Python 3.13 gets a JIT
(tonybaloney.github.io)
from ylai@lemmy.ml to python@programming.dev on 09 Jan 2024 16:45
https://lemmy.ml/post/10309159
from ylai@lemmy.ml to python@programming.dev on 09 Jan 2024 16:45
https://lemmy.ml/post/10309159
#python
threaded - newest
This is great, even though if I code in Python, I’m not using it for performance reason, but for convenience.
Interesting that this results in a small performance gain, even though it seems to set up more significant gains downstream.