Software
JVM Setting for ShCM
Oracle Java jdk1.8.0_172 was used for the testing.
Rhino was assigned 3072m for Heap and 512m for New Size
Aside from the standard Rhino JVM settings these were added:
-
-XX:+TieredCompilation
-
-XX:+ParallelRefProcEnabled
-
-XX:ReservedCodeCacheSize=756m
-
-XX:InitialCodeCacheSize=756m
-
-Dio.netty.leakDetectionLevel=advanced
-
-XX:CMSTriggerInterval=300000