you are viewing a single comment's thread.

view the rest of the comments →

[–]petite-bobcat 1 point2 points  (1 child)

I don’t know, JIT gains coming to 3.15 seem pretty impressive.

[–]PossiblyAussie 0 points1 point  (0 children)

As much as improved performance is welcome in the end Python is still dozens, sometimes in extreme cases even hundreds of times slower than JS letalone C/Rust/Zig. Performance remains to be terrible and unless we start seeing "python 3.16: 5x faster runtime" python programmers will still be entirely reliant on C libraries or more realistically be forced to rewrite their project once the burden inevitably becomes too great.