@[email protected] to [email protected]English • 8 months agoPEP 744 – JIT Compilationpeps.python.orgexternal-linkmessage-square2fedilinkarrow-up135arrow-down10cross-posted to: [email protected]
arrow-up135arrow-down1external-linkPEP 744 – JIT Compilationpeps.python.org@[email protected] to [email protected]English • 8 months agomessage-square2fedilinkcross-posted to: [email protected]
minus-square@[email protected]linkfedilink0•8 months agoHow does it compare to the work the pypy project has been with JIT?
minus-square@Solemarclink3•8 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.
How does it compare to the work the pypy project has been with JIT?
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.