Neal Norwitz added the comment:

On Tue, Feb 26, 2008 at 12:51 AM, Christian Heimes
<[EMAIL PROTECTED]> wrote:
>
>  > * Verify that it's faster by compiling python in a release build
>
>  It's roughly the same speed. :/ The variation between timeit runs is
>  quite high on my machine. The new code is neither significant faster nor
>  noticeable slower.

Use your best judgment.  I haven't looked at the resulting code, only
the patch so it's hard for me to know for certain.  It appears the
patch simplifies the code, so even if there is no speed benefit, there
may be a maintainability benefit.  It's up to you.

_____________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1691070>
_____________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to