On Tue, Oct 01, 2002 at 06:51:05PM -0700, Ian Clarke wrote:
> <toad_> well, what is the priority when I can't produce any bugs? 
> Writing systematic test cases? Datastore scalability? Bits and pieces of 
> optimization? Crypto? Making the logging less intrusive when not set to 
> loglevel=debug (I use Thread.dumpStack quite a bit)
> 
> Crypto definitely isn't a priority.  I suggest we make Freenet use the 
> native datastore by-default (and ensuring that the transition will be a 
> smooth one) - and wait for people to report problems.
Hmmm. Do we need an autoconvertor? It would certainly be possible, but
it's one more thing to debug... OTOH it shouldn't be too difficult on a
non-corrupt DS. Make it a command-line option, or make it automatically
do it when storeType=native and there's a big datastore file in the way
of where the new directory should be? Do people want a datastore
convertor?
> 
> In the mean time, we should probably clean up the debugging - do some 
Yeah, make the stack traces only come up when loglevel=debug, but don't
take out the excess debug logging yet, I'll probably need it...
> profiling to make sure the new code is efficient with both CPU and 
> memory - and then work on scalability.
I don't need profiling to tell me where the memory pressures are :)
w.r.t CPU, it really depends on the level of debugging enabled.
> 
> Ian.
> 
> -- 
> Ian Clarke                                        [EMAIL PROTECTED]
> Founder & Coordinator, The Freenet Project    http://freenetproject.org/
> Chief Technology Officer, Uprizer Inc.           http://www.uprizer.com/
> Personal Homepage                                     http://locut.us/



-- 
Matthew Toseland
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Freenet/Coldstore open source hacker.
Employed full time by Freenet Project Inc. from 11/9/02 to 11/11/02.

Attachment: msg04072/pgp00000.pgp
Description: PGP signature

Reply via email to