[issue4704] Update pybench for python 3.0

Antoine Pitrou report at bugs.python.org
Sun Feb 1 00:39:23 CET 2009


Antoine Pitrou <pitrou at free.fr> added the comment:

The patch changes results a lot compared to the previous version
(BuiltinFunctionCalls is 3x slower). I propose the following patch,
which gives roughly the same runtimes as before (I use divmod() and
max() rather than complex() and pow()).

Added file: http://bugs.python.org/file12909/pybench3.0-2.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4704>
_______________________________________


More information about the Python-bugs-list mailing list