Yury Selivanov added the comment:

> with patch: 0.404usec      without patch: 0.41

Sorry, I made a typo: these results should be flipped -- 0.41-0.404 is the 
overhead of the fastpath's 'if' check.  I'd say it's a pretty small overhead -- 
we already optimize all other long ops, including bit inversion.

----------

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

Reply via email to