The opendir backend (that I sent a url to earlier) loads up about 10 M assertions in about 10 minutes (but that includes a bunch of other work as well ...). The implementation if focussed on fast lookups. guha Ross Judson wrote: > FYI -- I wonder how fast other people's implementations are running. My > homebrew effort is running around 10,000 assertions per second on JDK 1.3, > on a PII 450. That's additions of statements. It's fairly nicely optimized > for doing lookups as well. I use an ordered tree structure rather than a > hash. > > My SQL-oriented efforts are running around 50 assertions per second, or so, > once again in Java (pure Java DB). > > Ross Judson > Managed Objects > 7925 Westpark Drive > McLean, VA 22102 > Phone: 703.208.3330 x226 > Fax: 703.208.3331 > http://www.ManagedObjects.com > mailto:ross@ManagedObjects.comReceived on Friday, 18 August 2000 17:08:15 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 23 April 2007 18:19:41 GMT