[Python-Dev] PyBench DictCreation (was Re: Performance compares) (original) (raw)
Guido van Rossum guido@digicool.com
Fri, 18 May 2001 13:43:45 -0400
- Previous message: [Python-Dev] PyBench DictCreation (was Re: Performance compares)
- Next message: [Python-Dev] PyBench DictCreation (was Re: Performance compares)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Would it be faster to inline an association table rather than a hash table?
What's an association table?
--Guido van Rossum (home page: http://www.python.org/~guido/)
- Previous message: [Python-Dev] PyBench DictCreation (was Re: Performance compares)
- Next message: [Python-Dev] PyBench DictCreation (was Re: Performance compares)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]