Magic Optimisation

simonwittber at gmail.com simonwittber at gmail.com
Mon Sep 5 00:12:24 EDT 2005


Yes. It slows down the loop when there are only a few iterators in the
pool, and speeds it up when there are > 2000.

My use case involves < 1000 iterators, so psyco is not much help. It
doesn't solve the magic creation of locals from instance vars either.

Sw.




More information about the Python-list mailing list