cm0002@programming.dev to Python@programming.dev · 2 months agoDespite 30 months work, core developer says Python's JIT compiler is often slower than the interpreterdevclass.comexternal-linkmessage-square30fedilinkarrow-up172
arrow-up172external-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 months agomessage-square30fedilink
minus-squarehenfredemars@infosec.publinkfedilinkEnglisharrow-up18·edit-22 months 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.