agilob to Java · 2 年前Java is Very Fast, If You Don’t Create Many Objectsblog.vanillajava.blogexternal-linkmessage-square22linkfedilinkarrow-up137arrow-down10
arrow-up137arrow-down1external-linkJava is Very Fast, If You Don’t Create Many Objectsblog.vanillajava.blogagilob to Java · 2 年前message-square22linkfedilink
minus-squarephilmlinkfedilinkarrow-up9·2 年前Every language is fast, as long as it can be somehow (at least) jit compiled, and you’re not allocating much.
Every language is fast, as long as it can be somehow (at least) jit compiled, and you’re not allocating much.