Remix.run Logo
wolvesechoes an hour ago

> Average go, rust, c++ and c will outperform amazing java programs

Everyone that has a minimal experience with these knows it is not true.

While performance ceiling is likely higher in C/C++/Rust (but not Go), when we move beyond microbenchmarks Java provides competitive performance with much better ergonomics. Not to mention strictly superior tooling.