agilob@programming.dev to Java@programming.dev · 1 year agoJava is Very Fast, If You Don’t Create Many Objectsblog.vanillajava.blogexternal-linkmessage-square22fedilinkarrow-up137arrow-down10
arrow-up137arrow-down1external-linkJava is Very Fast, If You Don’t Create Many Objectsblog.vanillajava.blogagilob@programming.dev to Java@programming.dev · 1 year agomessage-square22fedilink
minus-squaresnowe@programming.devlinkfedilinkarrow-up2·1 year agoI 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.
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.