Hacker News new | ask | show | jobs
by pkolaczk 2215 days ago
Allocation heavy Java is also very slow. But it is much easier to avoid heap allocations (and virtual calls!) in C++/Rust than in Java.
1 comments

For the time being, I still hope that Valhalla will eventually make it.