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

#python

threaded - newest

Reptorian@programming.dev on 10 Jan 2024 12:14 next collapse

This is great, even though if I code in Python, I’m not using it for performance reason, but for convenience.

Midnitte@beehaw.org on 12 Jan 2024 00:24 collapse

Interesting that this results in a small performance gain, even though it seems to set up more significant gains downstream.