ylai to Python@programming.devEnglish · 9 months agoPEP 744 – JIT Compilationpeps.python.orgexternal-linkmessage-square2fedilinkarrow-up135arrow-down10cross-posted to: python
arrow-up135arrow-down1external-linkPEP 744 – JIT Compilationpeps.python.orgylai to Python@programming.devEnglish · 9 months agomessage-square2fedilinkcross-posted to: python
minus-squareSolemarc@lemmy.worldlinkfedilinkarrow-up3·9 months agoIn the article it’s said that the JiT has similar performance to the latest stable interpreter but that it’s also very unoptimised. So I would assume it’s inferior to the pypy implementation right now.
In the article it’s said that the JiT has similar performance to the latest stable interpreter but that it’s also very unoptimised. So I would assume it’s inferior to the pypy implementation right now.