[Python-Dev] Opcode cache in ceval loop (original) (raw)

ƦOB COASTN robertpancoast77 at gmail.com
Tue Feb 2 16:19:18 EST 2016


I can write a ceval.txt file explaining what's going on in ceval loop, with details on the opcode cache and other things. I think it's even better than a PEP, to be honest.

I totally agree. Please include the notes text file. This provides an excellent summary for those of us that haven't yet taken the deep dive into the ceval loop, but still wish to understand its implementation.



More information about the Python-Dev mailing list