[Python-Dev] Speeding up CPython 5-10%
Meador Inge
meadori at gmail.com
Mon May 16 11:55:18 EDT 2016
More information about the Python-Dev mailing list
Mon May 16 11:55:18 EDT 2016
- Previous message (by thread): [Python-Dev] Speeding up CPython 5-10%
- Next message (by thread): [Python-Dev] Speeding up CPython 5-10%
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sun, May 15, 2016 at 2:23 AM, Cesare Di Mauro <cesare.di.mauro at gmail.com> wrote: > Just one thing that comes to my mind: is the stack depth calculation > routine changed? It was suboptimal, and calculating a better number > decreases stack allocation, and increases the frame usage. > This is still a problem and came up again recently: http://bugs.python.org/issue26549 -- Meador -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20160516/c8ff0b60/attachment.html>
- Previous message (by thread): [Python-Dev] Speeding up CPython 5-10%
- Next message (by thread): [Python-Dev] Speeding up CPython 5-10%
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list