37
Java is Very Fast, If You Don’t Create Many Objects
(blog.vanillajava.blog)
For discussing Java, the JVM, languages that run on the JVM, and other related technologies.
I don’t know why you would think that. GraalVM can compile tiny tiny packages, and you can easily remove features from the JVM if you don’t need them. It’s a terrible myth that JVM means massive binaries.