[Python-Dev] Document performance requirements?

Neal Becker ndbecker2 at gmail.com
Fri Jul 21 12:56:33 CEST 2006


For a recent project I needed to select a container.  There are plenty of
python data structures to choose from.  It seems that information on
performance is missing (or not easy to find).

I think Python should include performance in the documentation of common
data structures to help users select the appropriate types.  Something in
the style of c++ STL.



More information about the Python-Dev mailing list