-
Lost in Translation on Software Engineering

A few days ago I found an interesting tweet: the posted code runs faster on Java, rather than on Go. Quite interesting, right? So I asked ChatGPT to convert the code to Rust and see if it performs any better: It doesn’t. The code took 4.7 min on release mode, and a whopping 9.93 min…