Raymond Hettinger wrote:

Sorry I can make a more detailed post right now.  I'll make time in
the next couple of weeks to post some code and timings that
document the collision counts, total memory size, and its affect
on various dict use cases.


Is there some way to instrument dictionary sparseness, number of hits and misses, etc. from Python?

A secret command-line switch, perhaps, or a compile-time option?

And if there isn't, perhaps there should be.


--
Steven



_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to