Stefan Behnel added the comment:

And in fact, callgrind shows an *increase* in the number of instructions 
executed for the "use locals" patch (898M with vs. 846M without that patch when 
running the fannkuch benchmark twice). That speaks against making that change, 
I guess.

----------

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

Reply via email to