Skip to content

Instantly share code, notes, and snippets.

@carlosedp
Last active November 19, 2024 14:20
Show Gist options
  • Save carlosedp/e0eddcb77eee2eab18fb13d67eb0ead2 to your computer and use it in GitHub Desktop.
Save carlosedp/e0eddcb77eee2eab18fb13d67eb0ead2 to your computer and use it in GitHub Desktop.
Benchmark results for https://github.com/carlosedp/zio-channel/ at 2024-11-19T14:20:59
[
{
"jmhVersion" : "1.37",
"benchmark" : "zio.channel.benchmarks.Benchmarks.sendMessagesZioChannel",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/usr/lib/jvm/temurin-17-jdk-amd64/bin/java",
"jvmArgs" : [
],
"jdkVersion" : "17.0.13",
"vmName" : "OpenJDK 64-Bit Server VM",
"vmVersion" : "17.0.13+11",
"warmupIterations" : 5,
"warmupTime" : "1 s",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "1 s",
"measurementBatchSize" : 1,
"primaryMetric" : {
"score" : 483781.84673333337,
"scoreError" : 327577.54492264165,
"scoreConfidence" : [
156204.30181069172,
811359.391655975
],
"scorePercentiles" : {
"0.0" : 348769.91333333333,
"50.0" : 508945.2905,
"90.0" : 562204.581,
"95.0" : 562204.581,
"99.0" : 562204.581,
"99.9" : 562204.581,
"99.99" : 562204.581,
"99.999" : 562204.581,
"99.9999" : 562204.581,
"100.0" : 562204.581
},
"scoreUnit" : "us/op",
"rawData" : [
[
508945.2905,
458004.59633333335,
348769.91333333333,
562204.581,
540984.8525
]
]
},
"secondaryMetrics" : {
}
},
{
"jmhVersion" : "1.37",
"benchmark" : "zio.channel.benchmarks.Benchmarks.sendMessagesZioChannelBuffered",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/usr/lib/jvm/temurin-17-jdk-amd64/bin/java",
"jvmArgs" : [
],
"jdkVersion" : "17.0.13",
"vmName" : "OpenJDK 64-Bit Server VM",
"vmVersion" : "17.0.13+11",
"warmupIterations" : 5,
"warmupTime" : "1 s",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "1 s",
"measurementBatchSize" : 1,
"primaryMetric" : {
"score" : 11235.33526084894,
"scoreError" : 215.53442312053437,
"scoreConfidence" : [
11019.800837728406,
11450.869683969475
],
"scorePercentiles" : {
"0.0" : 11163.992666666667,
"50.0" : 11240.359766666666,
"90.0" : 11305.497247191011,
"95.0" : 11305.497247191011,
"99.0" : 11305.497247191011,
"99.9" : 11305.497247191011,
"99.99" : 11305.497247191011,
"99.999" : 11305.497247191011,
"99.9999" : 11305.497247191011,
"100.0" : 11305.497247191011
},
"scoreUnit" : "us/op",
"rawData" : [
[
11305.497247191011,
11163.992666666667,
11198.149488888888,
11268.677134831461,
11240.359766666666
]
]
},
"secondaryMetrics" : {
}
},
{
"jmhVersion" : "1.37",
"benchmark" : "zio.channel.benchmarks.Benchmarks.sendMessagesZioQueue",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/usr/lib/jvm/temurin-17-jdk-amd64/bin/java",
"jvmArgs" : [
],
"jdkVersion" : "17.0.13",
"vmName" : "OpenJDK 64-Bit Server VM",
"vmVersion" : "17.0.13+11",
"warmupIterations" : 5,
"warmupTime" : "1 s",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "1 s",
"measurementBatchSize" : 1,
"primaryMetric" : {
"score" : 31279.50718503788,
"scoreError" : 2492.831397949381,
"scoreConfidence" : [
28786.6757870885,
33772.338582987264
],
"scorePercentiles" : {
"0.0" : 30575.190303030304,
"50.0" : 31125.629515151515,
"90.0" : 32198.4328125,
"95.0" : 32198.4328125,
"99.0" : 32198.4328125,
"99.9" : 32198.4328125,
"99.99" : 32198.4328125,
"99.999" : 32198.4328125,
"99.9999" : 32198.4328125,
"100.0" : 32198.4328125
},
"scoreUnit" : "us/op",
"rawData" : [
[
31125.629515151515,
31643.09371875,
32198.4328125,
30575.190303030304,
30855.189575757577
]
]
},
"secondaryMetrics" : {
}
},
{
"jmhVersion" : "1.37",
"benchmark" : "zio.channel.benchmarks.Benchmarks.sendMessagesZioQueueBuffered",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/usr/lib/jvm/temurin-17-jdk-amd64/bin/java",
"jvmArgs" : [
],
"jdkVersion" : "17.0.13",
"vmName" : "OpenJDK 64-Bit Server VM",
"vmVersion" : "17.0.13+11",
"warmupIterations" : 5,
"warmupTime" : "1 s",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "1 s",
"measurementBatchSize" : 1,
"primaryMetric" : {
"score" : 2444.0803232138664,
"scoreError" : 104.04257286913277,
"scoreConfidence" : [
2340.0377503447335,
2548.1228960829994
],
"scorePercentiles" : {
"0.0" : 2422.604368038741,
"50.0" : 2441.1035219512196,
"90.0" : 2489.49981840796,
"95.0" : 2489.49981840796,
"99.0" : 2489.49981840796,
"99.9" : 2489.49981840796,
"99.99" : 2489.49981840796,
"99.999" : 2489.49981840796,
"99.9999" : 2489.49981840796,
"100.0" : 2489.49981840796
},
"scoreUnit" : "us/op",
"rawData" : [
[
2442.745956097561,
2424.44795157385,
2441.1035219512196,
2489.49981840796,
2422.604368038741
]
]
},
"secondaryMetrics" : {
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment