Hacker News new | ask | show | jobs
by throwaway7783 297 days ago
Putting java and python in the same bracket on performance because they are interpreted, completely ignores what JVM is and can do today.
1 comments

Not the biggest fan of Java the language. But the JVM is a beast. Has better virtual threads and much faster FFI than go these days too.