[Python-Dev] Joys of Optimization

Hye-Shik Chang perky at i18n.org
Thu Mar 18 01:21:45 EST 2004


On Wed, Mar 17, 2004 at 10:04:05PM -0500, Raymond Hettinger wrote:
> For those with an interest, here are some timing scorecards which track
> the performance of dictionary iteration:
> 
> 
[snip]

Yay!  I'm a big fan of your series of optimizations.
Great thanks! :)

By the way, I think there're many junior python hacker wannabes
like me to challenge objects/compiler/vm optimizations.  Can you
share your roadmap or work queues/plans, list of known bottle-necks
for them?

Cheers,
Hye-Shik



More information about the Python-Dev mailing list