You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We did improve Windows performance quite a lot.
Other than that, it seems like we didn't get much of the above done, but we looked into them all, and most turned out not to be that important to get done for 3.11
3.11 beta is on 2022-05-06 https://peps.python.org/pep-0664/
before then we want to do the following:
Quickening
co_code
Extra superinstructions
PUSH_NULL
sLOAD_FAST__LOAD_ATTR_VAUE
RESUME__LOAD_FAST
superinstructionFix up
CALL
instructionsThis still needs some more investigation
METH_METHOD
correctlyPRECALL
Why has startup slowed down?
python/cpython#31872 might help.
Make sure that performance improvements on Windows are comparable to Linux
The text was updated successfully, but these errors were encountered: