Re: DorothyLocker and performance

Georg Bauer <gb-BRhJDZTO+/[email protected]> Sun, 26 Sep 2004 11:12:55 +0200
Newsgroups gmane.comp.pythin.pyds.devel
Message-ID <[email protected]>
Hi!

> So I would recommend DorothyLocker during testruns and after
> bigger changes to the codebase, but not on a production system.

What I just did:

- commited Thomas' patch with context=0
- moved the Activation of DorothyLock to it's own option "-l"

So you now can use -v without DorothyLock and can use -l to activate 
verbose locking (or set the config variable verboseLocking).

But the DorothyLock should be tuned a bit performance-wise, because in 
it's current state it's only usefull on quite fast machines - I use a 
400 MHz Dual PIII at work and PyDS is unuseable when run with 
DorothyLock activated.

bye, Georg