agilob@programming.dev to Java@programming.dev · 1 year agoJava is Very Fast, If You Don’t Create Many Objectsblog.vanillajava.blogexternal-linkmessage-square16fedilinkarrow-up15arrow-down10
arrow-up15arrow-down1external-linkJava is Very Fast, If You Don’t Create Many Objectsblog.vanillajava.blogagilob@programming.dev to Java@programming.dev · 1 year agomessage-square16fedilink
minus-squareAloso@programming.devlinkfedilinkarrow-up1·1 year agoThat link just compares benchmarks with and without warmup, but not without startup. The JVM’s startup can take upwards of 2 seconds, depending on the program.
That link just compares benchmarks with and without warmup, but not without startup. The JVM’s startup can take upwards of 2 seconds, depending on the program.