Dictionary, integer compression

dineshv dineshbvadhia at hotmail.com
Wed Apr 29 14:40:14 EDT 2009


If you store a large number of integers (keys and values) in a
dictionary, do the Python internals perform integer compression to
save memory and enhance performance?  Thanks

Dinesh



More information about the Python-list mailing list