Raymond Hettinger <raymond.hettin...@gmail.com> added the comment:

Thanks for the suggestion.  I'll try this out on various builds and machines to 
see how it works out.  The speed of locals is consistently fast, but the speed 
of method calls has varied over the last few versions of Python (generally 
getting faster).  When this code was first written, it was benchmarked and 
localizing was a net win.

----------
assignee:  -> rhettinger
nosy: +rhettinger

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

Reply via email to