[Python-Dev] 2.5 slower than 2.4 for some things? (original) (raw)

Greg Ewing greg.ewing at canterbury.ac.nz
Wed Jun 13 02:37:23 CEST 2007


ocean wrote:

So, probably hash, comparation mechanizm of old/new style class has changed. # improved for new style class, worse for old style class. Maybe optimized for new style class?

Thanks -- it looks like there's a simple solution that will make Plex even faster! I'll pass this on to the OP.

-- Greg



More information about the Python-Dev mailing list