On Thu, May 15, 2008 at 9:11 PM, Matthew Toseland <[EMAIL PROTECTED]> wrote: > On Thursday 15 May 2008 06:11, Daniel Cheng wrote: >> On Thu, May 15, 2008 at 7:08 AM, Matthew Toseland >> <[EMAIL PROTECTED]> wrote: >> > On Sunday 11 May 2008 11:24, [EMAIL PROTECTED] wrote: >> >> Author: j16sdiz >> >> Date: 2008-05-11 10:24:22 +0000 (Sun, 11 May 2008) >> >> New Revision: 19891 >> >> >> >> Modified: >> >> >> > > branches/saltedhashstore/freenet/src/freenet/store/SaltedHashFreenetStore.java >> >> Log: >> >> Quadratic Probing (datastore resize disabled) >> > >> > Cool! Any test results yet? >> >> It is working better then the previous code.. >> The store can grow ~70% full with no much resistant. > > That's good... after that it significantly slows down? Can we have a rough > idea of how long it takes to get to 50%, 60%, 70%, 80%, 90%? >>
See: http://sdiz.net/temp/store.png This is the data from a live node on internet with 10,000 keys Regards, Daniel _______________________________________________ Devl mailing list [email protected] http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl
