A.M. Kuchling <li...@amk.ca> added the comment:

Actually, I really want someone to verify that measurement.  As a control, I 
tried running the call_method benchmark (after a few more xrange fixes).  The 
Python 3.x trunk version with my patch is measured as 1.0227x slower, even 
though the patch only touches the re module and call_method doesn't use the 
module at all.  I recompiled both binaries; both builds are using the same 
compiler arguments; both have the same version from trunk.  I'm mystified about 
why the patched version is slower.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue7593>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to