On Oct 17, 2017 11:25 AM, "Guido van Rossum" <guido at python.org> wrote: In short, I really don't think there's a need for context variables to be faster than instance variables. There really is: currently the cost of looking up a thread local through the C API is a dict lookup, which is faster than instance variable lookup, and decimal and numpy have both found that that's already too expensive. Or maybe you're just talking about the speed when the cache misses, in which case never mind :-). -n -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20171017/b8dcfc28/attachment.html>
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4