In this case, the JVM tuning resulted in varying improvements for the three runtime modes due to the unique object allocation patterns associated with each.
在本例中,jvm调优为三种运行时模式带来了不同程度的改善,因为它们分别采用所特有的对象分配模式。
2
Even better, you can run your program for a long, long time, ensuring that you trigger many garbage collections, more accurately amortizing the allocation and garbage collection cost.