Re: [Python-Dev] Register-based VM [Was: Possible performance regression]

2019年2月26日 14:35:17 -0800

Joe Jevnik via Python-Dev wrote:
If Python switched to a global stack and global registers we may be able to eliminate a lot of instructions that just shuffle data from the caller's stack to the callee's stack.
That would make implementing generators more complicated.
--
Greg
_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to