Skip to content

Instantly share code, notes, and snippets.

@fwbrasil
Created March 11, 2023 06:16
Show Gist options
  • Save fwbrasil/3fd548e71235e2756b1f9a8d94225538 to your computer and use it in GitHub Desktop.
Save fwbrasil/3fd548e71235e2756b1f9a8d94225538 to your computer and use it in GitHub Desktop.
[
{
"jmhVersion" : "1.32",
"benchmark" : "kyo.bench.BroadFlatMapBench.forkCats",
"mode" : "thrpt",
"threads" : 1,
"forks" : 1,
"jvm" : "/opt/homebrew/Cellar/openjdk/18.0.2.1/libexec/openjdk.jdk/Contents/Home/bin/java",
"jvmArgs" : [
"-Dcats.effect.tracing.mode=DISABLED"
],
"jdkVersion" : "18.0.2.1",
"vmName" : "OpenJDK 64-Bit Server VM",
"vmVersion" : "18.0.2.1+0",
"warmupIterations" : 5,
"warmupTime" : "1 s",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "1 s",
"measurementBatchSize" : 1,
"primaryMetric" : {
"score" : 21577.787345803234,
"scoreError" : 4234.043569288767,
"scoreConfidence" : [
17343.743776514468,
25811.830915092
],
"scorePercentiles" : {
"0.0" : 20585.639392491692,
"50.0" : 21532.94907104831,
"90.0" : 23314.86861808055,
"95.0" : 23314.86861808055,
"99.0" : 23314.86861808055,
"99.9" : 23314.86861808055,
"99.99" : 23314.86861808055,
"99.999" : 23314.86861808055,
"99.9999" : 23314.86861808055,
"100.0" : 23314.86861808055
},
"scoreUnit" : "ops/s",
"rawData" : [
[
21532.94907104831,
23314.86861808055,
21769.63940949195,
20685.84023790366,
20585.639392491692
]
]
},
"secondaryMetrics" : {
}
},
{
"jmhVersion" : "1.32",
"benchmark" : "kyo.bench.BroadFlatMapBench.forkKyo",
"mode" : "thrpt",
"threads" : 1,
"forks" : 1,
"jvm" : "/opt/homebrew/Cellar/openjdk/18.0.2.1/libexec/openjdk.jdk/Contents/Home/bin/java",
"jvmArgs" : [
"-Dcats.effect.tracing.mode=DISABLED"
],
"jdkVersion" : "18.0.2.1",
"vmName" : "OpenJDK 64-Bit Server VM",
"vmVersion" : "18.0.2.1+0",
"warmupIterations" : 5,
"warmupTime" : "1 s",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "1 s",
"measurementBatchSize" : 1,
"primaryMetric" : {
"score" : 92226.14460133527,
"scoreError" : 63967.25572320334,
"scoreConfidence" : [
28258.888878131926,
156193.4003245386
],
"scorePercentiles" : {
"0.0" : 73715.31572303381,
"50.0" : 88042.5743390214,
"90.0" : 112445.6720952107,
"95.0" : 112445.6720952107,
"99.0" : 112445.6720952107,
"99.9" : 112445.6720952107,
"99.99" : 112445.6720952107,
"99.999" : 112445.6720952107,
"99.9999" : 112445.6720952107,
"100.0" : 112445.6720952107
},
"scoreUnit" : "ops/s",
"rawData" : [
[
112445.6720952107,
106343.83131034569,
88042.5743390214,
80583.32953906475,
73715.31572303381
]
]
},
"secondaryMetrics" : {
}
},
{
"jmhVersion" : "1.32",
"benchmark" : "kyo.bench.BroadFlatMapBench.forkZio",
"mode" : "thrpt",
"threads" : 1,
"forks" : 1,
"jvm" : "/opt/homebrew/Cellar/openjdk/18.0.2.1/libexec/openjdk.jdk/Contents/Home/bin/java",
"jvmArgs" : [
"-Dcats.effect.tracing.mode=DISABLED"
],
"jdkVersion" : "18.0.2.1",
"vmName" : "OpenJDK 64-Bit Server VM",
"vmVersion" : "18.0.2.1+0",
"warmupIterations" : 5,
"warmupTime" : "1 s",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "1 s",
"measurementBatchSize" : 1,
"primaryMetric" : {
"score" : 15212.849427500338,
"scoreError" : 3200.784150484688,
"scoreConfidence" : [
12012.06527701565,
18413.633577985027
],
"scorePercentiles" : {
"0.0" : 14447.769673438965,
"50.0" : 14711.672102077133,
"90.0" : 16160.643341451545,
"95.0" : 16160.643341451545,
"99.0" : 16160.643341451545,
"99.9" : 16160.643341451545,
"99.99" : 16160.643341451545,
"99.999" : 16160.643341451545,
"99.9999" : 16160.643341451545,
"100.0" : 16160.643341451545
},
"scoreUnit" : "ops/s",
"rawData" : [
[
16071.454998197383,
16160.643341451545,
14672.70702233667,
14711.672102077133,
14447.769673438965
]
]
},
"secondaryMetrics" : {
}
},
{
"jmhVersion" : "1.32",
"benchmark" : "kyo.bench.BroadFlatMapBench.syncCats",
"mode" : "thrpt",
"threads" : 1,
"forks" : 1,
"jvm" : "/opt/homebrew/Cellar/openjdk/18.0.2.1/libexec/openjdk.jdk/Contents/Home/bin/java",
"jvmArgs" : [
"-Dcats.effect.tracing.mode=DISABLED"
],
"jdkVersion" : "18.0.2.1",
"vmName" : "OpenJDK 64-Bit Server VM",
"vmVersion" : "18.0.2.1+0",
"warmupIterations" : 5,
"warmupTime" : "1 s",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "1 s",
"measurementBatchSize" : 1,
"primaryMetric" : {
"score" : 32482.9593640786,
"scoreError" : 9703.949625927746,
"scoreConfidence" : [
22779.009738150853,
42186.90899000635
],
"scorePercentiles" : {
"0.0" : 30227.954565042222,
"50.0" : 31103.706057970572,
"90.0" : 35521.000314669436,
"95.0" : 35521.000314669436,
"99.0" : 35521.000314669436,
"99.9" : 35521.000314669436,
"99.99" : 35521.000314669436,
"99.999" : 35521.000314669436,
"99.9999" : 35521.000314669436,
"100.0" : 35521.000314669436
},
"scoreUnit" : "ops/s",
"rawData" : [
[
35521.000314669436,
34903.389200574406,
30227.954565042222,
30658.74668213638,
31103.706057970572
]
]
},
"secondaryMetrics" : {
}
},
{
"jmhVersion" : "1.32",
"benchmark" : "kyo.bench.BroadFlatMapBench.syncKyo",
"mode" : "thrpt",
"threads" : 1,
"forks" : 1,
"jvm" : "/opt/homebrew/Cellar/openjdk/18.0.2.1/libexec/openjdk.jdk/Contents/Home/bin/java",
"jvmArgs" : [
"-Dcats.effect.tracing.mode=DISABLED"
],
"jdkVersion" : "18.0.2.1",
"vmName" : "OpenJDK 64-Bit Server VM",
"vmVersion" : "18.0.2.1+0",
"warmupIterations" : 5,
"warmupTime" : "1 s",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "1 s",
"measurementBatchSize" : 1,
"primaryMetric" : {
"score" : 284423.6997895639,
"scoreError" : 9053.473329966222,
"scoreConfidence" : [
275370.22645959764,
293477.17311953014
],
"scorePercentiles" : {
"0.0" : 281867.8626240918,
"50.0" : 284280.5265686263,
"90.0" : 287976.9300400687,
"95.0" : 287976.9300400687,
"99.0" : 287976.9300400687,
"99.9" : 287976.9300400687,
"99.99" : 287976.9300400687,
"99.999" : 287976.9300400687,
"99.9999" : 287976.9300400687,
"100.0" : 287976.9300400687
},
"scoreUnit" : "ops/s",
"rawData" : [
[
287976.9300400687,
285129.8788133394,
281867.8626240918,
282863.30090169323,
284280.5265686263
]
]
},
"secondaryMetrics" : {
}
},
{
"jmhVersion" : "1.32",
"benchmark" : "kyo.bench.BroadFlatMapBench.syncZio",
"mode" : "thrpt",
"threads" : 1,
"forks" : 1,
"jvm" : "/opt/homebrew/Cellar/openjdk/18.0.2.1/libexec/openjdk.jdk/Contents/Home/bin/java",
"jvmArgs" : [
"-Dcats.effect.tracing.mode=DISABLED"
],
"jdkVersion" : "18.0.2.1",
"vmName" : "OpenJDK 64-Bit Server VM",
"vmVersion" : "18.0.2.1+0",
"warmupIterations" : 5,
"warmupTime" : "1 s",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "1 s",
"measurementBatchSize" : 1,
"primaryMetric" : {
"score" : 26247.822433775513,
"scoreError" : 1275.0789655941435,
"scoreConfidence" : [
24972.74346818137,
27522.901399369657
],
"scorePercentiles" : {
"0.0" : 25693.243937911404,
"50.0" : 26379.514529872595,
"90.0" : 26542.051372320017,
"95.0" : 26542.051372320017,
"99.0" : 26542.051372320017,
"99.9" : 26542.051372320017,
"99.99" : 26542.051372320017,
"99.999" : 26542.051372320017,
"99.9999" : 26542.051372320017,
"100.0" : 26542.051372320017
},
"scoreUnit" : "ops/s",
"rawData" : [
[
25693.243937911404,
26379.514529872595,
26215.064508908035,
26409.237819865513,
26542.051372320017
]
]
},
"secondaryMetrics" : {
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment