Hacker News new | ask | show | jobs
by Pandabob 1481 days ago
Apparently the JIT won't be introduced in 3.11 and these speed gains are due to other optimisations [0].

> Q: Is there a JIT compiler?

> A: No. We’re still exploring other optimizations.

[0]: https://docs.python.org/3.11/whatsnew/3.11.html#faster-cpyth...

1 comments

You're right. My mistake. Thanks for the link!