On Sun, 12 Aug 2001 18:39:36 +0200, Daniel Bratell <[EMAIL PROTECTED]> wrote: >> Thus eliminates one hash lookup. That is 793 hash looks eliminated on >> startup. >> >> Timing wise, startup for my went from 26 sec to 25.3 sec > >793 hash lookups shouldn't take more than a couple of milli seconds. >What else could have benefitted from your change? Perhaps we need to verify that the hash table is actually working? Is there code that asserts if we get too many colisions? Jim
