Brandt Bucher – A JIT Compiler for CPython (www.youtube.com)
from maegul@lemmy.ml to python@programming.dev on 16 Nov 2023 02:36
https://lemmy.ml/post/8027559

Out of the core dev sprint. See mastodon thread for additional posts from the event: mastodon.social/@hugovk/111221035410194967

I like the focus on having a clean and simple build and implementation.

I’m unclear however on what kind of performance improvements can be expected. The speaker mentions a benchmark against luaJit that was 35% slower as well as some others, but I didn’t pick up on any estimates specific to Python. Maybe lua and Python are similar enough, I personally don’t know.

#python

threaded - newest