Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

> There are also other ideas floating about for improving memory locality 
> related to the frame stack, e.g. putting the stack frames in an array instead 
> of a linked list.

Would it work with generators and coroutines?

----------

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

Reply via email to