My standard response when someone asks me how I deal with Python being such a slow language is that Python is by far the fastest to write, cleanest, more maintainable programming language I know, and…
I write a a lot of Python. I generally like Python.
It is slow as fuuuuuck. No point in denying it. When we re-wrote parts in Java, we got a 10x speedup. Then we unitonically rewrote it in Rust, and got another 10x speedup. That’s not because these languages are awesome, but because Python ist just soooooo slow.
I write a a lot of Python. I generally like Python.
It is slow as fuuuuuck. No point in denying it. When we re-wrote parts in Java, we got a 10x speedup. Then we unitonically rewrote it in Rust, and got another 10x speedup. That’s not because these languages are awesome, but because Python ist just soooooo slow.