Comment by throwaway7783
1 month 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 month ago
Putting java and python in the same bracket on performance because they are interpreted, completely ignores what JVM is and can do today.
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.