cm0002@programming.dev to Python@programming.dev · 2 days agoDespite 30 months work, core developer says Python's JIT compiler is often slower than the interpreterdevclass.comexternal-linkmessage-square26fedilinkarrow-up171arrow-down15
arrow-up166arrow-down1external-linkDespite 30 months work, core developer says Python's JIT compiler is often slower than the interpreterdevclass.comcm0002@programming.dev to Python@programming.dev · 2 days agomessage-square26fedilink
minus-squarehenfredemars@infosec.publinkfedilinkEnglisharrow-up16·edit-22 days agoThis is not entirely fair because the comparison point has changed. CPython is getting much faster, too, thanks to the optimizations stages before the JIT runs.
This is not entirely fair because the comparison point has changed. CPython is getting much faster, too, thanks to the optimizations stages before the JIT runs.