this post was submitted on 24 Nov 2024
14 points (88.9% liked)
Technik
462 readers
117 users here now
die Community für alles, was man als Technik beschreiben kann
the community for everything you could describe as technology
Beiträge auf Deutsch oder Englisch
Posts in German or English
founded 7 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.