Last active
March 16, 2026 01:56
-
-
Save ben-manes/1359c399cb717e81976ee635c513340b to your computer and use it in GitHub Desktop.
Put/Remove JMH Results
This file contains hidden or 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.PutRemoveBenchmark.group", | |
| "mode" : "thrpt", | |
| "threads" : 8, | |
| "forks" : 1, | |
| "jvm" : "/usr/lib/jvm/temurin-21-jdk-amd64/bin/java", | |
| "jvmArgs" : [ | |
| "-Xmx4g" | |
| ], | |
| "jdkVersion" : "21.0.10", | |
| "vmName" : "OpenJDK 64-Bit Server VM", | |
| "vmVersion" : "21.0.10+7-LTS", | |
| "warmupIterations" : 3, | |
| "warmupTime" : "10 s", | |
| "warmupBatchSize" : 1, | |
| "measurementIterations" : 3, | |
| "measurementTime" : "10 s", | |
| "measurementBatchSize" : 1, | |
| "params" : { | |
| "cacheType" : "Caffeine" | |
| }, | |
| "primaryMetric" : { | |
| "score" : 3.1322249242152646E7, | |
| "scoreError" : 1.802409151529941E7, | |
| "scoreConfidence" : [ | |
| 1.3298157726853237E7, | |
| 4.9346340757452056E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 3.019313159618692E7, | |
| "50.0" : 3.1745785059508078E7, | |
| "90.0" : 3.202783107076294E7, | |
| "95.0" : 3.202783107076294E7, | |
| "99.0" : 3.202783107076294E7, | |
| "99.9" : 3.202783107076294E7, | |
| "99.99" : 3.202783107076294E7, | |
| "99.999" : 3.202783107076294E7, | |
| "99.9999" : 3.202783107076294E7, | |
| "100.0" : 3.202783107076294E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 3.019313159618692E7, | |
| 3.202783107076294E7, | |
| 3.1745785059508078E7 | |
| ] | |
| ] | |
| }, | |
| "secondaryMetrics" : { | |
| "put" : { | |
| "score" : 9027328.758352896, | |
| "scoreError" : 2489786.7192592234, | |
| "scoreConfidence" : [ | |
| 6537542.039093673, | |
| 1.151711547761212E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 8882377.734113552, | |
| "50.0" : 9046260.390686631, | |
| "90.0" : 9153348.150258506, | |
| "95.0" : 9153348.150258506, | |
| "99.0" : 9153348.150258506, | |
| "99.9" : 9153348.150258506, | |
| "99.99" : 9153348.150258506, | |
| "99.999" : 9153348.150258506, | |
| "99.9999" : 9153348.150258506, | |
| "100.0" : 9153348.150258506 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 9046260.390686631, | |
| 8882377.734113552, | |
| 9153348.150258506 | |
| ] | |
| ] | |
| }, | |
| "remove" : { | |
| "score" : 2.229492048379975E7, | |
| "scoreError" : 1.8827041396133393E7, | |
| "scoreConfidence" : [ | |
| 3467879.087666359, | |
| 4.112196187993315E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 2.114687120550029E7, | |
| "50.0" : 2.259243690924957E7, | |
| "90.0" : 2.3145453336649388E7, | |
| "95.0" : 2.3145453336649388E7, | |
| "99.0" : 2.3145453336649388E7, | |
| "99.9" : 2.3145453336649388E7, | |
| "99.99" : 2.3145453336649388E7, | |
| "99.999" : 2.3145453336649388E7, | |
| "99.9999" : 2.3145453336649388E7, | |
| "100.0" : 2.3145453336649388E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 2.114687120550029E7, | |
| 2.3145453336649388E7, | |
| 2.259243690924957E7 | |
| ] | |
| ] | |
| } | |
| } | |
| }, | |
| { | |
| "jmhVersion" : "1.37", | |
| "benchmark" : "com.github.benmanes.caffeine.cache.PutRemoveBenchmark.group", | |
| "mode" : "thrpt", | |
| "threads" : 8, | |
| "forks" : 1, | |
| "jvm" : "/usr/lib/jvm/temurin-21-jdk-amd64/bin/java", | |
| "jvmArgs" : [ | |
| "-Xmx4g" | |
| ], | |
| "jdkVersion" : "21.0.10", | |
| "vmName" : "OpenJDK 64-Bit Server VM", | |
| "vmVersion" : "21.0.10+7-LTS", | |
| "warmupIterations" : 3, | |
| "warmupTime" : "10 s", | |
| "warmupBatchSize" : 1, | |
| "measurementIterations" : 3, | |
| "measurementTime" : "10 s", | |
| "measurementBatchSize" : 1, | |
| "params" : { | |
| "cacheType" : "Guava" | |
| }, | |
| "primaryMetric" : { | |
| "score" : 1.350423838973479E7, | |
| "scoreError" : 453418.2615465042, | |
| "scoreConfidence" : [ | |
| 1.3050820128188286E7, | |
| 1.3957656651281293E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 1.348203953138972E7, | |
| "50.0" : 1.3499586667919058E7, | |
| "90.0" : 1.3531088969895594E7, | |
| "95.0" : 1.3531088969895594E7, | |
| "99.0" : 1.3531088969895594E7, | |
| "99.9" : 1.3531088969895594E7, | |
| "99.99" : 1.3531088969895594E7, | |
| "99.999" : 1.3531088969895594E7, | |
| "99.9999" : 1.3531088969895594E7, | |
| "100.0" : 1.3531088969895594E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 1.348203953138972E7, | |
| 1.3499586667919058E7, | |
| 1.3531088969895594E7 | |
| ] | |
| ] | |
| }, | |
| "secondaryMetrics" : { | |
| "put" : { | |
| "score" : 5931955.221655794, | |
| "scoreError" : 203471.12770843707, | |
| "scoreConfidence" : [ | |
| 5728484.0939473575, | |
| 6135426.349364231 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 5923666.02862674, | |
| "50.0" : 5927564.3035642095, | |
| "90.0" : 5944635.332776434, | |
| "95.0" : 5944635.332776434, | |
| "99.0" : 5944635.332776434, | |
| "99.9" : 5944635.332776434, | |
| "99.99" : 5944635.332776434, | |
| "99.999" : 5944635.332776434, | |
| "99.9999" : 5944635.332776434, | |
| "100.0" : 5944635.332776434 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 5927564.3035642095, | |
| 5944635.332776434, | |
| 5923666.02862674 | |
| ] | |
| ] | |
| }, | |
| "remove" : { | |
| "score" : 7572283.168078996, | |
| "scoreError" : 555208.7916434418, | |
| "scoreConfidence" : [ | |
| 7017074.376435555, | |
| 8127491.959722438 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 7554475.22782551, | |
| "50.0" : 7554951.335142624, | |
| "90.0" : 7607422.941268856, | |
| "95.0" : 7607422.941268856, | |
| "99.0" : 7607422.941268856, | |
| "99.9" : 7607422.941268856, | |
| "99.99" : 7607422.941268856, | |
| "99.999" : 7607422.941268856, | |
| "99.9999" : 7607422.941268856, | |
| "100.0" : 7607422.941268856 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 7554475.22782551, | |
| 7554951.335142624, | |
| 7607422.941268856 | |
| ] | |
| ] | |
| } | |
| } | |
| }, | |
| { | |
| "jmhVersion" : "1.37", | |
| "benchmark" : "com.github.benmanes.caffeine.cache.PutRemoveBenchmark.group", | |
| "mode" : "thrpt", | |
| "threads" : 8, | |
| "forks" : 1, | |
| "jvm" : "/usr/lib/jvm/temurin-21-jdk-amd64/bin/java", | |
| "jvmArgs" : [ | |
| "-Xmx4g" | |
| ], | |
| "jdkVersion" : "21.0.10", | |
| "vmName" : "OpenJDK 64-Bit Server VM", | |
| "vmVersion" : "21.0.10+7-LTS", | |
| "warmupIterations" : 3, | |
| "warmupTime" : "10 s", | |
| "warmupBatchSize" : 1, | |
| "measurementIterations" : 3, | |
| "measurementTime" : "10 s", | |
| "measurementBatchSize" : 1, | |
| "params" : { | |
| "cacheType" : "ConcurrentHashMap" | |
| }, | |
| "primaryMetric" : { | |
| "score" : 7.628297108487411E7, | |
| "scoreError" : 3139767.78754109, | |
| "scoreConfidence" : [ | |
| 7.314320329733302E7, | |
| 7.94227388724152E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 7.613752428113279E7, | |
| "50.0" : 7.62384222965166E7, | |
| "90.0" : 7.647296667697293E7, | |
| "95.0" : 7.647296667697293E7, | |
| "99.0" : 7.647296667697293E7, | |
| "99.9" : 7.647296667697293E7, | |
| "99.99" : 7.647296667697293E7, | |
| "99.999" : 7.647296667697293E7, | |
| "99.9999" : 7.647296667697293E7, | |
| "100.0" : 7.647296667697293E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 7.613752428113279E7, | |
| 7.647296667697293E7, | |
| 7.62384222965166E7 | |
| ] | |
| ] | |
| }, | |
| "secondaryMetrics" : { | |
| "put" : { | |
| "score" : 3.356601698111486E7, | |
| "scoreError" : 4852931.1212776415, | |
| "scoreConfidence" : [ | |
| 2.8713085859837215E7, | |
| 3.8418948102392495E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 3.3258881110954408E7, | |
| "50.0" : 3.371648490590947E7, | |
| "90.0" : 3.3722684926480696E7, | |
| "95.0" : 3.3722684926480696E7, | |
| "99.0" : 3.3722684926480696E7, | |
| "99.9" : 3.3722684926480696E7, | |
| "99.99" : 3.3722684926480696E7, | |
| "99.999" : 3.3722684926480696E7, | |
| "99.9999" : 3.3722684926480696E7, | |
| "100.0" : 3.3722684926480696E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 3.3258881110954408E7, | |
| 3.3722684926480696E7, | |
| 3.371648490590947E7 | |
| ] | |
| ] | |
| }, | |
| "remove" : { | |
| "score" : 4.271695410375924E7, | |
| "scoreError" : 3296151.6087581483, | |
| "scoreConfidence" : [ | |
| 3.9420802495001085E7, | |
| 4.601310571251739E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 4.252193739060712E7, | |
| "50.0" : 4.2750281750492215E7, | |
| "90.0" : 4.287864317017839E7, | |
| "95.0" : 4.287864317017839E7, | |
| "99.0" : 4.287864317017839E7, | |
| "99.9" : 4.287864317017839E7, | |
| "99.99" : 4.287864317017839E7, | |
| "99.999" : 4.287864317017839E7, | |
| "99.9999" : 4.287864317017839E7, | |
| "100.0" : 4.287864317017839E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 4.287864317017839E7, | |
| 4.2750281750492215E7, | |
| 4.252193739060712E7 | |
| ] | |
| ] | |
| } | |
| } | |
| } | |
| ] | |
This file contains hidden or 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.PutRemoveBenchmark.group", | |
| "mode" : "thrpt", | |
| "threads" : 8, | |
| "forks" : 1, | |
| "jvm" : "/home/runner/.gradle/jdks/graalvm_community-24-amd64-linux.2/bin/java", | |
| "jvmArgs" : [ | |
| "-XX:+UnlockExperimentalVMOptions", | |
| "-Dgraal.ShowConfiguration=info", | |
| "-XX:+UseJVMCICompiler", | |
| "-XX:+EnableJVMCI", | |
| "-XX:+EagerJVMCI", | |
| "-Xmx4g" | |
| ], | |
| "jdkVersion" : "24.0.2", | |
| "vmName" : "OpenJDK 64-Bit Server VM", | |
| "vmVersion" : "24.0.2+11-jvmci-b01", | |
| "warmupIterations" : 3, | |
| "warmupTime" : "10 s", | |
| "warmupBatchSize" : 1, | |
| "measurementIterations" : 3, | |
| "measurementTime" : "10 s", | |
| "measurementBatchSize" : 1, | |
| "params" : { | |
| "cacheType" : "Caffeine" | |
| }, | |
| "primaryMetric" : { | |
| "score" : 2.1643776383839283E7, | |
| "scoreError" : 6359060.043427767, | |
| "scoreConfidence" : [ | |
| 1.5284716340411516E7, | |
| 2.8002836427267052E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 2.130112252594502E7, | |
| "50.0" : 2.1632247094705768E7, | |
| "90.0" : 2.1997959530867074E7, | |
| "95.0" : 2.1997959530867074E7, | |
| "99.0" : 2.1997959530867074E7, | |
| "99.9" : 2.1997959530867074E7, | |
| "99.99" : 2.1997959530867074E7, | |
| "99.999" : 2.1997959530867074E7, | |
| "99.9999" : 2.1997959530867074E7, | |
| "100.0" : 2.1997959530867074E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 2.1632247094705768E7, | |
| 2.130112252594502E7, | |
| 2.1997959530867074E7 | |
| ] | |
| ] | |
| }, | |
| "secondaryMetrics" : { | |
| "put" : { | |
| "score" : 8991829.311777584, | |
| "scoreError" : 3761130.151726322, | |
| "scoreConfidence" : [ | |
| 5230699.160051262, | |
| 1.2752959463503907E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 8781838.245024983, | |
| "50.0" : 8999717.397444371, | |
| "90.0" : 9193932.292863399, | |
| "95.0" : 9193932.292863399, | |
| "99.0" : 9193932.292863399, | |
| "99.9" : 9193932.292863399, | |
| "99.99" : 9193932.292863399, | |
| "99.999" : 9193932.292863399, | |
| "99.9999" : 9193932.292863399, | |
| "100.0" : 9193932.292863399 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 8999717.397444371, | |
| 9193932.292863399, | |
| 8781838.245024983 | |
| ] | |
| ] | |
| }, | |
| "remove" : { | |
| "score" : 1.2651947072061703E7, | |
| "scoreError" : 1.0120166344989078E7, | |
| "scoreConfidence" : [ | |
| 2531780.7270726245, | |
| 2.277211341705078E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 1.2107190233081616E7, | |
| "50.0" : 1.26325296972614E7, | |
| "90.0" : 1.321612128584209E7, | |
| "95.0" : 1.321612128584209E7, | |
| "99.0" : 1.321612128584209E7, | |
| "99.9" : 1.321612128584209E7, | |
| "99.99" : 1.321612128584209E7, | |
| "99.999" : 1.321612128584209E7, | |
| "99.9999" : 1.321612128584209E7, | |
| "100.0" : 1.321612128584209E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 1.26325296972614E7, | |
| 1.2107190233081616E7, | |
| 1.321612128584209E7 | |
| ] | |
| ] | |
| } | |
| } | |
| }, | |
| { | |
| "jmhVersion" : "1.37", | |
| "benchmark" : "com.github.benmanes.caffeine.cache.PutRemoveBenchmark.group", | |
| "mode" : "thrpt", | |
| "threads" : 8, | |
| "forks" : 1, | |
| "jvm" : "/home/runner/.gradle/jdks/graalvm_community-24-amd64-linux.2/bin/java", | |
| "jvmArgs" : [ | |
| "-XX:+UnlockExperimentalVMOptions", | |
| "-Dgraal.ShowConfiguration=info", | |
| "-XX:+UseJVMCICompiler", | |
| "-XX:+EnableJVMCI", | |
| "-XX:+EagerJVMCI", | |
| "-Xmx4g" | |
| ], | |
| "jdkVersion" : "24.0.2", | |
| "vmName" : "OpenJDK 64-Bit Server VM", | |
| "vmVersion" : "24.0.2+11-jvmci-b01", | |
| "warmupIterations" : 3, | |
| "warmupTime" : "10 s", | |
| "warmupBatchSize" : 1, | |
| "measurementIterations" : 3, | |
| "measurementTime" : "10 s", | |
| "measurementBatchSize" : 1, | |
| "params" : { | |
| "cacheType" : "Guava" | |
| }, | |
| "primaryMetric" : { | |
| "score" : 1.4641572393300757E7, | |
| "scoreError" : 1198614.6993650727, | |
| "scoreConfidence" : [ | |
| 1.3442957693935685E7, | |
| 1.5840187092665829E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 1.4576066057570525E7, | |
| "50.0" : 1.4641186531982135E7, | |
| "90.0" : 1.4707464590349609E7, | |
| "95.0" : 1.4707464590349609E7, | |
| "99.0" : 1.4707464590349609E7, | |
| "99.9" : 1.4707464590349609E7, | |
| "99.99" : 1.4707464590349609E7, | |
| "99.999" : 1.4707464590349609E7, | |
| "99.9999" : 1.4707464590349609E7, | |
| "100.0" : 1.4707464590349609E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 1.4576066057570525E7, | |
| 1.4707464590349609E7, | |
| 1.4641186531982135E7 | |
| ] | |
| ] | |
| }, | |
| "secondaryMetrics" : { | |
| "put" : { | |
| "score" : 6639554.028113459, | |
| "scoreError" : 717853.7752758425, | |
| "scoreConfidence" : [ | |
| 5921700.252837617, | |
| 7357407.8033893015 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 6602969.697329126, | |
| "50.0" : 6634512.65128041, | |
| "90.0" : 6681179.735730842, | |
| "95.0" : 6681179.735730842, | |
| "99.0" : 6681179.735730842, | |
| "99.9" : 6681179.735730842, | |
| "99.99" : 6681179.735730842, | |
| "99.999" : 6681179.735730842, | |
| "99.9999" : 6681179.735730842, | |
| "100.0" : 6681179.735730842 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 6602969.697329126, | |
| 6681179.735730842, | |
| 6634512.65128041 | |
| ] | |
| ] | |
| }, | |
| "remove" : { | |
| "score" : 8002018.365187296, | |
| "scoreError" : 490722.0085416612, | |
| "scoreConfidence" : [ | |
| 7511296.356645634, | |
| 8492740.373728957 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 7973096.360241396, | |
| "50.0" : 8006673.880701724, | |
| "90.0" : 8026284.854618767, | |
| "95.0" : 8026284.854618767, | |
| "99.0" : 8026284.854618767, | |
| "99.9" : 8026284.854618767, | |
| "99.99" : 8026284.854618767, | |
| "99.999" : 8026284.854618767, | |
| "99.9999" : 8026284.854618767, | |
| "100.0" : 8026284.854618767 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 7973096.360241396, | |
| 8026284.854618767, | |
| 8006673.880701724 | |
| ] | |
| ] | |
| } | |
| } | |
| }, | |
| { | |
| "jmhVersion" : "1.37", | |
| "benchmark" : "com.github.benmanes.caffeine.cache.PutRemoveBenchmark.group", | |
| "mode" : "thrpt", | |
| "threads" : 8, | |
| "forks" : 1, | |
| "jvm" : "/home/runner/.gradle/jdks/graalvm_community-24-amd64-linux.2/bin/java", | |
| "jvmArgs" : [ | |
| "-XX:+UnlockExperimentalVMOptions", | |
| "-Dgraal.ShowConfiguration=info", | |
| "-XX:+UseJVMCICompiler", | |
| "-XX:+EnableJVMCI", | |
| "-XX:+EagerJVMCI", | |
| "-Xmx4g" | |
| ], | |
| "jdkVersion" : "24.0.2", | |
| "vmName" : "OpenJDK 64-Bit Server VM", | |
| "vmVersion" : "24.0.2+11-jvmci-b01", | |
| "warmupIterations" : 3, | |
| "warmupTime" : "10 s", | |
| "warmupBatchSize" : 1, | |
| "measurementIterations" : 3, | |
| "measurementTime" : "10 s", | |
| "measurementBatchSize" : 1, | |
| "params" : { | |
| "cacheType" : "ConcurrentHashMap" | |
| }, | |
| "primaryMetric" : { | |
| "score" : 7.741565102522613E7, | |
| "scoreError" : 3.060715047130358E7, | |
| "scoreConfidence" : [ | |
| 4.680850055392255E7, | |
| 1.0802280149652971E8 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 7.628815656811163E7, | |
| "50.0" : 7.661514703641495E7, | |
| "90.0" : 7.93436494711518E7, | |
| "95.0" : 7.93436494711518E7, | |
| "99.0" : 7.93436494711518E7, | |
| "99.9" : 7.93436494711518E7, | |
| "99.99" : 7.93436494711518E7, | |
| "99.999" : 7.93436494711518E7, | |
| "99.9999" : 7.93436494711518E7, | |
| "100.0" : 7.93436494711518E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 7.93436494711518E7, | |
| 7.628815656811163E7, | |
| 7.661514703641495E7 | |
| ] | |
| ] | |
| }, | |
| "secondaryMetrics" : { | |
| "put" : { | |
| "score" : 3.523870946041933E7, | |
| "scoreError" : 2798293.943437067, | |
| "scoreConfidence" : [ | |
| 3.244041551698226E7, | |
| 3.80370034038564E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 3.511316607867618E7, | |
| "50.0" : 3.5193287918975E7, | |
| "90.0" : 3.5409674383606814E7, | |
| "95.0" : 3.5409674383606814E7, | |
| "99.0" : 3.5409674383606814E7, | |
| "99.9" : 3.5409674383606814E7, | |
| "99.99" : 3.5409674383606814E7, | |
| "99.999" : 3.5409674383606814E7, | |
| "99.9999" : 3.5409674383606814E7, | |
| "100.0" : 3.5409674383606814E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 3.5409674383606814E7, | |
| 3.511316607867618E7, | |
| 3.5193287918975E7 | |
| ] | |
| ] | |
| }, | |
| "remove" : { | |
| "score" : 4.217694156480679E7, | |
| "scoreError" : 2.7851485873839702E7, | |
| "scoreConfidence" : [ | |
| 1.4325455690967087E7, | |
| 7.00284274386465E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 4.117499048943544E7, | |
| "50.0" : 4.142185911743995E7, | |
| "90.0" : 4.393397508754498E7, | |
| "95.0" : 4.393397508754498E7, | |
| "99.0" : 4.393397508754498E7, | |
| "99.9" : 4.393397508754498E7, | |
| "99.99" : 4.393397508754498E7, | |
| "99.999" : 4.393397508754498E7, | |
| "99.9999" : 4.393397508754498E7, | |
| "100.0" : 4.393397508754498E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 4.393397508754498E7, | |
| 4.117499048943544E7, | |
| 4.142185911743995E7 | |
| ] | |
| ] | |
| } | |
| } | |
| } | |
| ] | |
This file contains hidden or 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.PutRemoveBenchmark.group", | |
| "mode" : "thrpt", | |
| "threads" : 8, | |
| "forks" : 1, | |
| "jvm" : "/opt/hostedtoolcache/Java_GraalVM_jdk/25/x64/bin/java", | |
| "jvmArgs" : [ | |
| "-Djdk.graal.ShowConfiguration=info", | |
| "-XX:+UnlockExperimentalVMOptions", | |
| "-XX:+UseJVMCICompiler", | |
| "-XX:+EnableJVMCI", | |
| "-XX:+EagerJVMCI", | |
| "-Xmx4g" | |
| ], | |
| "jdkVersion" : "25.0.2", | |
| "vmName" : "Java HotSpot(TM) 64-Bit Server VM", | |
| "vmVersion" : "25.0.2+10-LTS-jvmci-b01", | |
| "warmupIterations" : 3, | |
| "warmupTime" : "10 s", | |
| "warmupBatchSize" : 1, | |
| "measurementIterations" : 3, | |
| "measurementTime" : "10 s", | |
| "measurementBatchSize" : 1, | |
| "params" : { | |
| "cacheType" : "Caffeine" | |
| }, | |
| "primaryMetric" : { | |
| "score" : 5.1441149685021676E7, | |
| "scoreError" : 6.815996991013731E7, | |
| "scoreConfidence" : [ | |
| -1.6718820225115635E7, | |
| 1.19601119595159E8 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 4.7149712882771425E7, | |
| "50.0" : 5.320482613820557E7, | |
| "90.0" : 5.3968910034088016E7, | |
| "95.0" : 5.3968910034088016E7, | |
| "99.0" : 5.3968910034088016E7, | |
| "99.9" : 5.3968910034088016E7, | |
| "99.99" : 5.3968910034088016E7, | |
| "99.999" : 5.3968910034088016E7, | |
| "99.9999" : 5.3968910034088016E7, | |
| "100.0" : 5.3968910034088016E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 4.7149712882771425E7, | |
| 5.3968910034088016E7, | |
| 5.320482613820557E7 | |
| ] | |
| ] | |
| }, | |
| "secondaryMetrics" : { | |
| "put" : { | |
| "score" : 1.0982836827198938E7, | |
| "scoreError" : 4779770.0932236565, | |
| "scoreConfidence" : [ | |
| 6203066.733975281, | |
| 1.5762606920422595E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 1.0680690486214237E7, | |
| "50.0" : 1.112078585723169E7, | |
| "90.0" : 1.1147034138150888E7, | |
| "95.0" : 1.1147034138150888E7, | |
| "99.0" : 1.1147034138150888E7, | |
| "99.9" : 1.1147034138150888E7, | |
| "99.99" : 1.1147034138150888E7, | |
| "99.999" : 1.1147034138150888E7, | |
| "99.9999" : 1.1147034138150888E7, | |
| "100.0" : 1.1147034138150888E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 1.1147034138150888E7, | |
| 1.0680690486214237E7, | |
| 1.112078585723169E7 | |
| ] | |
| ] | |
| }, | |
| "remove" : { | |
| "score" : 4.045831285782274E7, | |
| "scoreError" : 7.124872917465384E7, | |
| "scoreConfidence" : [ | |
| -3.0790416316831104E7, | |
| 1.1170704203247657E8 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 3.600267874462054E7, | |
| "50.0" : 4.208404028097389E7, | |
| "90.0" : 4.328821954787378E7, | |
| "95.0" : 4.328821954787378E7, | |
| "99.0" : 4.328821954787378E7, | |
| "99.9" : 4.328821954787378E7, | |
| "99.99" : 4.328821954787378E7, | |
| "99.999" : 4.328821954787378E7, | |
| "99.9999" : 4.328821954787378E7, | |
| "100.0" : 4.328821954787378E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 3.600267874462054E7, | |
| 4.328821954787378E7, | |
| 4.208404028097389E7 | |
| ] | |
| ] | |
| } | |
| } | |
| }, | |
| { | |
| "jmhVersion" : "1.37", | |
| "benchmark" : "com.github.benmanes.caffeine.cache.PutRemoveBenchmark.group", | |
| "mode" : "thrpt", | |
| "threads" : 8, | |
| "forks" : 1, | |
| "jvm" : "/opt/hostedtoolcache/Java_GraalVM_jdk/25/x64/bin/java", | |
| "jvmArgs" : [ | |
| "-Djdk.graal.ShowConfiguration=info", | |
| "-XX:+UnlockExperimentalVMOptions", | |
| "-XX:+UseJVMCICompiler", | |
| "-XX:+EnableJVMCI", | |
| "-XX:+EagerJVMCI", | |
| "-Xmx4g" | |
| ], | |
| "jdkVersion" : "25.0.2", | |
| "vmName" : "Java HotSpot(TM) 64-Bit Server VM", | |
| "vmVersion" : "25.0.2+10-LTS-jvmci-b01", | |
| "warmupIterations" : 3, | |
| "warmupTime" : "10 s", | |
| "warmupBatchSize" : 1, | |
| "measurementIterations" : 3, | |
| "measurementTime" : "10 s", | |
| "measurementBatchSize" : 1, | |
| "params" : { | |
| "cacheType" : "Guava" | |
| }, | |
| "primaryMetric" : { | |
| "score" : 1.5416819649764054E7, | |
| "scoreError" : 515562.9654535023, | |
| "scoreConfidence" : [ | |
| 1.4901256684310552E7, | |
| 1.5932382615217555E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 1.5387179719108665E7, | |
| "50.0" : 1.541981933094976E7, | |
| "90.0" : 1.544345989923374E7, | |
| "95.0" : 1.544345989923374E7, | |
| "99.0" : 1.544345989923374E7, | |
| "99.9" : 1.544345989923374E7, | |
| "99.99" : 1.544345989923374E7, | |
| "99.999" : 1.544345989923374E7, | |
| "99.9999" : 1.544345989923374E7, | |
| "100.0" : 1.544345989923374E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 1.541981933094976E7, | |
| 1.544345989923374E7, | |
| 1.5387179719108665E7 | |
| ] | |
| ] | |
| }, | |
| "secondaryMetrics" : { | |
| "put" : { | |
| "score" : 6837599.089216962, | |
| "scoreError" : 342309.8880629731, | |
| "scoreConfidence" : [ | |
| 6495289.201153989, | |
| 7179908.977279936 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 6815936.661180865, | |
| "50.0" : 6848097.762581015, | |
| "90.0" : 6848762.8438890055, | |
| "95.0" : 6848762.8438890055, | |
| "99.0" : 6848762.8438890055, | |
| "99.9" : 6848762.8438890055, | |
| "99.99" : 6848762.8438890055, | |
| "99.999" : 6848762.8438890055, | |
| "99.9999" : 6848762.8438890055, | |
| "100.0" : 6848762.8438890055 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 6848097.762581015, | |
| 6815936.661180865, | |
| 6848762.8438890055 | |
| ] | |
| ] | |
| }, | |
| "remove" : { | |
| "score" : 8579220.560547093, | |
| "scoreError" : 821405.6855877874, | |
| "scoreConfidence" : [ | |
| 7757814.874959306, | |
| 9400626.24613488 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 8538416.87521966, | |
| "50.0" : 8571721.568368746, | |
| "90.0" : 8627523.238052875, | |
| "95.0" : 8627523.238052875, | |
| "99.0" : 8627523.238052875, | |
| "99.9" : 8627523.238052875, | |
| "99.99" : 8627523.238052875, | |
| "99.999" : 8627523.238052875, | |
| "99.9999" : 8627523.238052875, | |
| "100.0" : 8627523.238052875 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 8571721.568368746, | |
| 8627523.238052875, | |
| 8538416.87521966 | |
| ] | |
| ] | |
| } | |
| } | |
| }, | |
| { | |
| "jmhVersion" : "1.37", | |
| "benchmark" : "com.github.benmanes.caffeine.cache.PutRemoveBenchmark.group", | |
| "mode" : "thrpt", | |
| "threads" : 8, | |
| "forks" : 1, | |
| "jvm" : "/opt/hostedtoolcache/Java_GraalVM_jdk/25/x64/bin/java", | |
| "jvmArgs" : [ | |
| "-Djdk.graal.ShowConfiguration=info", | |
| "-XX:+UnlockExperimentalVMOptions", | |
| "-XX:+UseJVMCICompiler", | |
| "-XX:+EnableJVMCI", | |
| "-XX:+EagerJVMCI", | |
| "-Xmx4g" | |
| ], | |
| "jdkVersion" : "25.0.2", | |
| "vmName" : "Java HotSpot(TM) 64-Bit Server VM", | |
| "vmVersion" : "25.0.2+10-LTS-jvmci-b01", | |
| "warmupIterations" : 3, | |
| "warmupTime" : "10 s", | |
| "warmupBatchSize" : 1, | |
| "measurementIterations" : 3, | |
| "measurementTime" : "10 s", | |
| "measurementBatchSize" : 1, | |
| "params" : { | |
| "cacheType" : "ConcurrentHashMap" | |
| }, | |
| "primaryMetric" : { | |
| "score" : 8.641323024434747E7, | |
| "scoreError" : 1.0254175383132689E7, | |
| "scoreConfidence" : [ | |
| 7.615905486121479E7, | |
| 9.666740562748015E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 8.576585051340102E7, | |
| "50.0" : 8.66970108437329E7, | |
| "90.0" : 8.677682937590851E7, | |
| "95.0" : 8.677682937590851E7, | |
| "99.0" : 8.677682937590851E7, | |
| "99.9" : 8.677682937590851E7, | |
| "99.99" : 8.677682937590851E7, | |
| "99.999" : 8.677682937590851E7, | |
| "99.9999" : 8.677682937590851E7, | |
| "100.0" : 8.677682937590851E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 8.66970108437329E7, | |
| 8.576585051340102E7, | |
| 8.677682937590851E7 | |
| ] | |
| ] | |
| }, | |
| "secondaryMetrics" : { | |
| "put" : { | |
| "score" : 4.01221668782711E7, | |
| "scoreError" : 4442878.8775847815, | |
| "scoreConfidence" : [ | |
| 3.567928800068632E7, | |
| 4.456504575585589E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 3.987019443887756E7, | |
| "50.0" : 4.014003797246401E7, | |
| "90.0" : 4.035626822347174E7, | |
| "95.0" : 4.035626822347174E7, | |
| "99.0" : 4.035626822347174E7, | |
| "99.9" : 4.035626822347174E7, | |
| "99.99" : 4.035626822347174E7, | |
| "99.999" : 4.035626822347174E7, | |
| "99.9999" : 4.035626822347174E7, | |
| "100.0" : 4.035626822347174E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 3.987019443887756E7, | |
| 4.035626822347174E7, | |
| 4.014003797246401E7 | |
| ] | |
| ] | |
| }, | |
| "remove" : { | |
| "score" : 4.629106336607637E7, | |
| "scoreError" : 1.4034439936016224E7, | |
| "scoreConfidence" : [ | |
| 3.225662343006015E7, | |
| 6.03255033020926E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 4.540958228992927E7, | |
| "50.0" : 4.66367914034445E7, | |
| "90.0" : 4.682681640485533E7, | |
| "95.0" : 4.682681640485533E7, | |
| "99.0" : 4.682681640485533E7, | |
| "99.9" : 4.682681640485533E7, | |
| "99.99" : 4.682681640485533E7, | |
| "99.999" : 4.682681640485533E7, | |
| "99.9999" : 4.682681640485533E7, | |
| "100.0" : 4.682681640485533E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 4.682681640485533E7, | |
| 4.540958228992927E7, | |
| 4.66367914034445E7 | |
| ] | |
| ] | |
| } | |
| } | |
| } | |
| ] | |
This file contains hidden or 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.PutRemoveBenchmark.group", | |
| "mode" : "thrpt", | |
| "threads" : 8, | |
| "forks" : 1, | |
| "jvm" : "/opt/hostedtoolcache/Java_IBM_Semeru_jdk/23.0.2-7/x64/bin/java", | |
| "jvmArgs" : [ | |
| "-Xmx4g" | |
| ], | |
| "jdkVersion" : "23.0.2", | |
| "vmName" : "Eclipse OpenJ9 VM", | |
| "vmVersion" : "openj9-0.49.0", | |
| "warmupIterations" : 3, | |
| "warmupTime" : "10 s", | |
| "warmupBatchSize" : 1, | |
| "measurementIterations" : 3, | |
| "measurementTime" : "10 s", | |
| "measurementBatchSize" : 1, | |
| "params" : { | |
| "cacheType" : "Caffeine" | |
| }, | |
| "primaryMetric" : { | |
| "score" : 7067090.247605567, | |
| "scoreError" : 1356019.296031131, | |
| "scoreConfidence" : [ | |
| 5711070.951574435, | |
| 8423109.543636698 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 6995014.287066756, | |
| "50.0" : 7062774.262494115, | |
| "90.0" : 7143482.193255833, | |
| "95.0" : 7143482.193255833, | |
| "99.0" : 7143482.193255833, | |
| "99.9" : 7143482.193255833, | |
| "99.99" : 7143482.193255833, | |
| "99.999" : 7143482.193255833, | |
| "99.9999" : 7143482.193255833, | |
| "100.0" : 7143482.193255833 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 7062774.262494115, | |
| 7143482.193255833, | |
| 6995014.287066756 | |
| ] | |
| ] | |
| }, | |
| "secondaryMetrics" : { | |
| "put" : { | |
| "score" : 2321444.3297067354, | |
| "scoreError" : 260421.057754959, | |
| "scoreConfidence" : [ | |
| 2061023.2719517765, | |
| 2581865.3874616944 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 2305723.0814819965, | |
| "50.0" : 2325016.0447322037, | |
| "90.0" : 2333593.8629060057, | |
| "95.0" : 2333593.8629060057, | |
| "99.0" : 2333593.8629060057, | |
| "99.9" : 2333593.8629060057, | |
| "99.99" : 2333593.8629060057, | |
| "99.999" : 2333593.8629060057, | |
| "99.9999" : 2333593.8629060057, | |
| "100.0" : 2333593.8629060057 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 2305723.0814819965, | |
| 2333593.8629060057, | |
| 2325016.0447322037 | |
| ] | |
| ] | |
| }, | |
| "remove" : { | |
| "score" : 4745645.917898833, | |
| "scoreError" : 1288718.43906166, | |
| "scoreConfidence" : [ | |
| 3456927.4788371725, | |
| 6034364.356960493 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 4669998.242334552, | |
| "50.0" : 4757051.181012118, | |
| "90.0" : 4809888.330349827, | |
| "95.0" : 4809888.330349827, | |
| "99.0" : 4809888.330349827, | |
| "99.9" : 4809888.330349827, | |
| "99.99" : 4809888.330349827, | |
| "99.999" : 4809888.330349827, | |
| "99.9999" : 4809888.330349827, | |
| "100.0" : 4809888.330349827 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 4757051.181012118, | |
| 4809888.330349827, | |
| 4669998.242334552 | |
| ] | |
| ] | |
| } | |
| } | |
| }, | |
| { | |
| "jmhVersion" : "1.37", | |
| "benchmark" : "com.github.benmanes.caffeine.cache.PutRemoveBenchmark.group", | |
| "mode" : "thrpt", | |
| "threads" : 8, | |
| "forks" : 1, | |
| "jvm" : "/opt/hostedtoolcache/Java_IBM_Semeru_jdk/23.0.2-7/x64/bin/java", | |
| "jvmArgs" : [ | |
| "-Xmx4g" | |
| ], | |
| "jdkVersion" : "23.0.2", | |
| "vmName" : "Eclipse OpenJ9 VM", | |
| "vmVersion" : "openj9-0.49.0", | |
| "warmupIterations" : 3, | |
| "warmupTime" : "10 s", | |
| "warmupBatchSize" : 1, | |
| "measurementIterations" : 3, | |
| "measurementTime" : "10 s", | |
| "measurementBatchSize" : 1, | |
| "params" : { | |
| "cacheType" : "Guava" | |
| }, | |
| "primaryMetric" : { | |
| "score" : 1.1210784546657635E7, | |
| "scoreError" : 1414925.857984685, | |
| "scoreConfidence" : [ | |
| 9795858.68867295, | |
| 1.262571040464232E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 1.1144018227566743E7, | |
| "50.0" : 1.1192478629769841E7, | |
| "90.0" : 1.1295856782636318E7, | |
| "95.0" : 1.1295856782636318E7, | |
| "99.0" : 1.1295856782636318E7, | |
| "99.9" : 1.1295856782636318E7, | |
| "99.99" : 1.1295856782636318E7, | |
| "99.999" : 1.1295856782636318E7, | |
| "99.9999" : 1.1295856782636318E7, | |
| "100.0" : 1.1295856782636318E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 1.1144018227566743E7, | |
| 1.1295856782636318E7, | |
| 1.1192478629769841E7 | |
| ] | |
| ] | |
| }, | |
| "secondaryMetrics" : { | |
| "put" : { | |
| "score" : 5022211.24983834, | |
| "scoreError" : 530851.6609434647, | |
| "scoreConfidence" : [ | |
| 4491359.588894876, | |
| 5553062.9107818045 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 4991737.903137491, | |
| "50.0" : 5025191.83808624, | |
| "90.0" : 5049704.008291288, | |
| "95.0" : 5049704.008291288, | |
| "99.0" : 5049704.008291288, | |
| "99.9" : 5049704.008291288, | |
| "99.99" : 5049704.008291288, | |
| "99.999" : 5049704.008291288, | |
| "99.9999" : 5049704.008291288, | |
| "100.0" : 5049704.008291288 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 4991737.903137491, | |
| 5025191.83808624, | |
| 5049704.008291288 | |
| ] | |
| ] | |
| }, | |
| "remove" : { | |
| "score" : 6188573.296819293, | |
| "scoreError" : 1299904.4239884715, | |
| "scoreConfidence" : [ | |
| 4888668.872830821, | |
| 7488477.720807765 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 6142774.621478552, | |
| "50.0" : 6152280.324429248, | |
| "90.0" : 6270664.944550079, | |
| "95.0" : 6270664.944550079, | |
| "99.0" : 6270664.944550079, | |
| "99.9" : 6270664.944550079, | |
| "99.99" : 6270664.944550079, | |
| "99.999" : 6270664.944550079, | |
| "99.9999" : 6270664.944550079, | |
| "100.0" : 6270664.944550079 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 6152280.324429248, | |
| 6270664.944550079, | |
| 6142774.621478552 | |
| ] | |
| ] | |
| } | |
| } | |
| }, | |
| { | |
| "jmhVersion" : "1.37", | |
| "benchmark" : "com.github.benmanes.caffeine.cache.PutRemoveBenchmark.group", | |
| "mode" : "thrpt", | |
| "threads" : 8, | |
| "forks" : 1, | |
| "jvm" : "/opt/hostedtoolcache/Java_IBM_Semeru_jdk/23.0.2-7/x64/bin/java", | |
| "jvmArgs" : [ | |
| "-Xmx4g" | |
| ], | |
| "jdkVersion" : "23.0.2", | |
| "vmName" : "Eclipse OpenJ9 VM", | |
| "vmVersion" : "openj9-0.49.0", | |
| "warmupIterations" : 3, | |
| "warmupTime" : "10 s", | |
| "warmupBatchSize" : 1, | |
| "measurementIterations" : 3, | |
| "measurementTime" : "10 s", | |
| "measurementBatchSize" : 1, | |
| "params" : { | |
| "cacheType" : "ConcurrentHashMap" | |
| }, | |
| "primaryMetric" : { | |
| "score" : 6.4473742653650664E7, | |
| "scoreError" : 2.100853313393264E7, | |
| "scoreConfidence" : [ | |
| 4.346520951971802E7, | |
| 8.54822757875833E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 6.344349756467162E7, | |
| "50.0" : 6.426084703191804E7, | |
| "90.0" : 6.57168833643623E7, | |
| "95.0" : 6.57168833643623E7, | |
| "99.0" : 6.57168833643623E7, | |
| "99.9" : 6.57168833643623E7, | |
| "99.99" : 6.57168833643623E7, | |
| "99.999" : 6.57168833643623E7, | |
| "99.9999" : 6.57168833643623E7, | |
| "100.0" : 6.57168833643623E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 6.426084703191804E7, | |
| 6.57168833643623E7, | |
| 6.344349756467162E7 | |
| ] | |
| ] | |
| }, | |
| "secondaryMetrics" : { | |
| "put" : { | |
| "score" : 3.1580569603435587E7, | |
| "scoreError" : 5705738.484651164, | |
| "scoreConfidence" : [ | |
| 2.5874831118784424E7, | |
| 3.7286308088086754E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 3.1237294907519437E7, | |
| "50.0" : 3.1655073473987278E7, | |
| "90.0" : 3.1849340428800046E7, | |
| "95.0" : 3.1849340428800046E7, | |
| "99.0" : 3.1849340428800046E7, | |
| "99.9" : 3.1849340428800046E7, | |
| "99.99" : 3.1849340428800046E7, | |
| "99.999" : 3.1849340428800046E7, | |
| "99.9999" : 3.1849340428800046E7, | |
| "100.0" : 3.1849340428800046E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 3.1849340428800046E7, | |
| 3.1237294907519437E7, | |
| 3.1655073473987278E7 | |
| ] | |
| ] | |
| }, | |
| "remove" : { | |
| "score" : 3.2893173050215065E7, | |
| "scoreError" : 2.5700952916880637E7, | |
| "scoreConfidence" : [ | |
| 7192220.133334428, | |
| 5.85941259670957E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 3.1788424090684347E7, | |
| "50.0" : 3.2411506603118E7, | |
| "90.0" : 3.447958845684286E7, | |
| "95.0" : 3.447958845684286E7, | |
| "99.0" : 3.447958845684286E7, | |
| "99.9" : 3.447958845684286E7, | |
| "99.99" : 3.447958845684286E7, | |
| "99.999" : 3.447958845684286E7, | |
| "99.9999" : 3.447958845684286E7, | |
| "100.0" : 3.447958845684286E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 3.2411506603118E7, | |
| 3.447958845684286E7, | |
| 3.1788424090684347E7 | |
| ] | |
| ] | |
| } | |
| } | |
| } | |
| ] | |
This file contains hidden or 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.PutRemoveBenchmark.group", | |
| "mode" : "thrpt", | |
| "threads" : 8, | |
| "forks" : 1, | |
| "jvm" : "/opt/hostedtoolcache/Java_IBM_Semeru_jdk/25.0.2-10.0.LTS/x64/bin/java", | |
| "jvmArgs" : [ | |
| "-Xmx4g" | |
| ], | |
| "jdkVersion" : "25.0.2", | |
| "vmName" : "Eclipse OpenJ9 VM", | |
| "vmVersion" : "25.0.2+10-openj9-0.57.0", | |
| "warmupIterations" : 3, | |
| "warmupTime" : "10 s", | |
| "warmupBatchSize" : 1, | |
| "measurementIterations" : 3, | |
| "measurementTime" : "10 s", | |
| "measurementBatchSize" : 1, | |
| "params" : { | |
| "cacheType" : "Caffeine" | |
| }, | |
| "primaryMetric" : { | |
| "score" : 7461416.754570026, | |
| "scoreError" : 3684575.9732431713, | |
| "scoreConfidence" : [ | |
| 3776840.7813268546, | |
| 1.1145992727813197E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 7260487.902968988, | |
| "50.0" : 7459362.051606584, | |
| "90.0" : 7664400.309134507, | |
| "95.0" : 7664400.309134507, | |
| "99.0" : 7664400.309134507, | |
| "99.9" : 7664400.309134507, | |
| "99.99" : 7664400.309134507, | |
| "99.999" : 7664400.309134507, | |
| "99.9999" : 7664400.309134507, | |
| "100.0" : 7664400.309134507 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 7260487.902968988, | |
| 7664400.309134507, | |
| 7459362.051606584 | |
| ] | |
| ] | |
| }, | |
| "secondaryMetrics" : { | |
| "put" : { | |
| "score" : 1574791.2081402608, | |
| "scoreError" : 1429452.2499832592, | |
| "scoreConfidence" : [ | |
| 145338.95815700153, | |
| 3004243.45812352 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 1524093.4232853272, | |
| "50.0" : 1535243.957075209, | |
| "90.0" : 1665036.2440602472, | |
| "95.0" : 1665036.2440602472, | |
| "99.0" : 1665036.2440602472, | |
| "99.9" : 1665036.2440602472, | |
| "99.99" : 1665036.2440602472, | |
| "99.999" : 1665036.2440602472, | |
| "99.9999" : 1665036.2440602472, | |
| "100.0" : 1665036.2440602472 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 1665036.2440602472, | |
| 1524093.4232853272, | |
| 1535243.957075209 | |
| ] | |
| ] | |
| }, | |
| "remove" : { | |
| "score" : 5886625.546429765, | |
| "scoreError" : 5005270.061684942, | |
| "scoreConfidence" : [ | |
| 881355.4847448235, | |
| 1.0891895608114708E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 5595451.658908741, | |
| "50.0" : 5924118.094531374, | |
| "90.0" : 6140306.88584918, | |
| "95.0" : 6140306.88584918, | |
| "99.0" : 6140306.88584918, | |
| "99.9" : 6140306.88584918, | |
| "99.99" : 6140306.88584918, | |
| "99.999" : 6140306.88584918, | |
| "99.9999" : 6140306.88584918, | |
| "100.0" : 6140306.88584918 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 5595451.658908741, | |
| 6140306.88584918, | |
| 5924118.094531374 | |
| ] | |
| ] | |
| } | |
| } | |
| }, | |
| { | |
| "jmhVersion" : "1.37", | |
| "benchmark" : "com.github.benmanes.caffeine.cache.PutRemoveBenchmark.group", | |
| "mode" : "thrpt", | |
| "threads" : 8, | |
| "forks" : 1, | |
| "jvm" : "/opt/hostedtoolcache/Java_IBM_Semeru_jdk/25.0.2-10.0.LTS/x64/bin/java", | |
| "jvmArgs" : [ | |
| "-Xmx4g" | |
| ], | |
| "jdkVersion" : "25.0.2", | |
| "vmName" : "Eclipse OpenJ9 VM", | |
| "vmVersion" : "25.0.2+10-openj9-0.57.0", | |
| "warmupIterations" : 3, | |
| "warmupTime" : "10 s", | |
| "warmupBatchSize" : 1, | |
| "measurementIterations" : 3, | |
| "measurementTime" : "10 s", | |
| "measurementBatchSize" : 1, | |
| "params" : { | |
| "cacheType" : "Guava" | |
| }, | |
| "primaryMetric" : { | |
| "score" : 1.3111284828783086E7, | |
| "scoreError" : 1032765.7025924438, | |
| "scoreConfidence" : [ | |
| 1.2078519126190642E7, | |
| 1.414405053137553E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 1.3056992715701979E7, | |
| "50.0" : 1.31069047697626E7, | |
| "90.0" : 1.3169957000884678E7, | |
| "95.0" : 1.3169957000884678E7, | |
| "99.0" : 1.3169957000884678E7, | |
| "99.9" : 1.3169957000884678E7, | |
| "99.99" : 1.3169957000884678E7, | |
| "99.999" : 1.3169957000884678E7, | |
| "99.9999" : 1.3169957000884678E7, | |
| "100.0" : 1.3169957000884678E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 1.31069047697626E7, | |
| 1.3056992715701979E7, | |
| 1.3169957000884678E7 | |
| ] | |
| ] | |
| }, | |
| "secondaryMetrics" : { | |
| "put" : { | |
| "score" : 5889175.966822754, | |
| "scoreError" : 730963.4796782344, | |
| "scoreConfidence" : [ | |
| 5158212.48714452, | |
| 6620139.446500988 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 5853715.6360576395, | |
| "50.0" : 5881171.8335654, | |
| "90.0" : 5932640.430845218, | |
| "95.0" : 5932640.430845218, | |
| "99.0" : 5932640.430845218, | |
| "99.9" : 5932640.430845218, | |
| "99.99" : 5932640.430845218, | |
| "99.999" : 5932640.430845218, | |
| "99.9999" : 5932640.430845218, | |
| "100.0" : 5932640.430845218 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 5881171.8335654, | |
| 5853715.6360576395, | |
| 5932640.430845218 | |
| ] | |
| ] | |
| }, | |
| "remove" : { | |
| "score" : 7222108.861960333, | |
| "scoreError" : 315738.79173584696, | |
| "scoreConfidence" : [ | |
| 6906370.070224486, | |
| 7537847.653696179 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 7203277.079644339, | |
| "50.0" : 7225732.936197199, | |
| "90.0" : 7237316.570039461, | |
| "95.0" : 7237316.570039461, | |
| "99.0" : 7237316.570039461, | |
| "99.9" : 7237316.570039461, | |
| "99.99" : 7237316.570039461, | |
| "99.999" : 7237316.570039461, | |
| "99.9999" : 7237316.570039461, | |
| "100.0" : 7237316.570039461 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 7225732.936197199, | |
| 7203277.079644339, | |
| 7237316.570039461 | |
| ] | |
| ] | |
| } | |
| } | |
| }, | |
| { | |
| "jmhVersion" : "1.37", | |
| "benchmark" : "com.github.benmanes.caffeine.cache.PutRemoveBenchmark.group", | |
| "mode" : "thrpt", | |
| "threads" : 8, | |
| "forks" : 1, | |
| "jvm" : "/opt/hostedtoolcache/Java_IBM_Semeru_jdk/25.0.2-10.0.LTS/x64/bin/java", | |
| "jvmArgs" : [ | |
| "-Xmx4g" | |
| ], | |
| "jdkVersion" : "25.0.2", | |
| "vmName" : "Eclipse OpenJ9 VM", | |
| "vmVersion" : "25.0.2+10-openj9-0.57.0", | |
| "warmupIterations" : 3, | |
| "warmupTime" : "10 s", | |
| "warmupBatchSize" : 1, | |
| "measurementIterations" : 3, | |
| "measurementTime" : "10 s", | |
| "measurementBatchSize" : 1, | |
| "params" : { | |
| "cacheType" : "ConcurrentHashMap" | |
| }, | |
| "primaryMetric" : { | |
| "score" : 6.5978951580573015E7, | |
| "scoreError" : 2.0186822748459734E7, | |
| "scoreConfidence" : [ | |
| 4.579212883211328E7, | |
| 8.616577432903275E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 6.502646255674064E7, | |
| "50.0" : 6.571767784464296E7, | |
| "90.0" : 6.719271434033543E7, | |
| "95.0" : 6.719271434033543E7, | |
| "99.0" : 6.719271434033543E7, | |
| "99.9" : 6.719271434033543E7, | |
| "99.99" : 6.719271434033543E7, | |
| "99.999" : 6.719271434033543E7, | |
| "99.9999" : 6.719271434033543E7, | |
| "100.0" : 6.719271434033543E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 6.502646255674064E7, | |
| 6.571767784464296E7, | |
| 6.719271434033543E7 | |
| ] | |
| ] | |
| }, | |
| "secondaryMetrics" : { | |
| "put" : { | |
| "score" : 2.8082921447041247E7, | |
| "scoreError" : 1975582.202563849, | |
| "scoreConfidence" : [ | |
| 2.61073392444774E7, | |
| 3.0058503649605095E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 2.7985104167225406E7, | |
| "50.0" : 2.806437494219456E7, | |
| "90.0" : 2.819928523170378E7, | |
| "95.0" : 2.819928523170378E7, | |
| "99.0" : 2.819928523170378E7, | |
| "99.9" : 2.819928523170378E7, | |
| "99.99" : 2.819928523170378E7, | |
| "99.999" : 2.819928523170378E7, | |
| "99.9999" : 2.819928523170378E7, | |
| "100.0" : 2.819928523170378E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 2.806437494219456E7, | |
| 2.819928523170378E7, | |
| 2.7985104167225406E7 | |
| ] | |
| ] | |
| }, | |
| "remove" : { | |
| "score" : 3.789603013353177E7, | |
| "scoreError" : 2.1334631309513588E7, | |
| "scoreConfidence" : [ | |
| 1.6561398824018184E7, | |
| 5.923066144304536E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 3.696208761454609E7, | |
| "50.0" : 3.751839261293918E7, | |
| "90.0" : 3.920761017311003E7, | |
| "95.0" : 3.920761017311003E7, | |
| "99.0" : 3.920761017311003E7, | |
| "99.9" : 3.920761017311003E7, | |
| "99.99" : 3.920761017311003E7, | |
| "99.999" : 3.920761017311003E7, | |
| "99.9999" : 3.920761017311003E7, | |
| "100.0" : 3.920761017311003E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 3.696208761454609E7, | |
| 3.751839261293918E7, | |
| 3.920761017311003E7 | |
| ] | |
| ] | |
| } | |
| } | |
| } | |
| ] | |
This file contains hidden or 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.PutRemoveBenchmark.group", | |
| "mode" : "thrpt", | |
| "threads" : 8, | |
| "forks" : 1, | |
| "jvm" : "/usr/lib/jvm/temurin-11-jdk-amd64/bin/java", | |
| "jvmArgs" : [ | |
| "-Xmx4g" | |
| ], | |
| "jdkVersion" : "11.0.30", | |
| "vmName" : "OpenJDK 64-Bit Server VM", | |
| "vmVersion" : "11.0.30+7", | |
| "warmupIterations" : 3, | |
| "warmupTime" : "10 s", | |
| "warmupBatchSize" : 1, | |
| "measurementIterations" : 3, | |
| "measurementTime" : "10 s", | |
| "measurementBatchSize" : 1, | |
| "params" : { | |
| "cacheType" : "Caffeine" | |
| }, | |
| "primaryMetric" : { | |
| "score" : 2.495067729918003E7, | |
| "scoreError" : 1.904805521201637E7, | |
| "scoreConfidence" : [ | |
| 5902622.087163661, | |
| 4.3998732511196405E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 2.4133834470003493E7, | |
| "50.0" : 2.4591182068600863E7, | |
| "90.0" : 2.6127015358935736E7, | |
| "95.0" : 2.6127015358935736E7, | |
| "99.0" : 2.6127015358935736E7, | |
| "99.9" : 2.6127015358935736E7, | |
| "99.99" : 2.6127015358935736E7, | |
| "99.999" : 2.6127015358935736E7, | |
| "99.9999" : 2.6127015358935736E7, | |
| "100.0" : 2.6127015358935736E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 2.6127015358935736E7, | |
| 2.4591182068600863E7, | |
| 2.4133834470003493E7 | |
| ] | |
| ] | |
| }, | |
| "secondaryMetrics" : { | |
| "put" : { | |
| "score" : 9166802.869669527, | |
| "scoreError" : 1127960.3853997036, | |
| "scoreConfidence" : [ | |
| 8038842.484269823, | |
| 1.029476325506923E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 9095468.982072435, | |
| "50.0" : 9199974.974301279, | |
| "90.0" : 9204964.652634867, | |
| "95.0" : 9204964.652634867, | |
| "99.0" : 9204964.652634867, | |
| "99.9" : 9204964.652634867, | |
| "99.99" : 9204964.652634867, | |
| "99.999" : 9204964.652634867, | |
| "99.9999" : 9204964.652634867, | |
| "100.0" : 9204964.652634867 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 9199974.974301279, | |
| 9095468.982072435, | |
| 9204964.652634867 | |
| ] | |
| ] | |
| }, | |
| "remove" : { | |
| "score" : 1.5783874429510506E7, | |
| "scoreError" : 1.8787040881267592E7, | |
| "scoreConfidence" : [ | |
| -3003166.4517570864, | |
| 3.45709153107781E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 1.4928869817368625E7, | |
| "50.0" : 1.5495713086528432E7, | |
| "90.0" : 1.692704038463446E7, | |
| "95.0" : 1.692704038463446E7, | |
| "99.0" : 1.692704038463446E7, | |
| "99.9" : 1.692704038463446E7, | |
| "99.99" : 1.692704038463446E7, | |
| "99.999" : 1.692704038463446E7, | |
| "99.9999" : 1.692704038463446E7, | |
| "100.0" : 1.692704038463446E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 1.692704038463446E7, | |
| 1.5495713086528432E7, | |
| 1.4928869817368625E7 | |
| ] | |
| ] | |
| } | |
| } | |
| }, | |
| { | |
| "jmhVersion" : "1.37", | |
| "benchmark" : "com.github.benmanes.caffeine.cache.PutRemoveBenchmark.group", | |
| "mode" : "thrpt", | |
| "threads" : 8, | |
| "forks" : 1, | |
| "jvm" : "/usr/lib/jvm/temurin-11-jdk-amd64/bin/java", | |
| "jvmArgs" : [ | |
| "-Xmx4g" | |
| ], | |
| "jdkVersion" : "11.0.30", | |
| "vmName" : "OpenJDK 64-Bit Server VM", | |
| "vmVersion" : "11.0.30+7", | |
| "warmupIterations" : 3, | |
| "warmupTime" : "10 s", | |
| "warmupBatchSize" : 1, | |
| "measurementIterations" : 3, | |
| "measurementTime" : "10 s", | |
| "measurementBatchSize" : 1, | |
| "params" : { | |
| "cacheType" : "Guava" | |
| }, | |
| "primaryMetric" : { | |
| "score" : 1.2121557965932332E7, | |
| "scoreError" : 1194480.1947370078, | |
| "scoreConfidence" : [ | |
| 1.0927077771195324E7, | |
| 1.331603816066934E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 1.2052749190300807E7, | |
| "50.0" : 1.2128836863917565E7, | |
| "90.0" : 1.2183087843578624E7, | |
| "95.0" : 1.2183087843578624E7, | |
| "99.0" : 1.2183087843578624E7, | |
| "99.9" : 1.2183087843578624E7, | |
| "99.99" : 1.2183087843578624E7, | |
| "99.999" : 1.2183087843578624E7, | |
| "99.9999" : 1.2183087843578624E7, | |
| "100.0" : 1.2183087843578624E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 1.2128836863917565E7, | |
| 1.2052749190300807E7, | |
| 1.2183087843578624E7 | |
| ] | |
| ] | |
| }, | |
| "secondaryMetrics" : { | |
| "put" : { | |
| "score" : 5467880.860495585, | |
| "scoreError" : 548848.7592343681, | |
| "scoreConfidence" : [ | |
| 4919032.101261217, | |
| 6016729.619729953 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 5438881.745842459, | |
| "50.0" : 5465816.880744143, | |
| "90.0" : 5498943.954900153, | |
| "95.0" : 5498943.954900153, | |
| "99.0" : 5498943.954900153, | |
| "99.9" : 5498943.954900153, | |
| "99.99" : 5498943.954900153, | |
| "99.999" : 5498943.954900153, | |
| "99.9999" : 5498943.954900153, | |
| "100.0" : 5498943.954900153 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 5498943.954900153, | |
| 5438881.745842459, | |
| 5465816.880744143 | |
| ] | |
| ] | |
| }, | |
| "remove" : { | |
| "score" : 6653677.105436747, | |
| "scoreError" : 1015331.2547298511, | |
| "scoreConfidence" : [ | |
| 5638345.850706896, | |
| 7669008.360166598 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 6613867.444458349, | |
| "50.0" : 6629892.909017412, | |
| "90.0" : 6717270.962834479, | |
| "95.0" : 6717270.962834479, | |
| "99.0" : 6717270.962834479, | |
| "99.9" : 6717270.962834479, | |
| "99.99" : 6717270.962834479, | |
| "99.999" : 6717270.962834479, | |
| "99.9999" : 6717270.962834479, | |
| "100.0" : 6717270.962834479 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 6629892.909017412, | |
| 6613867.444458349, | |
| 6717270.962834479 | |
| ] | |
| ] | |
| } | |
| } | |
| }, | |
| { | |
| "jmhVersion" : "1.37", | |
| "benchmark" : "com.github.benmanes.caffeine.cache.PutRemoveBenchmark.group", | |
| "mode" : "thrpt", | |
| "threads" : 8, | |
| "forks" : 1, | |
| "jvm" : "/usr/lib/jvm/temurin-11-jdk-amd64/bin/java", | |
| "jvmArgs" : [ | |
| "-Xmx4g" | |
| ], | |
| "jdkVersion" : "11.0.30", | |
| "vmName" : "OpenJDK 64-Bit Server VM", | |
| "vmVersion" : "11.0.30+7", | |
| "warmupIterations" : 3, | |
| "warmupTime" : "10 s", | |
| "warmupBatchSize" : 1, | |
| "measurementIterations" : 3, | |
| "measurementTime" : "10 s", | |
| "measurementBatchSize" : 1, | |
| "params" : { | |
| "cacheType" : "ConcurrentHashMap" | |
| }, | |
| "primaryMetric" : { | |
| "score" : 7.657187927043448E7, | |
| "scoreError" : 8736315.705444286, | |
| "scoreConfidence" : [ | |
| 6.78355635649902E7, | |
| 8.530819497587878E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 7.627662181007834E7, | |
| "50.0" : 7.631462428476262E7, | |
| "90.0" : 7.71243917164625E7, | |
| "95.0" : 7.71243917164625E7, | |
| "99.0" : 7.71243917164625E7, | |
| "99.9" : 7.71243917164625E7, | |
| "99.99" : 7.71243917164625E7, | |
| "99.999" : 7.71243917164625E7, | |
| "99.9999" : 7.71243917164625E7, | |
| "100.0" : 7.71243917164625E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 7.631462428476262E7, | |
| 7.71243917164625E7, | |
| 7.627662181007834E7 | |
| ] | |
| ] | |
| }, | |
| "secondaryMetrics" : { | |
| "put" : { | |
| "score" : 3.4873664803864576E7, | |
| "scoreError" : 2756991.1688517598, | |
| "scoreConfidence" : [ | |
| 3.2116673635012817E7, | |
| 3.763065597271634E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 3.4768723700677395E7, | |
| "50.0" : 3.4805396899586715E7, | |
| "90.0" : 3.504687381132962E7, | |
| "95.0" : 3.504687381132962E7, | |
| "99.0" : 3.504687381132962E7, | |
| "99.9" : 3.504687381132962E7, | |
| "99.99" : 3.504687381132962E7, | |
| "99.999" : 3.504687381132962E7, | |
| "99.9999" : 3.504687381132962E7, | |
| "100.0" : 3.504687381132962E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 3.4805396899586715E7, | |
| 3.4768723700677395E7, | |
| 3.504687381132962E7 | |
| ] | |
| ] | |
| }, | |
| "remove" : { | |
| "score" : 4.16982144665699E7, | |
| "scoreError" : 1.0695724664145079E7, | |
| "scoreConfidence" : [ | |
| 3.1002489802424822E7, | |
| 5.239393913071498E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 4.122974799874871E7, | |
| "50.0" : 4.15092273851759E7, | |
| "90.0" : 4.23556680157851E7, | |
| "95.0" : 4.23556680157851E7, | |
| "99.0" : 4.23556680157851E7, | |
| "99.9" : 4.23556680157851E7, | |
| "99.99" : 4.23556680157851E7, | |
| "99.999" : 4.23556680157851E7, | |
| "99.9999" : 4.23556680157851E7, | |
| "100.0" : 4.23556680157851E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 4.15092273851759E7, | |
| 4.23556680157851E7, | |
| 4.122974799874871E7 | |
| ] | |
| ] | |
| } | |
| } | |
| } | |
| ] | |
This file contains hidden or 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.PutRemoveBenchmark.group", | |
| "mode" : "thrpt", | |
| "threads" : 8, | |
| "forks" : 1, | |
| "jvm" : "/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/24.0.2-12/x64/bin/java", | |
| "jvmArgs" : [ | |
| "-Xmx4g" | |
| ], | |
| "jdkVersion" : "24.0.2", | |
| "vmName" : "OpenJDK 64-Bit Server VM", | |
| "vmVersion" : "24.0.2+12", | |
| "warmupIterations" : 3, | |
| "warmupTime" : "10 s", | |
| "warmupBatchSize" : 1, | |
| "measurementIterations" : 3, | |
| "measurementTime" : "10 s", | |
| "measurementBatchSize" : 1, | |
| "params" : { | |
| "cacheType" : "Caffeine" | |
| }, | |
| "primaryMetric" : { | |
| "score" : 2.427281274429807E7, | |
| "scoreError" : 2560361.376915512, | |
| "scoreConfidence" : [ | |
| 2.171245136738256E7, | |
| 2.683317412121358E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 2.4126212648833126E7, | |
| "50.0" : 2.4286303101702873E7, | |
| "90.0" : 2.4405922482358214E7, | |
| "95.0" : 2.4405922482358214E7, | |
| "99.0" : 2.4405922482358214E7, | |
| "99.9" : 2.4405922482358214E7, | |
| "99.99" : 2.4405922482358214E7, | |
| "99.999" : 2.4405922482358214E7, | |
| "99.9999" : 2.4405922482358214E7, | |
| "100.0" : 2.4405922482358214E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 2.4405922482358214E7, | |
| 2.4126212648833126E7, | |
| 2.4286303101702873E7 | |
| ] | |
| ] | |
| }, | |
| "secondaryMetrics" : { | |
| "put" : { | |
| "score" : 1.0129928672830204E7, | |
| "scoreError" : 3902528.7641768963, | |
| "scoreConfidence" : [ | |
| 6227399.908653308, | |
| 1.40324574370071E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 9950766.925505793, | |
| "50.0" : 1.007225595988559E7, | |
| "90.0" : 1.0366763133099232E7, | |
| "95.0" : 1.0366763133099232E7, | |
| "99.0" : 1.0366763133099232E7, | |
| "99.9" : 1.0366763133099232E7, | |
| "99.99" : 1.0366763133099232E7, | |
| "99.999" : 1.0366763133099232E7, | |
| "99.9999" : 1.0366763133099232E7, | |
| "100.0" : 1.0366763133099232E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 1.0366763133099232E7, | |
| 9950766.925505793, | |
| 1.007225595988559E7 | |
| ] | |
| ] | |
| }, | |
| "remove" : { | |
| "score" : 1.4142884071467867E7, | |
| "scoreError" : 1676203.1042898397, | |
| "scoreConfidence" : [ | |
| 1.2466680967178028E7, | |
| 1.5819087175757706E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 1.4039159349258982E7, | |
| "50.0" : 1.4175445723327331E7, | |
| "90.0" : 1.4214047141817285E7, | |
| "95.0" : 1.4214047141817285E7, | |
| "99.0" : 1.4214047141817285E7, | |
| "99.9" : 1.4214047141817285E7, | |
| "99.99" : 1.4214047141817285E7, | |
| "99.999" : 1.4214047141817285E7, | |
| "99.9999" : 1.4214047141817285E7, | |
| "100.0" : 1.4214047141817285E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 1.4039159349258982E7, | |
| 1.4175445723327331E7, | |
| 1.4214047141817285E7 | |
| ] | |
| ] | |
| } | |
| } | |
| }, | |
| { | |
| "jmhVersion" : "1.37", | |
| "benchmark" : "com.github.benmanes.caffeine.cache.PutRemoveBenchmark.group", | |
| "mode" : "thrpt", | |
| "threads" : 8, | |
| "forks" : 1, | |
| "jvm" : "/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/24.0.2-12/x64/bin/java", | |
| "jvmArgs" : [ | |
| "-Xmx4g" | |
| ], | |
| "jdkVersion" : "24.0.2", | |
| "vmName" : "OpenJDK 64-Bit Server VM", | |
| "vmVersion" : "24.0.2+12", | |
| "warmupIterations" : 3, | |
| "warmupTime" : "10 s", | |
| "warmupBatchSize" : 1, | |
| "measurementIterations" : 3, | |
| "measurementTime" : "10 s", | |
| "measurementBatchSize" : 1, | |
| "params" : { | |
| "cacheType" : "Guava" | |
| }, | |
| "primaryMetric" : { | |
| "score" : 1.4777861891555423E7, | |
| "scoreError" : 2133518.132700971, | |
| "scoreConfidence" : [ | |
| 1.2644343758854453E7, | |
| 1.6911380024256393E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 1.464525889436449E7, | |
| "50.0" : 1.4822060367426466E7, | |
| "90.0" : 1.4866266412875311E7, | |
| "95.0" : 1.4866266412875311E7, | |
| "99.0" : 1.4866266412875311E7, | |
| "99.9" : 1.4866266412875311E7, | |
| "99.99" : 1.4866266412875311E7, | |
| "99.999" : 1.4866266412875311E7, | |
| "99.9999" : 1.4866266412875311E7, | |
| "100.0" : 1.4866266412875311E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 1.4866266412875311E7, | |
| 1.464525889436449E7, | |
| 1.4822060367426466E7 | |
| ] | |
| ] | |
| }, | |
| "secondaryMetrics" : { | |
| "put" : { | |
| "score" : 6711243.117431956, | |
| "scoreError" : 1000106.3171335912, | |
| "scoreConfidence" : [ | |
| 5711136.800298365, | |
| 7711349.434565548 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 6648067.038554068, | |
| "50.0" : 6739405.927591842, | |
| "90.0" : 6746256.386149957, | |
| "95.0" : 6746256.386149957, | |
| "99.0" : 6746256.386149957, | |
| "99.9" : 6746256.386149957, | |
| "99.99" : 6746256.386149957, | |
| "99.999" : 6746256.386149957, | |
| "99.9999" : 6746256.386149957, | |
| "100.0" : 6746256.386149957 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 6746256.386149957, | |
| 6648067.038554068, | |
| 6739405.927591842 | |
| ] | |
| ] | |
| }, | |
| "remove" : { | |
| "score" : 8066618.7741234675, | |
| "scoreError" : 1148620.5930360886, | |
| "scoreConfidence" : [ | |
| 6917998.181087378, | |
| 9215239.367159557 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 7997191.855810422, | |
| "50.0" : 8082654.439834625, | |
| "90.0" : 8120010.026725354, | |
| "95.0" : 8120010.026725354, | |
| "99.0" : 8120010.026725354, | |
| "99.9" : 8120010.026725354, | |
| "99.99" : 8120010.026725354, | |
| "99.999" : 8120010.026725354, | |
| "99.9999" : 8120010.026725354, | |
| "100.0" : 8120010.026725354 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 8120010.026725354, | |
| 7997191.855810422, | |
| 8082654.439834625 | |
| ] | |
| ] | |
| } | |
| } | |
| }, | |
| { | |
| "jmhVersion" : "1.37", | |
| "benchmark" : "com.github.benmanes.caffeine.cache.PutRemoveBenchmark.group", | |
| "mode" : "thrpt", | |
| "threads" : 8, | |
| "forks" : 1, | |
| "jvm" : "/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/24.0.2-12/x64/bin/java", | |
| "jvmArgs" : [ | |
| "-Xmx4g" | |
| ], | |
| "jdkVersion" : "24.0.2", | |
| "vmName" : "OpenJDK 64-Bit Server VM", | |
| "vmVersion" : "24.0.2+12", | |
| "warmupIterations" : 3, | |
| "warmupTime" : "10 s", | |
| "warmupBatchSize" : 1, | |
| "measurementIterations" : 3, | |
| "measurementTime" : "10 s", | |
| "measurementBatchSize" : 1, | |
| "params" : { | |
| "cacheType" : "ConcurrentHashMap" | |
| }, | |
| "primaryMetric" : { | |
| "score" : 7.24675856914273E7, | |
| "scoreError" : 1.1816695880698971E7, | |
| "scoreConfidence" : [ | |
| 6.0650889810728334E7, | |
| 8.428428157212627E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 7.177993666400672E7, | |
| "50.0" : 7.25566824894535E7, | |
| "90.0" : 7.306613792082171E7, | |
| "95.0" : 7.306613792082171E7, | |
| "99.0" : 7.306613792082171E7, | |
| "99.9" : 7.306613792082171E7, | |
| "99.99" : 7.306613792082171E7, | |
| "99.999" : 7.306613792082171E7, | |
| "99.9999" : 7.306613792082171E7, | |
| "100.0" : 7.306613792082171E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 7.25566824894535E7, | |
| 7.177993666400672E7, | |
| 7.306613792082171E7 | |
| ] | |
| ] | |
| }, | |
| "secondaryMetrics" : { | |
| "put" : { | |
| "score" : 3.2356260858350277E7, | |
| "scoreError" : 1534759.6889636216, | |
| "scoreConfidence" : [ | |
| 3.0821501169386655E7, | |
| 3.38910205473139E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 3.2305838975549184E7, | |
| "50.0" : 3.230956699425653E7, | |
| "90.0" : 3.245337660524511E7, | |
| "95.0" : 3.245337660524511E7, | |
| "99.0" : 3.245337660524511E7, | |
| "99.9" : 3.245337660524511E7, | |
| "99.99" : 3.245337660524511E7, | |
| "99.999" : 3.245337660524511E7, | |
| "99.9999" : 3.245337660524511E7, | |
| "100.0" : 3.245337660524511E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 3.230956699425653E7, | |
| 3.2305838975549184E7, | |
| 3.245337660524511E7 | |
| ] | |
| ] | |
| }, | |
| "remove" : { | |
| "score" : 4.0111324833077036E7, | |
| "scoreError" : 1.060599161389006E7, | |
| "scoreConfidence" : [ | |
| 2.9505333219186977E7, | |
| 5.0717316446967095E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 3.947409768845752E7, | |
| "50.0" : 4.0247115495196976E7, | |
| "90.0" : 4.0612761315576605E7, | |
| "95.0" : 4.0612761315576605E7, | |
| "99.0" : 4.0612761315576605E7, | |
| "99.9" : 4.0612761315576605E7, | |
| "99.99" : 4.0612761315576605E7, | |
| "99.999" : 4.0612761315576605E7, | |
| "99.9999" : 4.0612761315576605E7, | |
| "100.0" : 4.0612761315576605E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 4.0247115495196976E7, | |
| 3.947409768845752E7, | |
| 4.0612761315576605E7 | |
| ] | |
| ] | |
| } | |
| } | |
| } | |
| ] | |
This file contains hidden or 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.PutRemoveBenchmark.group", | |
| "mode" : "thrpt", | |
| "threads" : 8, | |
| "forks" : 1, | |
| "jvm" : "/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/25.0.0-ea.36.0.ea/x64/bin/java", | |
| "jvmArgs" : [ | |
| "-Xmx4g" | |
| ], | |
| "jdkVersion" : "25-beta", | |
| "vmName" : "OpenJDK 64-Bit Server VM", | |
| "vmVersion" : "25-beta+36-ea", | |
| "warmupIterations" : 3, | |
| "warmupTime" : "10 s", | |
| "warmupBatchSize" : 1, | |
| "measurementIterations" : 3, | |
| "measurementTime" : "10 s", | |
| "measurementBatchSize" : 1, | |
| "params" : { | |
| "cacheType" : "Caffeine" | |
| }, | |
| "primaryMetric" : { | |
| "score" : 2.9180834301357586E7, | |
| "scoreError" : 5366183.370586895, | |
| "scoreConfidence" : [ | |
| 2.381465093077069E7, | |
| 3.4547017671944484E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 2.888783335391715E7, | |
| "50.0" : 2.917857201041822E7, | |
| "90.0" : 2.9476097539737392E7, | |
| "95.0" : 2.9476097539737392E7, | |
| "99.0" : 2.9476097539737392E7, | |
| "99.9" : 2.9476097539737392E7, | |
| "99.99" : 2.9476097539737392E7, | |
| "99.999" : 2.9476097539737392E7, | |
| "99.9999" : 2.9476097539737392E7, | |
| "100.0" : 2.9476097539737392E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 2.917857201041822E7, | |
| 2.888783335391715E7, | |
| 2.9476097539737392E7 | |
| ] | |
| ] | |
| }, | |
| "secondaryMetrics" : { | |
| "put" : { | |
| "score" : 1.3173554487881398E7, | |
| "scoreError" : 2993125.472119999, | |
| "scoreConfidence" : [ | |
| 1.0180429015761398E7, | |
| 1.6166679960001398E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 1.3019184886119774E7, | |
| "50.0" : 1.3155637825918501E7, | |
| "90.0" : 1.3345840751605917E7, | |
| "95.0" : 1.3345840751605917E7, | |
| "99.0" : 1.3345840751605917E7, | |
| "99.9" : 1.3345840751605917E7, | |
| "99.99" : 1.3345840751605917E7, | |
| "99.999" : 1.3345840751605917E7, | |
| "99.9999" : 1.3345840751605917E7, | |
| "100.0" : 1.3345840751605917E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 1.3019184886119774E7, | |
| 1.3345840751605917E7, | |
| 1.3155637825918501E7 | |
| ] | |
| ] | |
| }, | |
| "remove" : { | |
| "score" : 1.6007279813476196E7, | |
| "scoreError" : 7496710.296506598, | |
| "scoreConfidence" : [ | |
| 8510569.516969599, | |
| 2.3503990109982792E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 1.5541992602311239E7, | |
| "50.0" : 1.6159387124298451E7, | |
| "90.0" : 1.6320459713818893E7, | |
| "95.0" : 1.6320459713818893E7, | |
| "99.0" : 1.6320459713818893E7, | |
| "99.9" : 1.6320459713818893E7, | |
| "99.99" : 1.6320459713818893E7, | |
| "99.999" : 1.6320459713818893E7, | |
| "99.9999" : 1.6320459713818893E7, | |
| "100.0" : 1.6320459713818893E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 1.6159387124298451E7, | |
| 1.5541992602311239E7, | |
| 1.6320459713818893E7 | |
| ] | |
| ] | |
| } | |
| } | |
| }, | |
| { | |
| "jmhVersion" : "1.37", | |
| "benchmark" : "com.github.benmanes.caffeine.cache.PutRemoveBenchmark.group", | |
| "mode" : "thrpt", | |
| "threads" : 8, | |
| "forks" : 1, | |
| "jvm" : "/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/25.0.0-ea.36.0.ea/x64/bin/java", | |
| "jvmArgs" : [ | |
| "-Xmx4g" | |
| ], | |
| "jdkVersion" : "25-beta", | |
| "vmName" : "OpenJDK 64-Bit Server VM", | |
| "vmVersion" : "25-beta+36-ea", | |
| "warmupIterations" : 3, | |
| "warmupTime" : "10 s", | |
| "warmupBatchSize" : 1, | |
| "measurementIterations" : 3, | |
| "measurementTime" : "10 s", | |
| "measurementBatchSize" : 1, | |
| "params" : { | |
| "cacheType" : "Guava" | |
| }, | |
| "primaryMetric" : { | |
| "score" : 1.5099232217304386E7, | |
| "scoreError" : 381561.77291410684, | |
| "scoreConfidence" : [ | |
| 1.471767044439028E7, | |
| 1.5480793990218492E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 1.5078407263622629E7, | |
| "50.0" : 1.509905388848037E7, | |
| "90.0" : 1.512023549981016E7, | |
| "95.0" : 1.512023549981016E7, | |
| "99.0" : 1.512023549981016E7, | |
| "99.9" : 1.512023549981016E7, | |
| "99.99" : 1.512023549981016E7, | |
| "99.999" : 1.512023549981016E7, | |
| "99.9999" : 1.512023549981016E7, | |
| "100.0" : 1.512023549981016E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 1.512023549981016E7, | |
| 1.5078407263622629E7, | |
| 1.509905388848037E7 | |
| ] | |
| ] | |
| }, | |
| "secondaryMetrics" : { | |
| "put" : { | |
| "score" : 6709465.459223491, | |
| "scoreError" : 799072.6940565329, | |
| "scoreConfidence" : [ | |
| 5910392.765166958, | |
| 7508538.153280024 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 6665434.946855482, | |
| "50.0" : 6709930.444880596, | |
| "90.0" : 6753030.985934394, | |
| "95.0" : 6753030.985934394, | |
| "99.0" : 6753030.985934394, | |
| "99.9" : 6753030.985934394, | |
| "99.99" : 6753030.985934394, | |
| "99.999" : 6753030.985934394, | |
| "99.9999" : 6753030.985934394, | |
| "100.0" : 6753030.985934394 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 6709930.444880596, | |
| 6665434.946855482, | |
| 6753030.985934394 | |
| ] | |
| ] | |
| }, | |
| "remove" : { | |
| "score" : 8389766.758080896, | |
| "scoreError" : 691560.3661928598, | |
| "scoreConfidence" : [ | |
| 7698206.391888036, | |
| 9081327.124273757 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 8346022.902545977, | |
| "50.0" : 8410305.05492956, | |
| "90.0" : 8412972.316767149, | |
| "95.0" : 8412972.316767149, | |
| "99.0" : 8412972.316767149, | |
| "99.9" : 8412972.316767149, | |
| "99.99" : 8412972.316767149, | |
| "99.999" : 8412972.316767149, | |
| "99.9999" : 8412972.316767149, | |
| "100.0" : 8412972.316767149 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 8410305.05492956, | |
| 8412972.316767149, | |
| 8346022.902545977 | |
| ] | |
| ] | |
| } | |
| } | |
| }, | |
| { | |
| "jmhVersion" : "1.37", | |
| "benchmark" : "com.github.benmanes.caffeine.cache.PutRemoveBenchmark.group", | |
| "mode" : "thrpt", | |
| "threads" : 8, | |
| "forks" : 1, | |
| "jvm" : "/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/25.0.0-ea.36.0.ea/x64/bin/java", | |
| "jvmArgs" : [ | |
| "-Xmx4g" | |
| ], | |
| "jdkVersion" : "25-beta", | |
| "vmName" : "OpenJDK 64-Bit Server VM", | |
| "vmVersion" : "25-beta+36-ea", | |
| "warmupIterations" : 3, | |
| "warmupTime" : "10 s", | |
| "warmupBatchSize" : 1, | |
| "measurementIterations" : 3, | |
| "measurementTime" : "10 s", | |
| "measurementBatchSize" : 1, | |
| "params" : { | |
| "cacheType" : "ConcurrentHashMap" | |
| }, | |
| "primaryMetric" : { | |
| "score" : 7.658690863588871E7, | |
| "scoreError" : 7153450.742718598, | |
| "scoreConfidence" : [ | |
| 6.943345789317012E7, | |
| 8.37403593786073E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 7.61718722914468E7, | |
| "50.0" : 7.663772716562766E7, | |
| "90.0" : 7.695112645059168E7, | |
| "95.0" : 7.695112645059168E7, | |
| "99.0" : 7.695112645059168E7, | |
| "99.9" : 7.695112645059168E7, | |
| "99.99" : 7.695112645059168E7, | |
| "99.999" : 7.695112645059168E7, | |
| "99.9999" : 7.695112645059168E7, | |
| "100.0" : 7.695112645059168E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 7.695112645059168E7, | |
| 7.663772716562766E7, | |
| 7.61718722914468E7 | |
| ] | |
| ] | |
| }, | |
| "secondaryMetrics" : { | |
| "put" : { | |
| "score" : 3.339875337709032E7, | |
| "scoreError" : 5684140.2588914875, | |
| "scoreConfidence" : [ | |
| 2.7714613118198834E7, | |
| 3.9082893635981806E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 3.3166432090602726E7, | |
| "50.0" : 3.3277018974235427E7, | |
| "90.0" : 3.3752809066432804E7, | |
| "95.0" : 3.3752809066432804E7, | |
| "99.0" : 3.3752809066432804E7, | |
| "99.9" : 3.3752809066432804E7, | |
| "99.99" : 3.3752809066432804E7, | |
| "99.999" : 3.3752809066432804E7, | |
| "99.9999" : 3.3752809066432804E7, | |
| "100.0" : 3.3752809066432804E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 3.3277018974235427E7, | |
| 3.3166432090602726E7, | |
| 3.3752809066432804E7 | |
| ] | |
| ] | |
| }, | |
| "remove" : { | |
| "score" : 4.31881552587984E7, | |
| "scoreError" : 1.2291316490222638E7, | |
| "scoreConfidence" : [ | |
| 3.0896838768575758E7, | |
| 5.547947174902104E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 4.241906322501399E7, | |
| "50.0" : 4.347129507502493E7, | |
| "90.0" : 4.367410747635626E7, | |
| "95.0" : 4.367410747635626E7, | |
| "99.0" : 4.367410747635626E7, | |
| "99.9" : 4.367410747635626E7, | |
| "99.99" : 4.367410747635626E7, | |
| "99.999" : 4.367410747635626E7, | |
| "99.9999" : 4.367410747635626E7, | |
| "100.0" : 4.367410747635626E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 4.367410747635626E7, | |
| 4.347129507502493E7, | |
| 4.241906322501399E7 | |
| ] | |
| ] | |
| } | |
| } | |
| } | |
| ] | |
This file contains hidden or 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.PutRemoveBenchmark.group", | |
| "mode" : "thrpt", | |
| "threads" : 8, | |
| "forks" : 1, | |
| "jvm" : "/usr/lib/jvm/temurin-25-jdk-amd64/bin/java", | |
| "jvmArgs" : [ | |
| "-Xmx4g" | |
| ], | |
| "jdkVersion" : "25.0.2", | |
| "vmName" : "OpenJDK 64-Bit Server VM", | |
| "vmVersion" : "25.0.2+10-LTS", | |
| "warmupIterations" : 3, | |
| "warmupTime" : "10 s", | |
| "warmupBatchSize" : 1, | |
| "measurementIterations" : 3, | |
| "measurementTime" : "10 s", | |
| "measurementBatchSize" : 1, | |
| "params" : { | |
| "cacheType" : "Caffeine" | |
| }, | |
| "primaryMetric" : { | |
| "score" : 3.133356430104952E7, | |
| "scoreError" : 1.1609913511192514E7, | |
| "scoreConfidence" : [ | |
| 1.9723650789857008E7, | |
| 4.294347781224203E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 3.07072587032187E7, | |
| "50.0" : 3.131387537485835E7, | |
| "90.0" : 3.197955882507152E7, | |
| "95.0" : 3.197955882507152E7, | |
| "99.0" : 3.197955882507152E7, | |
| "99.9" : 3.197955882507152E7, | |
| "99.99" : 3.197955882507152E7, | |
| "99.999" : 3.197955882507152E7, | |
| "99.9999" : 3.197955882507152E7, | |
| "100.0" : 3.197955882507152E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 3.07072587032187E7, | |
| 3.131387537485835E7, | |
| 3.197955882507152E7 | |
| ] | |
| ] | |
| }, | |
| "secondaryMetrics" : { | |
| "put" : { | |
| "score" : 1.0111595677362757E7, | |
| "scoreError" : 3095978.5093391114, | |
| "scoreConfidence" : [ | |
| 7015617.168023646, | |
| 1.3207574186701868E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 9916781.794604383, | |
| "50.0" : 1.0190724146158587E7, | |
| "90.0" : 1.0227281091325302E7, | |
| "95.0" : 1.0227281091325302E7, | |
| "99.0" : 1.0227281091325302E7, | |
| "99.9" : 1.0227281091325302E7, | |
| "99.99" : 1.0227281091325302E7, | |
| "99.999" : 1.0227281091325302E7, | |
| "99.9999" : 1.0227281091325302E7, | |
| "100.0" : 1.0227281091325302E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 9916781.794604383, | |
| 1.0190724146158587E7, | |
| 1.0227281091325302E7 | |
| ] | |
| ] | |
| }, | |
| "remove" : { | |
| "score" : 2.1221968623686764E7, | |
| "scoreError" : 8911248.347822903, | |
| "scoreConfidence" : [ | |
| 1.2310720275863862E7, | |
| 3.0133216971509665E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 2.0790476908614315E7, | |
| "50.0" : 2.112315122869976E7, | |
| "90.0" : 2.175227773374622E7, | |
| "95.0" : 2.175227773374622E7, | |
| "99.0" : 2.175227773374622E7, | |
| "99.9" : 2.175227773374622E7, | |
| "99.99" : 2.175227773374622E7, | |
| "99.999" : 2.175227773374622E7, | |
| "99.9999" : 2.175227773374622E7, | |
| "100.0" : 2.175227773374622E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 2.0790476908614315E7, | |
| 2.112315122869976E7, | |
| 2.175227773374622E7 | |
| ] | |
| ] | |
| } | |
| } | |
| }, | |
| { | |
| "jmhVersion" : "1.37", | |
| "benchmark" : "com.github.benmanes.caffeine.cache.PutRemoveBenchmark.group", | |
| "mode" : "thrpt", | |
| "threads" : 8, | |
| "forks" : 1, | |
| "jvm" : "/usr/lib/jvm/temurin-25-jdk-amd64/bin/java", | |
| "jvmArgs" : [ | |
| "-Xmx4g" | |
| ], | |
| "jdkVersion" : "25.0.2", | |
| "vmName" : "OpenJDK 64-Bit Server VM", | |
| "vmVersion" : "25.0.2+10-LTS", | |
| "warmupIterations" : 3, | |
| "warmupTime" : "10 s", | |
| "warmupBatchSize" : 1, | |
| "measurementIterations" : 3, | |
| "measurementTime" : "10 s", | |
| "measurementBatchSize" : 1, | |
| "params" : { | |
| "cacheType" : "Guava" | |
| }, | |
| "primaryMetric" : { | |
| "score" : 1.3741634357663037E7, | |
| "scoreError" : 700100.8005472018, | |
| "scoreConfidence" : [ | |
| 1.3041533557115836E7, | |
| 1.4441735158210238E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 1.3710244526715279E7, | |
| "50.0" : 1.3730243467680918E7, | |
| "90.0" : 1.3784415078592915E7, | |
| "95.0" : 1.3784415078592915E7, | |
| "99.0" : 1.3784415078592915E7, | |
| "99.9" : 1.3784415078592915E7, | |
| "99.99" : 1.3784415078592915E7, | |
| "99.999" : 1.3784415078592915E7, | |
| "99.9999" : 1.3784415078592915E7, | |
| "100.0" : 1.3784415078592915E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 1.3710244526715279E7, | |
| 1.3784415078592915E7, | |
| 1.3730243467680918E7 | |
| ] | |
| ] | |
| }, | |
| "secondaryMetrics" : { | |
| "put" : { | |
| "score" : 6027341.31636626, | |
| "scoreError" : 344212.4871107958, | |
| "scoreConfidence" : [ | |
| 5683128.8292554645, | |
| 6371553.803477055 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 6005561.131965156, | |
| "50.0" : 6037786.137541754, | |
| "90.0" : 6038676.679591872, | |
| "95.0" : 6038676.679591872, | |
| "99.0" : 6038676.679591872, | |
| "99.9" : 6038676.679591872, | |
| "99.99" : 6038676.679591872, | |
| "99.999" : 6038676.679591872, | |
| "99.9999" : 6038676.679591872, | |
| "100.0" : 6038676.679591872 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 6038676.679591872, | |
| 6037786.137541754, | |
| 6005561.131965156 | |
| ] | |
| ] | |
| }, | |
| "remove" : { | |
| "score" : 7714293.041296777, | |
| "scoreError" : 704097.8067261336, | |
| "scoreConfidence" : [ | |
| 7010195.234570644, | |
| 8418390.848022912 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 7671567.84712341, | |
| "50.0" : 7724682.335715761, | |
| "90.0" : 7746628.941051163, | |
| "95.0" : 7746628.941051163, | |
| "99.0" : 7746628.941051163, | |
| "99.9" : 7746628.941051163, | |
| "99.99" : 7746628.941051163, | |
| "99.999" : 7746628.941051163, | |
| "99.9999" : 7746628.941051163, | |
| "100.0" : 7746628.941051163 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 7671567.84712341, | |
| 7746628.941051163, | |
| 7724682.335715761 | |
| ] | |
| ] | |
| } | |
| } | |
| }, | |
| { | |
| "jmhVersion" : "1.37", | |
| "benchmark" : "com.github.benmanes.caffeine.cache.PutRemoveBenchmark.group", | |
| "mode" : "thrpt", | |
| "threads" : 8, | |
| "forks" : 1, | |
| "jvm" : "/usr/lib/jvm/temurin-25-jdk-amd64/bin/java", | |
| "jvmArgs" : [ | |
| "-Xmx4g" | |
| ], | |
| "jdkVersion" : "25.0.2", | |
| "vmName" : "OpenJDK 64-Bit Server VM", | |
| "vmVersion" : "25.0.2+10-LTS", | |
| "warmupIterations" : 3, | |
| "warmupTime" : "10 s", | |
| "warmupBatchSize" : 1, | |
| "measurementIterations" : 3, | |
| "measurementTime" : "10 s", | |
| "measurementBatchSize" : 1, | |
| "params" : { | |
| "cacheType" : "ConcurrentHashMap" | |
| }, | |
| "primaryMetric" : { | |
| "score" : 7.561202002226745E7, | |
| "scoreError" : 2.877480305459152E7, | |
| "scoreConfidence" : [ | |
| 4.6837216967675924E7, | |
| 1.0438682307685897E8 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 7.466891840663682E7, | |
| "50.0" : 7.473426793399177E7, | |
| "90.0" : 7.743287372617373E7, | |
| "95.0" : 7.743287372617373E7, | |
| "99.0" : 7.743287372617373E7, | |
| "99.9" : 7.743287372617373E7, | |
| "99.99" : 7.743287372617373E7, | |
| "99.999" : 7.743287372617373E7, | |
| "99.9999" : 7.743287372617373E7, | |
| "100.0" : 7.743287372617373E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 7.743287372617373E7, | |
| 7.473426793399177E7, | |
| 7.466891840663682E7 | |
| ] | |
| ] | |
| }, | |
| "secondaryMetrics" : { | |
| "put" : { | |
| "score" : 3.3377178169465516E7, | |
| "scoreError" : 5865687.9758557305, | |
| "scoreConfidence" : [ | |
| 2.7511490193609785E7, | |
| 3.924286614532125E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 3.30353638684851E7, | |
| "50.0" : 3.3422601619620554E7, | |
| "90.0" : 3.36735690202909E7, | |
| "95.0" : 3.36735690202909E7, | |
| "99.0" : 3.36735690202909E7, | |
| "99.9" : 3.36735690202909E7, | |
| "99.99" : 3.36735690202909E7, | |
| "99.999" : 3.36735690202909E7, | |
| "99.9999" : 3.36735690202909E7, | |
| "100.0" : 3.36735690202909E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 3.3422601619620554E7, | |
| 3.36735690202909E7, | |
| 3.30353638684851E7 | |
| ] | |
| ] | |
| }, | |
| "remove" : { | |
| "score" : 4.223484185280192E7, | |
| "scoreError" : 2.853352828934148E7, | |
| "scoreConfidence" : [ | |
| 1.370131356346044E7, | |
| 7.07683701421434E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 4.106069891370086E7, | |
| "50.0" : 4.1633554538151726E7, | |
| "90.0" : 4.401027210655317E7, | |
| "95.0" : 4.401027210655317E7, | |
| "99.0" : 4.401027210655317E7, | |
| "99.9" : 4.401027210655317E7, | |
| "99.99" : 4.401027210655317E7, | |
| "99.999" : 4.401027210655317E7, | |
| "99.9999" : 4.401027210655317E7, | |
| "100.0" : 4.401027210655317E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 4.401027210655317E7, | |
| 4.106069891370086E7, | |
| 4.1633554538151726E7 | |
| ] | |
| ] | |
| } | |
| } | |
| } | |
| ] | |
This file contains hidden or 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.PutRemoveBenchmark.group", | |
| "mode" : "thrpt", | |
| "threads" : 8, | |
| "forks" : 1, | |
| "jvm" : "/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/26.0.0-ea.30.0.ea/x64/bin/java", | |
| "jvmArgs" : [ | |
| "-Xmx4g" | |
| ], | |
| "jdkVersion" : "26-beta", | |
| "vmName" : "OpenJDK 64-Bit Server VM", | |
| "vmVersion" : "26-beta+30-ea", | |
| "warmupIterations" : 3, | |
| "warmupTime" : "10 s", | |
| "warmupBatchSize" : 1, | |
| "measurementIterations" : 3, | |
| "measurementTime" : "10 s", | |
| "measurementBatchSize" : 1, | |
| "params" : { | |
| "cacheType" : "Caffeine" | |
| }, | |
| "primaryMetric" : { | |
| "score" : 2.555201882366799E7, | |
| "scoreError" : 7345984.105106923, | |
| "scoreConfidence" : [ | |
| 1.8206034718561064E7, | |
| 3.2898002928774912E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 2.5092583154370178E7, | |
| "50.0" : 2.571990821334752E7, | |
| "90.0" : 2.5843565103286263E7, | |
| "95.0" : 2.5843565103286263E7, | |
| "99.0" : 2.5843565103286263E7, | |
| "99.9" : 2.5843565103286263E7, | |
| "99.99" : 2.5843565103286263E7, | |
| "99.999" : 2.5843565103286263E7, | |
| "99.9999" : 2.5843565103286263E7, | |
| "100.0" : 2.5843565103286263E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 2.5092583154370178E7, | |
| 2.5843565103286263E7, | |
| 2.571990821334752E7 | |
| ] | |
| ] | |
| }, | |
| "secondaryMetrics" : { | |
| "put" : { | |
| "score" : 1.055823722372667E7, | |
| "scoreError" : 2241803.7311438504, | |
| "scoreConfidence" : [ | |
| 8316433.4925828185, | |
| 1.280004095487052E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 1.0426660657218948E7, | |
| "50.0" : 1.057803199617583E7, | |
| "90.0" : 1.067001901778523E7, | |
| "95.0" : 1.067001901778523E7, | |
| "99.0" : 1.067001901778523E7, | |
| "99.9" : 1.067001901778523E7, | |
| "99.99" : 1.067001901778523E7, | |
| "99.999" : 1.067001901778523E7, | |
| "99.9999" : 1.067001901778523E7, | |
| "100.0" : 1.067001901778523E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 1.067001901778523E7, | |
| 1.0426660657218948E7, | |
| 1.057803199617583E7 | |
| ] | |
| ] | |
| }, | |
| "remove" : { | |
| "score" : 1.4993781599941315E7, | |
| "scoreError" : 9367173.171646642, | |
| "scoreConfidence" : [ | |
| 5626608.428294674, | |
| 2.4360954771587957E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 1.4422564136584949E7, | |
| "50.0" : 1.5141876217171686E7, | |
| "90.0" : 1.5416904446067315E7, | |
| "95.0" : 1.5416904446067315E7, | |
| "99.0" : 1.5416904446067315E7, | |
| "99.9" : 1.5416904446067315E7, | |
| "99.99" : 1.5416904446067315E7, | |
| "99.999" : 1.5416904446067315E7, | |
| "99.9999" : 1.5416904446067315E7, | |
| "100.0" : 1.5416904446067315E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 1.4422564136584949E7, | |
| 1.5416904446067315E7, | |
| 1.5141876217171686E7 | |
| ] | |
| ] | |
| } | |
| } | |
| }, | |
| { | |
| "jmhVersion" : "1.37", | |
| "benchmark" : "com.github.benmanes.caffeine.cache.PutRemoveBenchmark.group", | |
| "mode" : "thrpt", | |
| "threads" : 8, | |
| "forks" : 1, | |
| "jvm" : "/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/26.0.0-ea.30.0.ea/x64/bin/java", | |
| "jvmArgs" : [ | |
| "-Xmx4g" | |
| ], | |
| "jdkVersion" : "26-beta", | |
| "vmName" : "OpenJDK 64-Bit Server VM", | |
| "vmVersion" : "26-beta+30-ea", | |
| "warmupIterations" : 3, | |
| "warmupTime" : "10 s", | |
| "warmupBatchSize" : 1, | |
| "measurementIterations" : 3, | |
| "measurementTime" : "10 s", | |
| "measurementBatchSize" : 1, | |
| "params" : { | |
| "cacheType" : "Guava" | |
| }, | |
| "primaryMetric" : { | |
| "score" : 1.5874944430666523E7, | |
| "scoreError" : 1814138.9269582487, | |
| "scoreConfidence" : [ | |
| 1.4060805503708275E7, | |
| 1.7689083357624773E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 1.5762872035320835E7, | |
| "50.0" : 1.59093481640427E7, | |
| "90.0" : 1.5952613092636034E7, | |
| "95.0" : 1.5952613092636034E7, | |
| "99.0" : 1.5952613092636034E7, | |
| "99.9" : 1.5952613092636034E7, | |
| "99.99" : 1.5952613092636034E7, | |
| "99.999" : 1.5952613092636034E7, | |
| "99.9999" : 1.5952613092636034E7, | |
| "100.0" : 1.5952613092636034E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 1.5762872035320835E7, | |
| 1.59093481640427E7, | |
| 1.5952613092636034E7 | |
| ] | |
| ] | |
| }, | |
| "secondaryMetrics" : { | |
| "put" : { | |
| "score" : 7060922.073823467, | |
| "scoreError" : 1011502.3783577095, | |
| "scoreConfidence" : [ | |
| 6049419.6954657575, | |
| 8072424.452181176 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 7001980.165379753, | |
| "50.0" : 7068750.245892583, | |
| "90.0" : 7112035.810198063, | |
| "95.0" : 7112035.810198063, | |
| "99.0" : 7112035.810198063, | |
| "99.9" : 7112035.810198063, | |
| "99.99" : 7112035.810198063, | |
| "99.999" : 7112035.810198063, | |
| "99.9999" : 7112035.810198063, | |
| "100.0" : 7112035.810198063 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 7001980.165379753, | |
| 7068750.245892583, | |
| 7112035.810198063 | |
| ] | |
| ] | |
| }, | |
| "remove" : { | |
| "score" : 8814022.356843056, | |
| "scoreError" : 839436.5987494044, | |
| "scoreConfidence" : [ | |
| 7974585.758093651, | |
| 9653458.95559246 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 8760891.869941082, | |
| "50.0" : 8840577.28243797, | |
| "90.0" : 8840597.918150116, | |
| "95.0" : 8840597.918150116, | |
| "99.0" : 8840597.918150116, | |
| "99.9" : 8840597.918150116, | |
| "99.99" : 8840597.918150116, | |
| "99.999" : 8840597.918150116, | |
| "99.9999" : 8840597.918150116, | |
| "100.0" : 8840597.918150116 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 8760891.869941082, | |
| 8840597.918150116, | |
| 8840577.28243797 | |
| ] | |
| ] | |
| } | |
| } | |
| }, | |
| { | |
| "jmhVersion" : "1.37", | |
| "benchmark" : "com.github.benmanes.caffeine.cache.PutRemoveBenchmark.group", | |
| "mode" : "thrpt", | |
| "threads" : 8, | |
| "forks" : 1, | |
| "jvm" : "/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/26.0.0-ea.30.0.ea/x64/bin/java", | |
| "jvmArgs" : [ | |
| "-Xmx4g" | |
| ], | |
| "jdkVersion" : "26-beta", | |
| "vmName" : "OpenJDK 64-Bit Server VM", | |
| "vmVersion" : "26-beta+30-ea", | |
| "warmupIterations" : 3, | |
| "warmupTime" : "10 s", | |
| "warmupBatchSize" : 1, | |
| "measurementIterations" : 3, | |
| "measurementTime" : "10 s", | |
| "measurementBatchSize" : 1, | |
| "params" : { | |
| "cacheType" : "ConcurrentHashMap" | |
| }, | |
| "primaryMetric" : { | |
| "score" : 7.431859394025338E7, | |
| "scoreError" : 1.4067786802571593E7, | |
| "scoreConfidence" : [ | |
| 6.025080713768178E7, | |
| 8.838638074282497E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 7.353002726670197E7, | |
| "50.0" : 7.435479686942837E7, | |
| "90.0" : 7.50709576846298E7, | |
| "95.0" : 7.50709576846298E7, | |
| "99.0" : 7.50709576846298E7, | |
| "99.9" : 7.50709576846298E7, | |
| "99.99" : 7.50709576846298E7, | |
| "99.999" : 7.50709576846298E7, | |
| "99.9999" : 7.50709576846298E7, | |
| "100.0" : 7.50709576846298E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 7.50709576846298E7, | |
| 7.353002726670197E7, | |
| 7.435479686942837E7 | |
| ] | |
| ] | |
| }, | |
| "secondaryMetrics" : { | |
| "put" : { | |
| "score" : 3.2866341596576527E7, | |
| "scoreError" : 1523714.5569842474, | |
| "scoreConfidence" : [ | |
| 3.134262703959228E7, | |
| 3.439005615356077E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 3.279764418746962E7, | |
| "50.0" : 3.2842072221454035E7, | |
| "90.0" : 3.295930838080593E7, | |
| "95.0" : 3.295930838080593E7, | |
| "99.0" : 3.295930838080593E7, | |
| "99.9" : 3.295930838080593E7, | |
| "99.99" : 3.295930838080593E7, | |
| "99.999" : 3.295930838080593E7, | |
| "99.9999" : 3.295930838080593E7, | |
| "100.0" : 3.295930838080593E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 3.2842072221454035E7, | |
| 3.295930838080593E7, | |
| 3.279764418746962E7 | |
| ] | |
| ] | |
| }, | |
| "remove" : { | |
| "score" : 4.145225234367685E7, | |
| "scoreError" : 1.5216097681790406E7, | |
| "scoreConfidence" : [ | |
| 2.6236154661886446E7, | |
| 5.6668350025467254E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 4.0570718885896035E7, | |
| "50.0" : 4.155715268195875E7, | |
| "90.0" : 4.222888546317576E7, | |
| "95.0" : 4.222888546317576E7, | |
| "99.0" : 4.222888546317576E7, | |
| "99.9" : 4.222888546317576E7, | |
| "99.99" : 4.222888546317576E7, | |
| "99.999" : 4.222888546317576E7, | |
| "99.9999" : 4.222888546317576E7, | |
| "100.0" : 4.222888546317576E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 4.222888546317576E7, | |
| 4.0570718885896035E7, | |
| 4.155715268195875E7 | |
| ] | |
| ] | |
| } | |
| } | |
| } | |
| ] | |
This file contains hidden or 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.PutRemoveBenchmark.group", | |
| "mode" : "thrpt", | |
| "threads" : 8, | |
| "forks" : 1, | |
| "jvm" : "/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/27.0.0-ea.13.0.ea/x64/bin/java", | |
| "jvmArgs" : [ | |
| "-Xmx4g" | |
| ], | |
| "jdkVersion" : "27-beta", | |
| "vmName" : "OpenJDK 64-Bit Server VM", | |
| "vmVersion" : "27-beta+13-ea", | |
| "warmupIterations" : 3, | |
| "warmupTime" : "10 s", | |
| "warmupBatchSize" : 1, | |
| "measurementIterations" : 3, | |
| "measurementTime" : "10 s", | |
| "measurementBatchSize" : 1, | |
| "params" : { | |
| "cacheType" : "Caffeine" | |
| }, | |
| "primaryMetric" : { | |
| "score" : 3.218370615325577E7, | |
| "scoreError" : 3.8144538774103075E7, | |
| "scoreConfidence" : [ | |
| -5960832.620847303, | |
| 7.032824492735885E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 3.0874759958475176E7, | |
| "50.0" : 3.108131594450158E7, | |
| "90.0" : 3.459504255679056E7, | |
| "95.0" : 3.459504255679056E7, | |
| "99.0" : 3.459504255679056E7, | |
| "99.9" : 3.459504255679056E7, | |
| "99.99" : 3.459504255679056E7, | |
| "99.999" : 3.459504255679056E7, | |
| "99.9999" : 3.459504255679056E7, | |
| "100.0" : 3.459504255679056E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 3.459504255679056E7, | |
| 3.108131594450158E7, | |
| 3.0874759958475176E7 | |
| ] | |
| ] | |
| }, | |
| "secondaryMetrics" : { | |
| "put" : { | |
| "score" : 9584964.058021752, | |
| "scoreError" : 2394908.0083183795, | |
| "scoreConfidence" : [ | |
| 7190056.049703373, | |
| 1.1979872066340132E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 9506406.961815547, | |
| "50.0" : 9511974.246076752, | |
| "90.0" : 9736510.966172958, | |
| "95.0" : 9736510.966172958, | |
| "99.0" : 9736510.966172958, | |
| "99.9" : 9736510.966172958, | |
| "99.99" : 9736510.966172958, | |
| "99.999" : 9736510.966172958, | |
| "99.9999" : 9736510.966172958, | |
| "100.0" : 9736510.966172958 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 9736510.966172958, | |
| 9511974.246076752, | |
| 9506406.961815547 | |
| ] | |
| ] | |
| }, | |
| "remove" : { | |
| "score" : 2.259874209523402E7, | |
| "scoreError" : 3.575064740364815E7, | |
| "scoreConfidence" : [ | |
| -1.3151905308414131E7, | |
| 5.8349389498882174E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 2.1368352996659636E7, | |
| "50.0" : 2.1569341698424827E7, | |
| "90.0" : 2.48585315906176E7, | |
| "95.0" : 2.48585315906176E7, | |
| "99.0" : 2.48585315906176E7, | |
| "99.9" : 2.48585315906176E7, | |
| "99.99" : 2.48585315906176E7, | |
| "99.999" : 2.48585315906176E7, | |
| "99.9999" : 2.48585315906176E7, | |
| "100.0" : 2.48585315906176E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 2.48585315906176E7, | |
| 2.1569341698424827E7, | |
| 2.1368352996659636E7 | |
| ] | |
| ] | |
| } | |
| } | |
| }, | |
| { | |
| "jmhVersion" : "1.37", | |
| "benchmark" : "com.github.benmanes.caffeine.cache.PutRemoveBenchmark.group", | |
| "mode" : "thrpt", | |
| "threads" : 8, | |
| "forks" : 1, | |
| "jvm" : "/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/27.0.0-ea.13.0.ea/x64/bin/java", | |
| "jvmArgs" : [ | |
| "-Xmx4g" | |
| ], | |
| "jdkVersion" : "27-beta", | |
| "vmName" : "OpenJDK 64-Bit Server VM", | |
| "vmVersion" : "27-beta+13-ea", | |
| "warmupIterations" : 3, | |
| "warmupTime" : "10 s", | |
| "warmupBatchSize" : 1, | |
| "measurementIterations" : 3, | |
| "measurementTime" : "10 s", | |
| "measurementBatchSize" : 1, | |
| "params" : { | |
| "cacheType" : "Guava" | |
| }, | |
| "primaryMetric" : { | |
| "score" : 1.5505727181069443E7, | |
| "scoreError" : 1195891.753255505, | |
| "scoreConfidence" : [ | |
| 1.4309835427813938E7, | |
| 1.6701618934324948E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 1.5444569350571547E7, | |
| "50.0" : 1.5497683494364705E7, | |
| "90.0" : 1.5574928698272074E7, | |
| "95.0" : 1.5574928698272074E7, | |
| "99.0" : 1.5574928698272074E7, | |
| "99.9" : 1.5574928698272074E7, | |
| "99.99" : 1.5574928698272074E7, | |
| "99.999" : 1.5574928698272074E7, | |
| "99.9999" : 1.5574928698272074E7, | |
| "100.0" : 1.5574928698272074E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 1.5574928698272074E7, | |
| 1.5497683494364705E7, | |
| 1.5444569350571547E7 | |
| ] | |
| ] | |
| }, | |
| "secondaryMetrics" : { | |
| "put" : { | |
| "score" : 6966164.906516288, | |
| "scoreError" : 1558648.776018194, | |
| "scoreConfidence" : [ | |
| 5407516.1304980945, | |
| 8524813.682534482 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 6872864.95632333, | |
| "50.0" : 6985058.002771081, | |
| "90.0" : 7040571.7604544535, | |
| "95.0" : 7040571.7604544535, | |
| "99.0" : 7040571.7604544535, | |
| "99.9" : 7040571.7604544535, | |
| "99.99" : 7040571.7604544535, | |
| "99.999" : 7040571.7604544535, | |
| "99.9999" : 7040571.7604544535, | |
| "100.0" : 7040571.7604544535 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 6985058.002771081, | |
| 7040571.7604544535, | |
| 6872864.95632333 | |
| ] | |
| ] | |
| }, | |
| "remove" : { | |
| "score" : 8539562.274553154, | |
| "scoreError" : 1313177.070048227, | |
| "scoreConfidence" : [ | |
| 7226385.204504927, | |
| 9852739.344601382 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 8457111.733910251, | |
| "50.0" : 8571704.394248217, | |
| "90.0" : 8589870.695500992, | |
| "95.0" : 8589870.695500992, | |
| "99.0" : 8589870.695500992, | |
| "99.9" : 8589870.695500992, | |
| "99.99" : 8589870.695500992, | |
| "99.999" : 8589870.695500992, | |
| "99.9999" : 8589870.695500992, | |
| "100.0" : 8589870.695500992 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 8589870.695500992, | |
| 8457111.733910251, | |
| 8571704.394248217 | |
| ] | |
| ] | |
| } | |
| } | |
| }, | |
| { | |
| "jmhVersion" : "1.37", | |
| "benchmark" : "com.github.benmanes.caffeine.cache.PutRemoveBenchmark.group", | |
| "mode" : "thrpt", | |
| "threads" : 8, | |
| "forks" : 1, | |
| "jvm" : "/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/27.0.0-ea.13.0.ea/x64/bin/java", | |
| "jvmArgs" : [ | |
| "-Xmx4g" | |
| ], | |
| "jdkVersion" : "27-beta", | |
| "vmName" : "OpenJDK 64-Bit Server VM", | |
| "vmVersion" : "27-beta+13-ea", | |
| "warmupIterations" : 3, | |
| "warmupTime" : "10 s", | |
| "warmupBatchSize" : 1, | |
| "measurementIterations" : 3, | |
| "measurementTime" : "10 s", | |
| "measurementBatchSize" : 1, | |
| "params" : { | |
| "cacheType" : "ConcurrentHashMap" | |
| }, | |
| "primaryMetric" : { | |
| "score" : 7.634427149822003E7, | |
| "scoreError" : 7093485.515084472, | |
| "scoreConfidence" : [ | |
| 6.925078598313555E7, | |
| 8.34377570133045E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 7.591901777955121E7, | |
| "50.0" : 7.643220353999841E7, | |
| "90.0" : 7.668159317511046E7, | |
| "95.0" : 7.668159317511046E7, | |
| "99.0" : 7.668159317511046E7, | |
| "99.9" : 7.668159317511046E7, | |
| "99.99" : 7.668159317511046E7, | |
| "99.999" : 7.668159317511046E7, | |
| "99.9999" : 7.668159317511046E7, | |
| "100.0" : 7.668159317511046E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 7.643220353999841E7, | |
| 7.668159317511046E7, | |
| 7.591901777955121E7 | |
| ] | |
| ] | |
| }, | |
| "secondaryMetrics" : { | |
| "put" : { | |
| "score" : 3.438265193753723E7, | |
| "scoreError" : 255305.59084219413, | |
| "scoreConfidence" : [ | |
| 3.4127346346695036E7, | |
| 3.4637957528379425E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 3.437332133002023E7, | |
| "50.0" : 3.437589177139316E7, | |
| "90.0" : 3.439874271119832E7, | |
| "95.0" : 3.439874271119832E7, | |
| "99.0" : 3.439874271119832E7, | |
| "99.9" : 3.439874271119832E7, | |
| "99.99" : 3.439874271119832E7, | |
| "99.999" : 3.439874271119832E7, | |
| "99.9999" : 3.439874271119832E7, | |
| "100.0" : 3.439874271119832E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 3.437589177139316E7, | |
| 3.437332133002023E7, | |
| 3.439874271119832E7 | |
| ] | |
| ] | |
| }, | |
| "remove" : { | |
| "score" : 4.1961619560682796E7, | |
| "scoreError" : 7342043.123730334, | |
| "scoreConfidence" : [ | |
| 3.4619576436952464E7, | |
| 4.930366268441313E7 | |
| ], | |
| "scorePercentiles" : { | |
| "0.0" : 4.152027506835289E7, | |
| "50.0" : 4.205631176860526E7, | |
| "90.0" : 4.230827184509025E7, | |
| "95.0" : 4.230827184509025E7, | |
| "99.0" : 4.230827184509025E7, | |
| "99.9" : 4.230827184509025E7, | |
| "99.99" : 4.230827184509025E7, | |
| "99.999" : 4.230827184509025E7, | |
| "99.9999" : 4.230827184509025E7, | |
| "100.0" : 4.230827184509025E7 | |
| }, | |
| "scoreUnit" : "ops/s", | |
| "rawData" : [ | |
| [ | |
| 4.205631176860526E7, | |
| 4.230827184509025E7, | |
| 4.152027506835289E7 | |
| ] | |
| ] | |
| } | |
| } | |
| } | |
| ] | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment