Last active
November 16, 2024 23:05
-
-
Save ben-manes/511298014cc5629cbc5e57f09fd4c430 to your computer and use it in GitHub Desktop.
Compute JMH Results
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"jmhVersion" : "1.37", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_sameKey", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/usr/lib/jvm/temurin-11-jdk-amd64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx4g" | |
], | |
"jdkVersion" : "11.0.25", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "11.0.25+9", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "Caffeine" | |
}, | |
"primaryMetric" : { | |
"score" : 1.8919263439386332E8, | |
"scoreError" : 5.9877065436344765E7, | |
"scoreConfidence" : [ | |
1.2931556895751855E8, | |
2.490696998302081E8 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1.8605550195865554E8, | |
"50.0" : 1.8891980326688805E8, | |
"90.0" : 1.9260259795604634E8, | |
"95.0" : 1.9260259795604634E8, | |
"99.0" : 1.9260259795604634E8, | |
"99.9" : 1.9260259795604634E8, | |
"99.99" : 1.9260259795604634E8, | |
"99.999" : 1.9260259795604634E8, | |
"99.9999" : 1.9260259795604634E8, | |
"100.0" : 1.9260259795604634E8 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
1.8605550195865554E8, | |
1.8891980326688805E8, | |
1.9260259795604634E8 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.37", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_sameKey", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/usr/lib/jvm/temurin-11-jdk-amd64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx4g" | |
], | |
"jdkVersion" : "11.0.25", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "11.0.25+9", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "Guava" | |
}, | |
"primaryMetric" : { | |
"score" : 5.430517254197973E7, | |
"scoreError" : 1976298.0574109422, | |
"scoreConfidence" : [ | |
5.232887448456879E7, | |
5.628147059939067E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 5.423332435693249E7, | |
"50.0" : 5.425242172192293E7, | |
"90.0" : 5.442977154708378E7, | |
"95.0" : 5.442977154708378E7, | |
"99.0" : 5.442977154708378E7, | |
"99.9" : 5.442977154708378E7, | |
"99.99" : 5.442977154708378E7, | |
"99.999" : 5.442977154708378E7, | |
"99.9999" : 5.442977154708378E7, | |
"100.0" : 5.442977154708378E7 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
5.442977154708378E7, | |
5.425242172192293E7, | |
5.423332435693249E7 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.37", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_sameKey", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/usr/lib/jvm/temurin-11-jdk-amd64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx4g" | |
], | |
"jdkVersion" : "11.0.25", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "11.0.25+9", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "ConcurrentHashMap" | |
}, | |
"primaryMetric" : { | |
"score" : 3.1398369766665363E8, | |
"scoreError" : 7.044670919677478E7, | |
"scoreConfidence" : [ | |
2.4353698846987885E8, | |
3.844304068634284E8 | |
], | |
"scorePercentiles" : { | |
"0.0" : 3.095251864244203E8, | |
"50.0" : 3.16170095667837E8, | |
"90.0" : 3.1625581090770364E8, | |
"95.0" : 3.1625581090770364E8, | |
"99.0" : 3.1625581090770364E8, | |
"99.9" : 3.1625581090770364E8, | |
"99.99" : 3.1625581090770364E8, | |
"99.999" : 3.1625581090770364E8, | |
"99.9999" : 3.1625581090770364E8, | |
"100.0" : 3.1625581090770364E8 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
3.095251864244203E8, | |
3.16170095667837E8, | |
3.1625581090770364E8 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.37", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_spread", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/usr/lib/jvm/temurin-11-jdk-amd64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx4g" | |
], | |
"jdkVersion" : "11.0.25", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "11.0.25+9", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "Caffeine" | |
}, | |
"primaryMetric" : { | |
"score" : 1.442078033123771E8, | |
"scoreError" : 4768187.475592029, | |
"scoreConfidence" : [ | |
1.3943961583678508E8, | |
1.489759907879691E8 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1.439536410330314E8, | |
"50.0" : 1.4419395739977458E8, | |
"90.0" : 1.4447581150432533E8, | |
"95.0" : 1.4447581150432533E8, | |
"99.0" : 1.4447581150432533E8, | |
"99.9" : 1.4447581150432533E8, | |
"99.99" : 1.4447581150432533E8, | |
"99.999" : 1.4447581150432533E8, | |
"99.9999" : 1.4447581150432533E8, | |
"100.0" : 1.4447581150432533E8 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
1.4447581150432533E8, | |
1.439536410330314E8, | |
1.4419395739977458E8 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.37", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_spread", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/usr/lib/jvm/temurin-11-jdk-amd64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx4g" | |
], | |
"jdkVersion" : "11.0.25", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "11.0.25+9", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "Guava" | |
}, | |
"primaryMetric" : { | |
"score" : 5.870425149561751E7, | |
"scoreError" : 1.2389938753962293E7, | |
"scoreConfidence" : [ | |
4.6314312741655216E7, | |
7.10941902495798E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 5.792557340422498E7, | |
"50.0" : 5.9013161757247195E7, | |
"90.0" : 5.917401932538035E7, | |
"95.0" : 5.917401932538035E7, | |
"99.0" : 5.917401932538035E7, | |
"99.9" : 5.917401932538035E7, | |
"99.99" : 5.917401932538035E7, | |
"99.999" : 5.917401932538035E7, | |
"99.9999" : 5.917401932538035E7, | |
"100.0" : 5.917401932538035E7 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
5.792557340422498E7, | |
5.917401932538035E7, | |
5.9013161757247195E7 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.37", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_spread", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/usr/lib/jvm/temurin-11-jdk-amd64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx4g" | |
], | |
"jdkVersion" : "11.0.25", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "11.0.25+9", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "ConcurrentHashMap" | |
}, | |
"primaryMetric" : { | |
"score" : 1.526185813740157E8, | |
"scoreError" : 1835833.432179257, | |
"scoreConfidence" : [ | |
1.5078274794183645E8, | |
1.5445441480619493E8 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1.525314076832259E8, | |
"50.0" : 1.5259563551749295E8, | |
"90.0" : 1.527287009213282E8, | |
"95.0" : 1.527287009213282E8, | |
"99.0" : 1.527287009213282E8, | |
"99.9" : 1.527287009213282E8, | |
"99.99" : 1.527287009213282E8, | |
"99.999" : 1.527287009213282E8, | |
"99.9999" : 1.527287009213282E8, | |
"100.0" : 1.527287009213282E8 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
1.5259563551749295E8, | |
1.527287009213282E8, | |
1.525314076832259E8 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
} | |
] | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"jmhVersion" : "1.35", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_sameKey", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/18.0.2-101/x64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx2G" | |
], | |
"jdkVersion" : "18.0.2.1", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "18.0.2.1+1", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "Caffeine" | |
}, | |
"primaryMetric" : { | |
"score" : 2.952749859286279E8, | |
"scoreError" : 6.867546853614838E7, | |
"scoreConfidence" : [ | |
2.2659951739247954E8, | |
3.639504544647763E8 | |
], | |
"scorePercentiles" : { | |
"0.0" : 2.909906641252304E8, | |
"50.0" : 2.967818109168792E8, | |
"90.0" : 2.9805248274377406E8, | |
"95.0" : 2.9805248274377406E8, | |
"99.0" : 2.9805248274377406E8, | |
"99.9" : 2.9805248274377406E8, | |
"99.99" : 2.9805248274377406E8, | |
"99.999" : 2.9805248274377406E8, | |
"99.9999" : 2.9805248274377406E8, | |
"100.0" : 2.9805248274377406E8 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
2.9805248274377406E8, | |
2.967818109168792E8, | |
2.909906641252304E8 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.35", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_sameKey", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/18.0.2-101/x64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx2G" | |
], | |
"jdkVersion" : "18.0.2.1", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "18.0.2.1+1", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "Guava" | |
}, | |
"primaryMetric" : { | |
"score" : 1.5633818882705336E7, | |
"scoreError" : 2601348.8675750294, | |
"scoreConfidence" : [ | |
1.3032470015130308E7, | |
1.8235167750280365E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1.54713880706834E7, | |
"50.0" : 1.569171662381351E7, | |
"90.0" : 1.57383519536191E7, | |
"95.0" : 1.57383519536191E7, | |
"99.0" : 1.57383519536191E7, | |
"99.9" : 1.57383519536191E7, | |
"99.99" : 1.57383519536191E7, | |
"99.999" : 1.57383519536191E7, | |
"99.9999" : 1.57383519536191E7, | |
"100.0" : 1.57383519536191E7 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
1.54713880706834E7, | |
1.569171662381351E7, | |
1.57383519536191E7 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.35", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_sameKey", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/18.0.2-101/x64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx2G" | |
], | |
"jdkVersion" : "18.0.2.1", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "18.0.2.1+1", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "ConcurrentHashMap" | |
}, | |
"primaryMetric" : { | |
"score" : 8409172.613077307, | |
"scoreError" : 3668907.8064392, | |
"scoreConfidence" : [ | |
4740264.806638107, | |
1.2078080419516508E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 8257011.507033262, | |
"50.0" : 8333336.884290437, | |
"90.0" : 8637169.44790822, | |
"95.0" : 8637169.44790822, | |
"99.0" : 8637169.44790822, | |
"99.9" : 8637169.44790822, | |
"99.99" : 8637169.44790822, | |
"99.999" : 8637169.44790822, | |
"99.9999" : 8637169.44790822, | |
"100.0" : 8637169.44790822 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
8637169.44790822, | |
8257011.507033262, | |
8333336.884290437 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.35", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_spread", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/18.0.2-101/x64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx2G" | |
], | |
"jdkVersion" : "18.0.2.1", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "18.0.2.1+1", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "Caffeine" | |
}, | |
"primaryMetric" : { | |
"score" : 1.0643619361984016E8, | |
"scoreError" : 5644642.004344866, | |
"scoreConfidence" : [ | |
1.007915516154953E8, | |
1.1208083562418503E8 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1.0608918083929132E8, | |
"50.0" : 1.0653610573037957E8, | |
"90.0" : 1.0668329428984961E8, | |
"95.0" : 1.0668329428984961E8, | |
"99.0" : 1.0668329428984961E8, | |
"99.9" : 1.0668329428984961E8, | |
"99.99" : 1.0668329428984961E8, | |
"99.999" : 1.0668329428984961E8, | |
"99.9999" : 1.0668329428984961E8, | |
"100.0" : 1.0668329428984961E8 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
1.0608918083929132E8, | |
1.0668329428984961E8, | |
1.0653610573037957E8 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.35", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_spread", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/18.0.2-101/x64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx2G" | |
], | |
"jdkVersion" : "18.0.2.1", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "18.0.2.1+1", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "Guava" | |
}, | |
"primaryMetric" : { | |
"score" : 2.33476791918696E7, | |
"scoreError" : 1414339.6369175573, | |
"scoreConfidence" : [ | |
2.1933339554952044E7, | |
2.476201882878716E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 2.326698846152136E7, | |
"50.0" : 2.33544561496572E7, | |
"90.0" : 2.3421592964430243E7, | |
"95.0" : 2.3421592964430243E7, | |
"99.0" : 2.3421592964430243E7, | |
"99.9" : 2.3421592964430243E7, | |
"99.99" : 2.3421592964430243E7, | |
"99.999" : 2.3421592964430243E7, | |
"99.9999" : 2.3421592964430243E7, | |
"100.0" : 2.3421592964430243E7 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
2.326698846152136E7, | |
2.33544561496572E7, | |
2.3421592964430243E7 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.35", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_spread", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/18.0.2-101/x64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx2G" | |
], | |
"jdkVersion" : "18.0.2.1", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "18.0.2.1+1", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "ConcurrentHashMap" | |
}, | |
"primaryMetric" : { | |
"score" : 7.715078701675904E7, | |
"scoreError" : 3028517.797011237, | |
"scoreConfidence" : [ | |
7.41222692197478E7, | |
8.017930481377028E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 7.695956783075856E7, | |
"50.0" : 7.723484212751077E7, | |
"90.0" : 7.725795109200776E7, | |
"95.0" : 7.725795109200776E7, | |
"99.0" : 7.725795109200776E7, | |
"99.9" : 7.725795109200776E7, | |
"99.99" : 7.725795109200776E7, | |
"99.999" : 7.725795109200776E7, | |
"99.9999" : 7.725795109200776E7, | |
"100.0" : 7.725795109200776E7 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
7.695956783075856E7, | |
7.725795109200776E7, | |
7.723484212751077E7 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
} | |
] | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"jmhVersion" : "1.36", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_sameKey", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/19.0.2-7/x64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx2G" | |
], | |
"jdkVersion" : "19.0.2", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "19.0.2+7", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "Caffeine" | |
}, | |
"primaryMetric" : { | |
"score" : 3.659391389922262E8, | |
"scoreError" : 2.5074398752712846E7, | |
"scoreConfidence" : [ | |
3.4086474023951334E8, | |
3.91013537744939E8 | |
], | |
"scorePercentiles" : { | |
"0.0" : 3.643529003540238E8, | |
"50.0" : 3.666887301924047E8, | |
"90.0" : 3.6677578643025017E8, | |
"95.0" : 3.6677578643025017E8, | |
"99.0" : 3.6677578643025017E8, | |
"99.9" : 3.6677578643025017E8, | |
"99.99" : 3.6677578643025017E8, | |
"99.999" : 3.6677578643025017E8, | |
"99.9999" : 3.6677578643025017E8, | |
"100.0" : 3.6677578643025017E8 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
3.643529003540238E8, | |
3.6677578643025017E8, | |
3.666887301924047E8 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.36", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_sameKey", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/19.0.2-7/x64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx2G" | |
], | |
"jdkVersion" : "19.0.2", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "19.0.2+7", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "Guava" | |
}, | |
"primaryMetric" : { | |
"score" : 1.6065177898444215E7, | |
"scoreError" : 3585615.3000893225, | |
"scoreConfidence" : [ | |
1.2479562598354893E7, | |
1.965079319853354E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1.5891126756307984E7, | |
"50.0" : 1.6026078558076361E7, | |
"90.0" : 1.62783283809483E7, | |
"95.0" : 1.62783283809483E7, | |
"99.0" : 1.62783283809483E7, | |
"99.9" : 1.62783283809483E7, | |
"99.99" : 1.62783283809483E7, | |
"99.999" : 1.62783283809483E7, | |
"99.9999" : 1.62783283809483E7, | |
"100.0" : 1.62783283809483E7 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
1.5891126756307984E7, | |
1.62783283809483E7, | |
1.6026078558076361E7 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.36", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_sameKey", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/19.0.2-7/x64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx2G" | |
], | |
"jdkVersion" : "19.0.2", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "19.0.2+7", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "ConcurrentHashMap" | |
}, | |
"primaryMetric" : { | |
"score" : 1.5818855233478514E7, | |
"scoreError" : 9087395.415787198, | |
"scoreConfidence" : [ | |
6731459.817691317, | |
2.4906250649265714E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1.5243771509922437E7, | |
"50.0" : 1.6097829189539265E7, | |
"90.0" : 1.6114965000973841E7, | |
"95.0" : 1.6114965000973841E7, | |
"99.0" : 1.6114965000973841E7, | |
"99.9" : 1.6114965000973841E7, | |
"99.99" : 1.6114965000973841E7, | |
"99.999" : 1.6114965000973841E7, | |
"99.9999" : 1.6114965000973841E7, | |
"100.0" : 1.6114965000973841E7 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
1.6097829189539265E7, | |
1.5243771509922437E7, | |
1.6114965000973841E7 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.36", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_spread", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/19.0.2-7/x64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx2G" | |
], | |
"jdkVersion" : "19.0.2", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "19.0.2+7", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "Caffeine" | |
}, | |
"primaryMetric" : { | |
"score" : 1.2957654085674298E8, | |
"scoreError" : 8239787.260934622, | |
"scoreConfidence" : [ | |
1.2133675359580836E8, | |
1.378163281176776E8 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1.2905609560965419E8, | |
"50.0" : 1.2980776740811807E8, | |
"90.0" : 1.2986575955245666E8, | |
"95.0" : 1.2986575955245666E8, | |
"99.0" : 1.2986575955245666E8, | |
"99.9" : 1.2986575955245666E8, | |
"99.99" : 1.2986575955245666E8, | |
"99.999" : 1.2986575955245666E8, | |
"99.9999" : 1.2986575955245666E8, | |
"100.0" : 1.2986575955245666E8 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
1.2986575955245666E8, | |
1.2980776740811807E8, | |
1.2905609560965419E8 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.36", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_spread", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/19.0.2-7/x64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx2G" | |
], | |
"jdkVersion" : "19.0.2", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "19.0.2+7", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "Guava" | |
}, | |
"primaryMetric" : { | |
"score" : 2.898481348808546E7, | |
"scoreError" : 1477637.8872939688, | |
"scoreConfidence" : [ | |
2.750717560079149E7, | |
3.046245137537943E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 2.8891412454164706E7, | |
"50.0" : 2.9027358911371235E7, | |
"90.0" : 2.9035669098720435E7, | |
"95.0" : 2.9035669098720435E7, | |
"99.0" : 2.9035669098720435E7, | |
"99.9" : 2.9035669098720435E7, | |
"99.99" : 2.9035669098720435E7, | |
"99.999" : 2.9035669098720435E7, | |
"99.9999" : 2.9035669098720435E7, | |
"100.0" : 2.9035669098720435E7 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
2.8891412454164706E7, | |
2.9027358911371235E7, | |
2.9035669098720435E7 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.36", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_spread", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/19.0.2-7/x64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx2G" | |
], | |
"jdkVersion" : "19.0.2", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "19.0.2+7", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "ConcurrentHashMap" | |
}, | |
"primaryMetric" : { | |
"score" : 1.0608050154772186E8, | |
"scoreError" : 4788398.398614954, | |
"scoreConfidence" : [ | |
1.012921031491069E8, | |
1.1086889994633682E8 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1.0584904568924323E8, | |
"50.0" : 1.0602678705601901E8, | |
"90.0" : 1.0636567189790335E8, | |
"95.0" : 1.0636567189790335E8, | |
"99.0" : 1.0636567189790335E8, | |
"99.9" : 1.0636567189790335E8, | |
"99.99" : 1.0636567189790335E8, | |
"99.999" : 1.0636567189790335E8, | |
"99.9999" : 1.0636567189790335E8, | |
"100.0" : 1.0636567189790335E8 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
1.0636567189790335E8, | |
1.0602678705601901E8, | |
1.0584904568924323E8 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
} | |
] | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"jmhVersion" : "1.37", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_sameKey", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/20.0.2-9/x64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx2G" | |
], | |
"jdkVersion" : "20.0.2", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "20.0.2+9", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "Caffeine" | |
}, | |
"primaryMetric" : { | |
"score" : 2.549851861727233E8, | |
"scoreError" : 1.3798945125519618E7, | |
"scoreConfidence" : [ | |
2.4118624104720366E8, | |
2.687841312982429E8 | |
], | |
"scorePercentiles" : { | |
"0.0" : 2.5411189561814177E8, | |
"50.0" : 2.5541118447508988E8, | |
"90.0" : 2.5543247842493817E8, | |
"95.0" : 2.5543247842493817E8, | |
"99.0" : 2.5543247842493817E8, | |
"99.9" : 2.5543247842493817E8, | |
"99.99" : 2.5543247842493817E8, | |
"99.999" : 2.5543247842493817E8, | |
"99.9999" : 2.5543247842493817E8, | |
"100.0" : 2.5543247842493817E8 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
2.5543247842493817E8, | |
2.5411189561814177E8, | |
2.5541118447508988E8 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.37", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_sameKey", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/20.0.2-9/x64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx2G" | |
], | |
"jdkVersion" : "20.0.2", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "20.0.2+9", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "Guava" | |
}, | |
"primaryMetric" : { | |
"score" : 1.9106319858002324E7, | |
"scoreError" : 1.727620647251565E7, | |
"scoreConfidence" : [ | |
1830113.3854866736, | |
3.638252633051798E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1.84503985098093E7, | |
"50.0" : 1.8676604998033084E7, | |
"90.0" : 2.0191956066164594E7, | |
"95.0" : 2.0191956066164594E7, | |
"99.0" : 2.0191956066164594E7, | |
"99.9" : 2.0191956066164594E7, | |
"99.99" : 2.0191956066164594E7, | |
"99.999" : 2.0191956066164594E7, | |
"99.9999" : 2.0191956066164594E7, | |
"100.0" : 2.0191956066164594E7 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
1.8676604998033084E7, | |
1.84503985098093E7, | |
2.0191956066164594E7 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.37", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_sameKey", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/20.0.2-9/x64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx2G" | |
], | |
"jdkVersion" : "20.0.2", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "20.0.2+9", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "ConcurrentHashMap" | |
}, | |
"primaryMetric" : { | |
"score" : 1.1346128258403262E7, | |
"scoreError" : 3246286.6455978034, | |
"scoreConfidence" : [ | |
8099841.612805459, | |
1.4592414904001065E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1.1150020492204072E7, | |
"50.0" : 1.1391088592089958E7, | |
"90.0" : 1.1497275690915756E7, | |
"95.0" : 1.1497275690915756E7, | |
"99.0" : 1.1497275690915756E7, | |
"99.9" : 1.1497275690915756E7, | |
"99.99" : 1.1497275690915756E7, | |
"99.999" : 1.1497275690915756E7, | |
"99.9999" : 1.1497275690915756E7, | |
"100.0" : 1.1497275690915756E7 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
1.1391088592089958E7, | |
1.1497275690915756E7, | |
1.1150020492204072E7 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.37", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_spread", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/20.0.2-9/x64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx2G" | |
], | |
"jdkVersion" : "20.0.2", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "20.0.2+9", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "Caffeine" | |
}, | |
"primaryMetric" : { | |
"score" : 7.853433642090027E7, | |
"scoreError" : 5254342.648514042, | |
"scoreConfidence" : [ | |
7.327999377238622E7, | |
8.378867906941432E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 7.820194781978583E7, | |
"50.0" : 7.869119713844346E7, | |
"90.0" : 7.870986430447154E7, | |
"95.0" : 7.870986430447154E7, | |
"99.0" : 7.870986430447154E7, | |
"99.9" : 7.870986430447154E7, | |
"99.99" : 7.870986430447154E7, | |
"99.999" : 7.870986430447154E7, | |
"99.9999" : 7.870986430447154E7, | |
"100.0" : 7.870986430447154E7 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
7.870986430447154E7, | |
7.869119713844346E7, | |
7.820194781978583E7 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.37", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_spread", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/20.0.2-9/x64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx2G" | |
], | |
"jdkVersion" : "20.0.2", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "20.0.2+9", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "Guava" | |
}, | |
"primaryMetric" : { | |
"score" : 2.40218154824948E7, | |
"scoreError" : 1837454.9919746947, | |
"scoreConfidence" : [ | |
2.2184360490520105E7, | |
2.5859270474469498E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 2.3932975788552742E7, | |
"50.0" : 2.400123865651698E7, | |
"90.0" : 2.413123200241468E7, | |
"95.0" : 2.413123200241468E7, | |
"99.0" : 2.413123200241468E7, | |
"99.9" : 2.413123200241468E7, | |
"99.99" : 2.413123200241468E7, | |
"99.999" : 2.413123200241468E7, | |
"99.9999" : 2.413123200241468E7, | |
"100.0" : 2.413123200241468E7 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
2.413123200241468E7, | |
2.3932975788552742E7, | |
2.400123865651698E7 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.37", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_spread", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/20.0.2-9/x64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx2G" | |
], | |
"jdkVersion" : "20.0.2", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "20.0.2+9", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "ConcurrentHashMap" | |
}, | |
"primaryMetric" : { | |
"score" : 6.3511897986538135E7, | |
"scoreError" : 3506398.808138578, | |
"scoreConfidence" : [ | |
6.0005499178399555E7, | |
6.701829679467671E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 6.331289977680476E7, | |
"50.0" : 6.352631076579747E7, | |
"90.0" : 6.369648341701214E7, | |
"95.0" : 6.369648341701214E7, | |
"99.0" : 6.369648341701214E7, | |
"99.9" : 6.369648341701214E7, | |
"99.99" : 6.369648341701214E7, | |
"99.999" : 6.369648341701214E7, | |
"99.9999" : 6.369648341701214E7, | |
"100.0" : 6.369648341701214E7 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
6.331289977680476E7, | |
6.352631076579747E7, | |
6.369648341701214E7 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
} | |
] | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"jmhVersion" : "1.37", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_sameKey", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/usr/lib/jvm/temurin-21-jdk-amd64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx4g" | |
], | |
"jdkVersion" : "21.0.5", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "21.0.5+11-LTS", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "Caffeine" | |
}, | |
"primaryMetric" : { | |
"score" : 5.142938943076847E8, | |
"scoreError" : 5.608497033042501E7, | |
"scoreConfidence" : [ | |
4.582089239772597E8, | |
5.703788646381097E8 | |
], | |
"scorePercentiles" : { | |
"0.0" : 5.107847013735349E8, | |
"50.0" : 5.1558489703194404E8, | |
"90.0" : 5.165120845175752E8, | |
"95.0" : 5.165120845175752E8, | |
"99.0" : 5.165120845175752E8, | |
"99.9" : 5.165120845175752E8, | |
"99.99" : 5.165120845175752E8, | |
"99.999" : 5.165120845175752E8, | |
"99.9999" : 5.165120845175752E8, | |
"100.0" : 5.165120845175752E8 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
5.107847013735349E8, | |
5.1558489703194404E8, | |
5.165120845175752E8 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.37", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_sameKey", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/usr/lib/jvm/temurin-21-jdk-amd64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx4g" | |
], | |
"jdkVersion" : "21.0.5", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "21.0.5+11-LTS", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "Guava" | |
}, | |
"primaryMetric" : { | |
"score" : 5.273132242596402E7, | |
"scoreError" : 1930268.500782493, | |
"scoreConfidence" : [ | |
5.080105392518153E7, | |
5.466159092674651E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 5.261580574430564E7, | |
"50.0" : 5.275463485633787E7, | |
"90.0" : 5.282352667724854E7, | |
"95.0" : 5.282352667724854E7, | |
"99.0" : 5.282352667724854E7, | |
"99.9" : 5.282352667724854E7, | |
"99.99" : 5.282352667724854E7, | |
"99.999" : 5.282352667724854E7, | |
"99.9999" : 5.282352667724854E7, | |
"100.0" : 5.282352667724854E7 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
5.275463485633787E7, | |
5.282352667724854E7, | |
5.261580574430564E7 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.37", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_sameKey", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/usr/lib/jvm/temurin-21-jdk-amd64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx4g" | |
], | |
"jdkVersion" : "21.0.5", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "21.0.5+11-LTS", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "ConcurrentHashMap" | |
}, | |
"primaryMetric" : { | |
"score" : 3.47950541193541E8, | |
"scoreError" : 2.017404317456456E7, | |
"scoreConfidence" : [ | |
3.2777649801897645E8, | |
3.6812458436810553E8 | |
], | |
"scorePercentiles" : { | |
"0.0" : 3.4670328130546224E8, | |
"50.0" : 3.4833738633695084E8, | |
"90.0" : 3.4881095593820983E8, | |
"95.0" : 3.4881095593820983E8, | |
"99.0" : 3.4881095593820983E8, | |
"99.9" : 3.4881095593820983E8, | |
"99.99" : 3.4881095593820983E8, | |
"99.999" : 3.4881095593820983E8, | |
"99.9999" : 3.4881095593820983E8, | |
"100.0" : 3.4881095593820983E8 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
3.4670328130546224E8, | |
3.4881095593820983E8, | |
3.4833738633695084E8 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.37", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_spread", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/usr/lib/jvm/temurin-21-jdk-amd64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx4g" | |
], | |
"jdkVersion" : "21.0.5", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "21.0.5+11-LTS", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "Caffeine" | |
}, | |
"primaryMetric" : { | |
"score" : 2.203124573840305E8, | |
"scoreError" : 1.3946646177619018E7, | |
"scoreConfidence" : [ | |
2.0636581120641148E8, | |
2.342591035616495E8 | |
], | |
"scorePercentiles" : { | |
"0.0" : 2.1951059116259712E8, | |
"50.0" : 2.2039376383793235E8, | |
"90.0" : 2.2103301715156198E8, | |
"95.0" : 2.2103301715156198E8, | |
"99.0" : 2.2103301715156198E8, | |
"99.9" : 2.2103301715156198E8, | |
"99.99" : 2.2103301715156198E8, | |
"99.999" : 2.2103301715156198E8, | |
"99.9999" : 2.2103301715156198E8, | |
"100.0" : 2.2103301715156198E8 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
2.2103301715156198E8, | |
2.2039376383793235E8, | |
2.1951059116259712E8 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.37", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_spread", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/usr/lib/jvm/temurin-21-jdk-amd64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx4g" | |
], | |
"jdkVersion" : "21.0.5", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "21.0.5+11-LTS", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "Guava" | |
}, | |
"primaryMetric" : { | |
"score" : 6.490070096253273E7, | |
"scoreError" : 4824955.172035567, | |
"scoreConfidence" : [ | |
6.007574579049716E7, | |
6.97256561345683E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 6.460198759735015E7, | |
"50.0" : 6.4995073810642906E7, | |
"90.0" : 6.5105041479605146E7, | |
"95.0" : 6.5105041479605146E7, | |
"99.0" : 6.5105041479605146E7, | |
"99.9" : 6.5105041479605146E7, | |
"99.99" : 6.5105041479605146E7, | |
"99.999" : 6.5105041479605146E7, | |
"99.9999" : 6.5105041479605146E7, | |
"100.0" : 6.5105041479605146E7 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
6.4995073810642906E7, | |
6.460198759735015E7, | |
6.5105041479605146E7 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.37", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_spread", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/usr/lib/jvm/temurin-21-jdk-amd64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx4g" | |
], | |
"jdkVersion" : "21.0.5", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "21.0.5+11-LTS", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "ConcurrentHashMap" | |
}, | |
"primaryMetric" : { | |
"score" : 1.5611222555496088E8, | |
"scoreError" : 3.6324997002899714E7, | |
"scoreConfidence" : [ | |
1.1978722855206117E8, | |
1.9243722255786058E8 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1.538141427609867E8, | |
"50.0" : 1.572014879666363E8, | |
"90.0" : 1.5732104593725967E8, | |
"95.0" : 1.5732104593725967E8, | |
"99.0" : 1.5732104593725967E8, | |
"99.9" : 1.5732104593725967E8, | |
"99.99" : 1.5732104593725967E8, | |
"99.999" : 1.5732104593725967E8, | |
"99.9999" : 1.5732104593725967E8, | |
"100.0" : 1.5732104593725967E8 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
1.5732104593725967E8, | |
1.572014879666363E8, | |
1.538141427609867E8 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
} | |
] | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"jmhVersion" : "1.37", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_sameKey", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/opt/hostedtoolcache/Java_jdkfile_jdk/22/x64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx2G" | |
], | |
"jdkVersion" : "22", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "22+36-2370", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "Caffeine" | |
}, | |
"primaryMetric" : { | |
"score" : 4.7223333186181194E8, | |
"scoreError" : 2.5294811482038748E7, | |
"scoreConfidence" : [ | |
4.469385203797732E8, | |
4.975281433438507E8 | |
], | |
"scorePercentiles" : { | |
"0.0" : 4.7067123999925035E8, | |
"50.0" : 4.727106224789176E8, | |
"90.0" : 4.733181331072679E8, | |
"95.0" : 4.733181331072679E8, | |
"99.0" : 4.733181331072679E8, | |
"99.9" : 4.733181331072679E8, | |
"99.99" : 4.733181331072679E8, | |
"99.999" : 4.733181331072679E8, | |
"99.9999" : 4.733181331072679E8, | |
"100.0" : 4.733181331072679E8 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
4.727106224789176E8, | |
4.733181331072679E8, | |
4.7067123999925035E8 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.37", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_sameKey", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/opt/hostedtoolcache/Java_jdkfile_jdk/22/x64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx2G" | |
], | |
"jdkVersion" : "22", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "22+36-2370", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "Guava" | |
}, | |
"primaryMetric" : { | |
"score" : 3.6878936775608085E7, | |
"scoreError" : 2557172.37096666, | |
"scoreConfidence" : [ | |
3.432176440464143E7, | |
3.943610914657474E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 3.6759599281140536E7, | |
"50.0" : 3.684391772644521E7, | |
"90.0" : 3.7033293319238506E7, | |
"95.0" : 3.7033293319238506E7, | |
"99.0" : 3.7033293319238506E7, | |
"99.9" : 3.7033293319238506E7, | |
"99.99" : 3.7033293319238506E7, | |
"99.999" : 3.7033293319238506E7, | |
"99.9999" : 3.7033293319238506E7, | |
"100.0" : 3.7033293319238506E7 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
3.684391772644521E7, | |
3.7033293319238506E7, | |
3.6759599281140536E7 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.37", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_sameKey", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/opt/hostedtoolcache/Java_jdkfile_jdk/22/x64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx2G" | |
], | |
"jdkVersion" : "22", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "22+36-2370", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "ConcurrentHashMap" | |
}, | |
"primaryMetric" : { | |
"score" : 2.721941549075416E7, | |
"scoreError" : 1207757.1966442417, | |
"scoreConfidence" : [ | |
2.601165829410992E7, | |
2.8427172687398404E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 2.7142986504015405E7, | |
"50.0" : 2.7256379928433698E7, | |
"90.0" : 2.725888003981339E7, | |
"95.0" : 2.725888003981339E7, | |
"99.0" : 2.725888003981339E7, | |
"99.9" : 2.725888003981339E7, | |
"99.99" : 2.725888003981339E7, | |
"99.999" : 2.725888003981339E7, | |
"99.9999" : 2.725888003981339E7, | |
"100.0" : 2.725888003981339E7 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
2.7142986504015405E7, | |
2.725888003981339E7, | |
2.7256379928433698E7 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.37", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_spread", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/opt/hostedtoolcache/Java_jdkfile_jdk/22/x64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx2G" | |
], | |
"jdkVersion" : "22", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "22+36-2370", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "Caffeine" | |
}, | |
"primaryMetric" : { | |
"score" : 2.153124553618733E8, | |
"scoreError" : 8985121.34628507, | |
"scoreConfidence" : [ | |
2.0632733401558822E8, | |
2.2429757670815837E8 | |
], | |
"scorePercentiles" : { | |
"0.0" : 2.148974494706257E8, | |
"50.0" : 2.151832260988793E8, | |
"90.0" : 2.158566905161149E8, | |
"95.0" : 2.158566905161149E8, | |
"99.0" : 2.158566905161149E8, | |
"99.9" : 2.158566905161149E8, | |
"99.99" : 2.158566905161149E8, | |
"99.999" : 2.158566905161149E8, | |
"99.9999" : 2.158566905161149E8, | |
"100.0" : 2.158566905161149E8 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
2.158566905161149E8, | |
2.148974494706257E8, | |
2.151832260988793E8 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.37", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_spread", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/opt/hostedtoolcache/Java_jdkfile_jdk/22/x64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx2G" | |
], | |
"jdkVersion" : "22", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "22+36-2370", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "Guava" | |
}, | |
"primaryMetric" : { | |
"score" : 6.914410484299749E7, | |
"scoreError" : 3324145.1329674604, | |
"scoreConfidence" : [ | |
6.5819959710030034E7, | |
7.246824997596495E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 6.894582715831843E7, | |
"50.0" : 6.918230040408027E7, | |
"90.0" : 6.930418696659376E7, | |
"95.0" : 6.930418696659376E7, | |
"99.0" : 6.930418696659376E7, | |
"99.9" : 6.930418696659376E7, | |
"99.99" : 6.930418696659376E7, | |
"99.999" : 6.930418696659376E7, | |
"99.9999" : 6.930418696659376E7, | |
"100.0" : 6.930418696659376E7 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
6.894582715831843E7, | |
6.930418696659376E7, | |
6.918230040408027E7 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.37", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_spread", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/opt/hostedtoolcache/Java_jdkfile_jdk/22/x64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx2G" | |
], | |
"jdkVersion" : "22", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "22+36-2370", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "ConcurrentHashMap" | |
}, | |
"primaryMetric" : { | |
"score" : 1.516889087015505E8, | |
"scoreError" : 5074038.026421816, | |
"scoreConfidence" : [ | |
1.466148706751287E8, | |
1.5676294672797233E8 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1.5137626114853394E8, | |
"50.0" : 1.517816539642173E8, | |
"90.0" : 1.5190881099190032E8, | |
"95.0" : 1.5190881099190032E8, | |
"99.0" : 1.5190881099190032E8, | |
"99.9" : 1.5190881099190032E8, | |
"99.99" : 1.5190881099190032E8, | |
"99.999" : 1.5190881099190032E8, | |
"99.9999" : 1.5190881099190032E8, | |
"100.0" : 1.5190881099190032E8 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
1.517816539642173E8, | |
1.5137626114853394E8, | |
1.5190881099190032E8 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
} | |
] | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"jmhVersion" : "1.37", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_sameKey", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/opt/hostedtoolcache/Java_jdkfile_jdk/23/x64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx2G" | |
], | |
"jdkVersion" : "23-ea", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "23-ea+27-2275", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "Caffeine" | |
}, | |
"primaryMetric" : { | |
"score" : 4.6780745951060206E8, | |
"scoreError" : 1.2945708742709896E7, | |
"scoreConfidence" : [ | |
4.548617507678922E8, | |
4.8075316825331193E8 | |
], | |
"scorePercentiles" : { | |
"0.0" : 4.6705529665559477E8, | |
"50.0" : 4.679020847741882E8, | |
"90.0" : 4.6846499710202324E8, | |
"95.0" : 4.6846499710202324E8, | |
"99.0" : 4.6846499710202324E8, | |
"99.9" : 4.6846499710202324E8, | |
"99.99" : 4.6846499710202324E8, | |
"99.999" : 4.6846499710202324E8, | |
"99.9999" : 4.6846499710202324E8, | |
"100.0" : 4.6846499710202324E8 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
4.6705529665559477E8, | |
4.679020847741882E8, | |
4.6846499710202324E8 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.37", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_sameKey", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/opt/hostedtoolcache/Java_jdkfile_jdk/23/x64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx2G" | |
], | |
"jdkVersion" : "23-ea", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "23-ea+27-2275", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "Guava" | |
}, | |
"primaryMetric" : { | |
"score" : 5.690188940455806E7, | |
"scoreError" : 1201603.548051085, | |
"scoreConfidence" : [ | |
5.570028585650698E7, | |
5.8103492952609144E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 5.684137173399027E7, | |
"50.0" : 5.689225754010266E7, | |
"90.0" : 5.697203893958126E7, | |
"95.0" : 5.697203893958126E7, | |
"99.0" : 5.697203893958126E7, | |
"99.9" : 5.697203893958126E7, | |
"99.99" : 5.697203893958126E7, | |
"99.999" : 5.697203893958126E7, | |
"99.9999" : 5.697203893958126E7, | |
"100.0" : 5.697203893958126E7 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
5.684137173399027E7, | |
5.697203893958126E7, | |
5.689225754010266E7 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.37", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_sameKey", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/opt/hostedtoolcache/Java_jdkfile_jdk/23/x64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx2G" | |
], | |
"jdkVersion" : "23-ea", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "23-ea+27-2275", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "ConcurrentHashMap" | |
}, | |
"primaryMetric" : { | |
"score" : 2.9269505035115648E7, | |
"scoreError" : 1263163.7979159548, | |
"scoreConfidence" : [ | |
2.8006341237199694E7, | |
3.0532668833031602E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 2.9199722974096105E7, | |
"50.0" : 2.9270605741285704E7, | |
"90.0" : 2.933818638996515E7, | |
"95.0" : 2.933818638996515E7, | |
"99.0" : 2.933818638996515E7, | |
"99.9" : 2.933818638996515E7, | |
"99.99" : 2.933818638996515E7, | |
"99.999" : 2.933818638996515E7, | |
"99.9999" : 2.933818638996515E7, | |
"100.0" : 2.933818638996515E7 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
2.933818638996515E7, | |
2.9199722974096105E7, | |
2.9270605741285704E7 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.37", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_spread", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/opt/hostedtoolcache/Java_jdkfile_jdk/23/x64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx2G" | |
], | |
"jdkVersion" : "23-ea", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "23-ea+27-2275", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "Caffeine" | |
}, | |
"primaryMetric" : { | |
"score" : 2.168382246441249E8, | |
"scoreError" : 3108032.684779804, | |
"scoreConfidence" : [ | |
2.137301919593451E8, | |
2.199462573289047E8 | |
], | |
"scorePercentiles" : { | |
"0.0" : 2.166415449610399E8, | |
"50.0" : 2.1693325455528003E8, | |
"90.0" : 2.1693987441605476E8, | |
"95.0" : 2.1693987441605476E8, | |
"99.0" : 2.1693987441605476E8, | |
"99.9" : 2.1693987441605476E8, | |
"99.99" : 2.1693987441605476E8, | |
"99.999" : 2.1693987441605476E8, | |
"99.9999" : 2.1693987441605476E8, | |
"100.0" : 2.1693987441605476E8 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
2.1693325455528003E8, | |
2.1693987441605476E8, | |
2.166415449610399E8 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.37", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_spread", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/opt/hostedtoolcache/Java_jdkfile_jdk/23/x64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx2G" | |
], | |
"jdkVersion" : "23-ea", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "23-ea+27-2275", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "Guava" | |
}, | |
"primaryMetric" : { | |
"score" : 7.639144760397686E7, | |
"scoreError" : 1622911.4941392746, | |
"scoreConfidence" : [ | |
7.476853610983759E7, | |
7.801435909811613E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 7.629676458841152E7, | |
"50.0" : 7.640429653014295E7, | |
"90.0" : 7.647328169337611E7, | |
"95.0" : 7.647328169337611E7, | |
"99.0" : 7.647328169337611E7, | |
"99.9" : 7.647328169337611E7, | |
"99.99" : 7.647328169337611E7, | |
"99.999" : 7.647328169337611E7, | |
"99.9999" : 7.647328169337611E7, | |
"100.0" : 7.647328169337611E7 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
7.647328169337611E7, | |
7.640429653014295E7, | |
7.629676458841152E7 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.37", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_spread", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/opt/hostedtoolcache/Java_jdkfile_jdk/23/x64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx2G" | |
], | |
"jdkVersion" : "23-ea", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "23-ea+27-2275", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "ConcurrentHashMap" | |
}, | |
"primaryMetric" : { | |
"score" : 1.510731410392616E8, | |
"scoreError" : 2940819.618749852, | |
"scoreConfidence" : [ | |
1.4813232142051175E8, | |
1.5401396065801147E8 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1.5091580000198206E8, | |
"50.0" : 1.5106568909610128E8, | |
"90.0" : 1.512379340197015E8, | |
"95.0" : 1.512379340197015E8, | |
"99.0" : 1.512379340197015E8, | |
"99.9" : 1.512379340197015E8, | |
"99.99" : 1.512379340197015E8, | |
"99.999" : 1.512379340197015E8, | |
"99.9999" : 1.512379340197015E8, | |
"100.0" : 1.512379340197015E8 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
1.512379340197015E8, | |
1.5106568909610128E8, | |
1.5091580000198206E8 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
} | |
] | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"jmhVersion" : "1.37", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_sameKey", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/24.0.0-ea.23.0.ea/x64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx4g" | |
], | |
"jdkVersion" : "24-beta", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "24-beta+23-ea", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "Caffeine" | |
}, | |
"primaryMetric" : { | |
"score" : 4.1103709790255195E8, | |
"scoreError" : 7.919633243105194E7, | |
"scoreConfidence" : [ | |
3.3184076547150004E8, | |
4.9023343033360386E8 | |
], | |
"scorePercentiles" : { | |
"0.0" : 4.060316032089384E8, | |
"50.0" : 4.133091803170191E8, | |
"90.0" : 4.1377051018169856E8, | |
"95.0" : 4.1377051018169856E8, | |
"99.0" : 4.1377051018169856E8, | |
"99.9" : 4.1377051018169856E8, | |
"99.99" : 4.1377051018169856E8, | |
"99.999" : 4.1377051018169856E8, | |
"99.9999" : 4.1377051018169856E8, | |
"100.0" : 4.1377051018169856E8 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
4.060316032089384E8, | |
4.1377051018169856E8, | |
4.133091803170191E8 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.37", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_sameKey", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/24.0.0-ea.23.0.ea/x64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx4g" | |
], | |
"jdkVersion" : "24-beta", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "24-beta+23-ea", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "Guava" | |
}, | |
"primaryMetric" : { | |
"score" : 5.368273430873024E7, | |
"scoreError" : 2143683.035902034, | |
"scoreConfidence" : [ | |
5.153905127282821E7, | |
5.582641734463227E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 5.356583029522702E7, | |
"50.0" : 5.368154634232244E7, | |
"90.0" : 5.380082628864124E7, | |
"95.0" : 5.380082628864124E7, | |
"99.0" : 5.380082628864124E7, | |
"99.9" : 5.380082628864124E7, | |
"99.99" : 5.380082628864124E7, | |
"99.999" : 5.380082628864124E7, | |
"99.9999" : 5.380082628864124E7, | |
"100.0" : 5.380082628864124E7 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
5.368154634232244E7, | |
5.380082628864124E7, | |
5.356583029522702E7 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.37", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_sameKey", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/24.0.0-ea.23.0.ea/x64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx4g" | |
], | |
"jdkVersion" : "24-beta", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "24-beta+23-ea", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "ConcurrentHashMap" | |
}, | |
"primaryMetric" : { | |
"score" : 2.4863576835698787E7, | |
"scoreError" : 226799.75005277985, | |
"scoreConfidence" : [ | |
2.4636777085646007E7, | |
2.5090376585751567E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 2.4852416000322495E7, | |
"50.0" : 2.486133913496021E7, | |
"90.0" : 2.487697537181366E7, | |
"95.0" : 2.487697537181366E7, | |
"99.0" : 2.487697537181366E7, | |
"99.9" : 2.487697537181366E7, | |
"99.99" : 2.487697537181366E7, | |
"99.999" : 2.487697537181366E7, | |
"99.9999" : 2.487697537181366E7, | |
"100.0" : 2.487697537181366E7 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
2.4852416000322495E7, | |
2.486133913496021E7, | |
2.487697537181366E7 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.37", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_spread", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/24.0.0-ea.23.0.ea/x64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx4g" | |
], | |
"jdkVersion" : "24-beta", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "24-beta+23-ea", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "Caffeine" | |
}, | |
"primaryMetric" : { | |
"score" : 2.4500802840347347E8, | |
"scoreError" : 2.3917699452310644E7, | |
"scoreConfidence" : [ | |
2.2109032895116282E8, | |
2.689257278557841E8 | |
], | |
"scorePercentiles" : { | |
"0.0" : 2.4351010936620337E8, | |
"50.0" : 2.455674472937288E8, | |
"90.0" : 2.4594652855048817E8, | |
"95.0" : 2.4594652855048817E8, | |
"99.0" : 2.4594652855048817E8, | |
"99.9" : 2.4594652855048817E8, | |
"99.99" : 2.4594652855048817E8, | |
"99.999" : 2.4594652855048817E8, | |
"99.9999" : 2.4594652855048817E8, | |
"100.0" : 2.4594652855048817E8 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
2.455674472937288E8, | |
2.4351010936620337E8, | |
2.4594652855048817E8 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.37", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_spread", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/24.0.0-ea.23.0.ea/x64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx4g" | |
], | |
"jdkVersion" : "24-beta", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "24-beta+23-ea", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "Guava" | |
}, | |
"primaryMetric" : { | |
"score" : 6.628223520019325E7, | |
"scoreError" : 1.3771717596135415E7, | |
"scoreConfidence" : [ | |
5.251051760405783E7, | |
8.005395279632866E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 6.541108463274104E7, | |
"50.0" : 6.669216397198854E7, | |
"90.0" : 6.674345699585017E7, | |
"95.0" : 6.674345699585017E7, | |
"99.0" : 6.674345699585017E7, | |
"99.9" : 6.674345699585017E7, | |
"99.99" : 6.674345699585017E7, | |
"99.999" : 6.674345699585017E7, | |
"99.9999" : 6.674345699585017E7, | |
"100.0" : 6.674345699585017E7 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
6.541108463274104E7, | |
6.669216397198854E7, | |
6.674345699585017E7 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.37", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_spread", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/24.0.0-ea.23.0.ea/x64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx4g" | |
], | |
"jdkVersion" : "24-beta", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "24-beta+23-ea", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "ConcurrentHashMap" | |
}, | |
"primaryMetric" : { | |
"score" : 1.1924898982590304E8, | |
"scoreError" : 1471187.5276231656, | |
"scoreConfidence" : [ | |
1.1777780229827988E8, | |
1.207201773535262E8 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1.1917357750678419E8, | |
"50.0" : 1.1923939199421349E8, | |
"90.0" : 1.1933399997671145E8, | |
"95.0" : 1.1933399997671145E8, | |
"99.0" : 1.1933399997671145E8, | |
"99.9" : 1.1933399997671145E8, | |
"99.99" : 1.1933399997671145E8, | |
"99.999" : 1.1933399997671145E8, | |
"99.9999" : 1.1933399997671145E8, | |
"100.0" : 1.1933399997671145E8 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
1.1933399997671145E8, | |
1.1923939199421349E8, | |
1.1917357750678419E8 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
} | |
] | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"jmhVersion" : "1.37", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_sameKey", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/home/runner/.gradle/jdks/graalvm_community-21-amd64-linux.2/bin/java", | |
"jvmArgs" : [ | |
"-Xmx4g" | |
], | |
"jdkVersion" : "21.0.2", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "21.0.2+13-jvmci-23.1-b30", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "Caffeine" | |
}, | |
"primaryMetric" : { | |
"score" : 2.4177462610959896E8, | |
"scoreError" : 5.464854342938369E7, | |
"scoreConfidence" : [ | |
1.8712608268021527E8, | |
2.964231695389826E8 | |
], | |
"scorePercentiles" : { | |
"0.0" : 2.383357286813517E8, | |
"50.0" : 2.431726167682855E8, | |
"90.0" : 2.438155328791597E8, | |
"95.0" : 2.438155328791597E8, | |
"99.0" : 2.438155328791597E8, | |
"99.9" : 2.438155328791597E8, | |
"99.99" : 2.438155328791597E8, | |
"99.999" : 2.438155328791597E8, | |
"99.9999" : 2.438155328791597E8, | |
"100.0" : 2.438155328791597E8 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
2.383357286813517E8, | |
2.438155328791597E8, | |
2.431726167682855E8 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.37", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_sameKey", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/home/runner/.gradle/jdks/graalvm_community-21-amd64-linux.2/bin/java", | |
"jvmArgs" : [ | |
"-Xmx4g" | |
], | |
"jdkVersion" : "21.0.2", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "21.0.2+13-jvmci-23.1-b30", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "Guava" | |
}, | |
"primaryMetric" : { | |
"score" : 3.22328206686684E7, | |
"scoreError" : 2181520.9797793543, | |
"scoreConfidence" : [ | |
3.0051299688889045E7, | |
3.441434164844775E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 3.2094851002076566E7, | |
"50.0" : 3.2297133893780023E7, | |
"90.0" : 3.2306477110148605E7, | |
"95.0" : 3.2306477110148605E7, | |
"99.0" : 3.2306477110148605E7, | |
"99.9" : 3.2306477110148605E7, | |
"99.99" : 3.2306477110148605E7, | |
"99.999" : 3.2306477110148605E7, | |
"99.9999" : 3.2306477110148605E7, | |
"100.0" : 3.2306477110148605E7 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
3.2297133893780023E7, | |
3.2094851002076566E7, | |
3.2306477110148605E7 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.37", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_sameKey", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/home/runner/.gradle/jdks/graalvm_community-21-amd64-linux.2/bin/java", | |
"jvmArgs" : [ | |
"-Xmx4g" | |
], | |
"jdkVersion" : "21.0.2", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "21.0.2+13-jvmci-23.1-b30", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "ConcurrentHashMap" | |
}, | |
"primaryMetric" : { | |
"score" : 2.070822784072604E7, | |
"scoreError" : 154839.55711993726, | |
"scoreConfidence" : [ | |
2.0553388283606105E7, | |
2.0863067397845976E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 2.0699412812548626E7, | |
"50.0" : 2.0708926533323947E7, | |
"90.0" : 2.0716344176305547E7, | |
"95.0" : 2.0716344176305547E7, | |
"99.0" : 2.0716344176305547E7, | |
"99.9" : 2.0716344176305547E7, | |
"99.99" : 2.0716344176305547E7, | |
"99.999" : 2.0716344176305547E7, | |
"99.9999" : 2.0716344176305547E7, | |
"100.0" : 2.0716344176305547E7 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
2.0699412812548626E7, | |
2.0708926533323947E7, | |
2.0716344176305547E7 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.37", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_spread", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/home/runner/.gradle/jdks/graalvm_community-21-amd64-linux.2/bin/java", | |
"jvmArgs" : [ | |
"-Xmx4g" | |
], | |
"jdkVersion" : "21.0.2", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "21.0.2+13-jvmci-23.1-b30", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "Caffeine" | |
}, | |
"primaryMetric" : { | |
"score" : 1.5036270972569156E8, | |
"scoreError" : 1.8329152778790116E7, | |
"scoreConfidence" : [ | |
1.3203355694690144E8, | |
1.6869186250448167E8 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1.4921279760577536E8, | |
"50.0" : 1.5080476002703133E8, | |
"90.0" : 1.5107057154426798E8, | |
"95.0" : 1.5107057154426798E8, | |
"99.0" : 1.5107057154426798E8, | |
"99.9" : 1.5107057154426798E8, | |
"99.99" : 1.5107057154426798E8, | |
"99.999" : 1.5107057154426798E8, | |
"99.9999" : 1.5107057154426798E8, | |
"100.0" : 1.5107057154426798E8 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
1.4921279760577536E8, | |
1.5107057154426798E8, | |
1.5080476002703133E8 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.37", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_spread", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/home/runner/.gradle/jdks/graalvm_community-21-amd64-linux.2/bin/java", | |
"jvmArgs" : [ | |
"-Xmx4g" | |
], | |
"jdkVersion" : "21.0.2", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "21.0.2+13-jvmci-23.1-b30", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "Guava" | |
}, | |
"primaryMetric" : { | |
"score" : 6.110646063492603E7, | |
"scoreError" : 1904045.4549756437, | |
"scoreConfidence" : [ | |
5.920241517995039E7, | |
6.301050608990167E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 6.0986220209331475E7, | |
"50.0" : 6.115956776324117E7, | |
"90.0" : 6.117359393220544E7, | |
"95.0" : 6.117359393220544E7, | |
"99.0" : 6.117359393220544E7, | |
"99.9" : 6.117359393220544E7, | |
"99.99" : 6.117359393220544E7, | |
"99.999" : 6.117359393220544E7, | |
"99.9999" : 6.117359393220544E7, | |
"100.0" : 6.117359393220544E7 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
6.0986220209331475E7, | |
6.115956776324117E7, | |
6.117359393220544E7 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.37", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_spread", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/home/runner/.gradle/jdks/graalvm_community-21-amd64-linux.2/bin/java", | |
"jvmArgs" : [ | |
"-Xmx4g" | |
], | |
"jdkVersion" : "21.0.2", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "21.0.2+13-jvmci-23.1-b30", | |
"warmupIterations" : 3, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 3, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "ConcurrentHashMap" | |
}, | |
"primaryMetric" : { | |
"score" : 1.5200323099487063E8, | |
"scoreError" : 2.6862536568507604E7, | |
"scoreConfidence" : [ | |
1.2514069442636302E8, | |
1.7886576756337824E8 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1.5075680632958522E8, | |
"50.0" : 1.516250152000764E8, | |
"90.0" : 1.5362787145495033E8, | |
"95.0" : 1.5362787145495033E8, | |
"99.0" : 1.5362787145495033E8, | |
"99.9" : 1.5362787145495033E8, | |
"99.99" : 1.5362787145495033E8, | |
"99.999" : 1.5362787145495033E8, | |
"99.9999" : 1.5362787145495033E8, | |
"100.0" : 1.5362787145495033E8 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
1.5075680632958522E8, | |
1.5362787145495033E8, | |
1.516250152000764E8 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
} | |
] | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"jmhVersion" : "1.37", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_sameKey", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/opt/zing/zing-jdk21.0.4-24.09.0.0-5-amd64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx4g" | |
], | |
"jdkVersion" : "21.0.4", | |
"vmName" : "Zing 64-Bit Tiered VM", | |
"vmVersion" : "21.0.4-zing_24.09.0.0-b5-release-linux-X86_64", | |
"warmupIterations" : 10, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 10, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "Caffeine" | |
}, | |
"primaryMetric" : { | |
"score" : 3.739402814988106E8, | |
"scoreError" : 6681957.771469321, | |
"scoreConfidence" : [ | |
3.672583237273413E8, | |
3.806222392702799E8 | |
], | |
"scorePercentiles" : { | |
"0.0" : 3.6840589821027946E8, | |
"50.0" : 3.738195855698116E8, | |
"90.0" : 3.7926708738823545E8, | |
"95.0" : 3.7933719343683565E8, | |
"99.0" : 3.7933719343683565E8, | |
"99.9" : 3.7933719343683565E8, | |
"99.99" : 3.7933719343683565E8, | |
"99.999" : 3.7933719343683565E8, | |
"99.9999" : 3.7933719343683565E8, | |
"100.0" : 3.7933719343683565E8 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
3.7002961398263264E8, | |
3.692342309760145E8, | |
3.6962298852001107E8, | |
3.7320654428436303E8, | |
3.786361329508334E8, | |
3.781773908432653E8, | |
3.783201949286101E8, | |
3.7933719343683565E8, | |
3.6840589821027946E8, | |
3.744326268552602E8 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.37", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_sameKey", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/opt/zing/zing-jdk21.0.4-24.09.0.0-5-amd64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx4g" | |
], | |
"jdkVersion" : "21.0.4", | |
"vmName" : "Zing 64-Bit Tiered VM", | |
"vmVersion" : "21.0.4-zing_24.09.0.0-b5-release-linux-X86_64", | |
"warmupIterations" : 10, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 10, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "Guava" | |
}, | |
"primaryMetric" : { | |
"score" : 3.3446989889430247E7, | |
"scoreError" : 946624.0980213442, | |
"scoreConfidence" : [ | |
3.2500365791408904E7, | |
3.439361398745159E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 3.2676887052832086E7, | |
"50.0" : 3.3209600096815236E7, | |
"90.0" : 3.447048038188487E7, | |
"95.0" : 3.448068906671671E7, | |
"99.0" : 3.448068906671671E7, | |
"99.9" : 3.448068906671671E7, | |
"99.99" : 3.448068906671671E7, | |
"99.999" : 3.448068906671671E7, | |
"99.9999" : 3.448068906671671E7, | |
"100.0" : 3.448068906671671E7 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
3.2676887052832086E7, | |
3.2808972940639567E7, | |
3.3211186282127045E7, | |
3.399480807997803E7, | |
3.316043382506785E7, | |
3.437860221839832E7, | |
3.448068906671671E7, | |
3.3412698855965443E7, | |
3.3208013911503423E7, | |
3.3137606661074024E7 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.37", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_sameKey", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/opt/zing/zing-jdk21.0.4-24.09.0.0-5-amd64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx4g" | |
], | |
"jdkVersion" : "21.0.4", | |
"vmName" : "Zing 64-Bit Tiered VM", | |
"vmVersion" : "21.0.4-zing_24.09.0.0-b5-release-linux-X86_64", | |
"warmupIterations" : 10, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 10, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "ConcurrentHashMap" | |
}, | |
"primaryMetric" : { | |
"score" : 8417145.019053016, | |
"scoreError" : 243559.4154873326, | |
"scoreConfidence" : [ | |
8173585.603565684, | |
8660704.434540348 | |
], | |
"scorePercentiles" : { | |
"0.0" : 8307845.852739519, | |
"50.0" : 8341160.85174392, | |
"90.0" : 8775776.933260646, | |
"95.0" : 8793448.44955147, | |
"99.0" : 8793448.44955147, | |
"99.9" : 8793448.44955147, | |
"99.99" : 8793448.44955147, | |
"99.999" : 8793448.44955147, | |
"99.9999" : 8793448.44955147, | |
"100.0" : 8793448.44955147 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
8307845.852739519, | |
8337831.6798804775, | |
8408790.291779313, | |
8344490.023607362, | |
8616733.286643224, | |
8313176.952403317, | |
8329457.799155537, | |
8401584.408917617, | |
8793448.44955147, | |
8318091.445852306 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.37", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_spread", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/opt/zing/zing-jdk21.0.4-24.09.0.0-5-amd64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx4g" | |
], | |
"jdkVersion" : "21.0.4", | |
"vmName" : "Zing 64-Bit Tiered VM", | |
"vmVersion" : "21.0.4-zing_24.09.0.0-b5-release-linux-X86_64", | |
"warmupIterations" : 10, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 10, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "Caffeine" | |
}, | |
"primaryMetric" : { | |
"score" : 1.6520066404804355E8, | |
"scoreError" : 2564877.6908078976, | |
"scoreConfidence" : [ | |
1.6263578635723564E8, | |
1.6776554173885146E8 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1.606561127804529E8, | |
"50.0" : 1.6569794738700795E8, | |
"90.0" : 1.6656387541615885E8, | |
"95.0" : 1.6659876091780972E8, | |
"99.0" : 1.6659876091780972E8, | |
"99.9" : 1.6659876091780972E8, | |
"99.99" : 1.6659876091780972E8, | |
"99.999" : 1.6659876091780972E8, | |
"99.9999" : 1.6659876091780972E8, | |
"100.0" : 1.6659876091780972E8 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
1.662499059013009E8, | |
1.6526455459288448E8, | |
1.6659876091780972E8, | |
1.658750335492922E8, | |
1.6547339417649138E8, | |
1.6559309282553798E8, | |
1.6600171031057057E8, | |
1.644912734776172E8, | |
1.606561127804529E8, | |
1.6580280194847792E8 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.37", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_spread", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/opt/zing/zing-jdk21.0.4-24.09.0.0-5-amd64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx4g" | |
], | |
"jdkVersion" : "21.0.4", | |
"vmName" : "Zing 64-Bit Tiered VM", | |
"vmVersion" : "21.0.4-zing_24.09.0.0-b5-release-linux-X86_64", | |
"warmupIterations" : 10, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 10, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "Guava" | |
}, | |
"primaryMetric" : { | |
"score" : 6.855158900814965E7, | |
"scoreError" : 2191902.52796647, | |
"scoreConfidence" : [ | |
6.6359686480183184E7, | |
7.074349153611612E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 6.5442613195083864E7, | |
"50.0" : 6.93708649530037E7, | |
"90.0" : 6.967380234148347E7, | |
"95.0" : 6.968138606511208E7, | |
"99.0" : 6.968138606511208E7, | |
"99.9" : 6.968138606511208E7, | |
"99.99" : 6.968138606511208E7, | |
"99.999" : 6.968138606511208E7, | |
"99.9999" : 6.968138606511208E7, | |
"100.0" : 6.968138606511208E7 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
6.72071402232498E7, | |
6.711910505294433E7, | |
6.5442613195083864E7, | |
6.883729486816648E7, | |
6.945457419774903E7, | |
6.942649774435766E7, | |
6.968138606511208E7, | |
6.937450325172809E7, | |
6.936722665427932E7, | |
6.96055488288259E7 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
}, | |
{ | |
"jmhVersion" : "1.37", | |
"benchmark" : "com.github.benmanes.caffeine.cache.ComputeBenchmark.compute_spread", | |
"mode" : "thrpt", | |
"threads" : 32, | |
"forks" : 1, | |
"jvm" : "/opt/zing/zing-jdk21.0.4-24.09.0.0-5-amd64/bin/java", | |
"jvmArgs" : [ | |
"-Xmx4g" | |
], | |
"jdkVersion" : "21.0.4", | |
"vmName" : "Zing 64-Bit Tiered VM", | |
"vmVersion" : "21.0.4-zing_24.09.0.0-b5-release-linux-X86_64", | |
"warmupIterations" : 10, | |
"warmupTime" : "10 s", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 10, | |
"measurementTime" : "10 s", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"computeType" : "ConcurrentHashMap" | |
}, | |
"primaryMetric" : { | |
"score" : 1.7730515685103568E8, | |
"scoreError" : 2492929.400904168, | |
"scoreConfidence" : [ | |
1.748122274501315E8, | |
1.7979808625193986E8 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1.7536667266531E8, | |
"50.0" : 1.769599772775039E8, | |
"90.0" : 1.800875952286241E8, | |
"95.0" : 1.8016028497188553E8, | |
"99.0" : 1.8016028497188553E8, | |
"99.9" : 1.8016028497188553E8, | |
"99.99" : 1.8016028497188553E8, | |
"99.999" : 1.8016028497188553E8, | |
"99.9999" : 1.8016028497188553E8, | |
"100.0" : 1.8016028497188553E8 | |
}, | |
"scoreUnit" : "ops/s", | |
"rawData" : [ | |
[ | |
1.7536667266531E8, | |
1.7748208522847274E8, | |
1.7542188522211304E8, | |
1.7622679599391747E8, | |
1.766385818890837E8, | |
1.7728137266592413E8, | |
1.8016028497188553E8, | |
1.7869354741709894E8, | |
1.7634695491728005E8, | |
1.794333875392713E8 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
} | |
} | |
] | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment