Proposed implementation for an Ordered Dictionary

bearophileHUGS at lycos.com bearophileHUGS at lycos.com
Fri Feb 27 10:16:02 EST 2009


Steve Holden:
> A sort of premature pessimization, then.

Maybe not, the save in memory may lead to higher speed anyway. So you
need to test it to know the overall balance. And in data structures
with general purpose you want all the speed you can get.

Bye,
bearophile



More information about the Python-list mailing list