Hacker News new | ask | show | jobs
by pron 90 days ago
Well, JS is fast and Go is faster, but Java is C++-fast.
1 comments

What a ridiculous claim. You're either deluded or outright lying.
No, just a 20+ year C++ and Java developer, while you clearly haven't used modern Java. Now, I admit that because I have a lot of experience in low-level programming, I am often able to beat Java's performance in C++, but not without a lot of effort. I can do better in Zig when arenas fit, but I wouldn't use it (or C++ for that matter) for a huge program that needs to be maintained by a large team over many years.