Skip to content

Instantly share code, notes, and snippets.

@carlosedp
Last active June 10, 2024 13:31
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-06-10T13:31:18
[
{
"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.11",
"vmName" : "OpenJDK 64-Bit Server VM",
"vmVersion" : "17.0.11+9",
"warmupIterations" : 5,
"warmupTime" : "1 s",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "1 s",
"measurementBatchSize" : 1,
"primaryMetric" : {
"score" : 768097.9294,
"scoreError" : 432461.80594433146,
"scoreConfidence" : [
335636.12345566857,
1200559.7353443315
],
"scorePercentiles" : {
"0.0" : 567660.7085,
"50.0" : 813084.0465,
"90.0" : 831139.02,
"95.0" : 831139.02,
"99.0" : 831139.02,
"99.9" : 831139.02,
"99.99" : 831139.02,
"99.999" : 831139.02,
"99.9999" : 831139.02,
"100.0" : 831139.02
},
"scoreUnit" : "us/op",
"rawData" : [
[
816582.5475,
831139.02,
813084.0465,
567660.7085,
812023.3245
]
]
},
"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.11",
"vmName" : "OpenJDK 64-Bit Server VM",
"vmVersion" : "17.0.11+9",
"warmupIterations" : 5,
"warmupTime" : "1 s",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "1 s",
"measurementBatchSize" : 1,
"primaryMetric" : {
"score" : 44903.10534782609,
"scoreError" : 786.3460772123613,
"scoreConfidence" : [
44116.75927061373,
45689.451425038445
],
"scorePercentiles" : {
"0.0" : 44697.55091304348,
"50.0" : 44894.03873913043,
"90.0" : 45191.56613043478,
"95.0" : 45191.56613043478,
"99.0" : 45191.56613043478,
"99.9" : 45191.56613043478,
"99.99" : 45191.56613043478,
"99.999" : 45191.56613043478,
"99.9999" : 45191.56613043478,
"100.0" : 45191.56613043478
},
"scoreUnit" : "us/op",
"rawData" : [
[
45191.56613043478,
44697.55091304348,
45004.99986956522,
44894.03873913043,
44727.37108695652
]
]
},
"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.11",
"vmName" : "OpenJDK 64-Bit Server VM",
"vmVersion" : "17.0.11+9",
"warmupIterations" : 5,
"warmupTime" : "1 s",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "1 s",
"measurementBatchSize" : 1,
"primaryMetric" : {
"score" : 65547.069525,
"scoreError" : 1423.2903571654738,
"scoreConfidence" : [
64123.779167834524,
66970.35988216547
],
"scorePercentiles" : {
"0.0" : 65084.548125,
"50.0" : 65435.118875,
"90.0" : 65933.4891875,
"95.0" : 65933.4891875,
"99.0" : 65933.4891875,
"99.9" : 65933.4891875,
"99.99" : 65933.4891875,
"99.999" : 65933.4891875,
"99.9999" : 65933.4891875,
"100.0" : 65933.4891875
},
"scoreUnit" : "us/op",
"rawData" : [
[
65435.118875,
65933.4891875,
65084.548125,
65364.485375,
65917.7060625
]
]
},
"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.11",
"vmName" : "OpenJDK 64-Bit Server VM",
"vmVersion" : "17.0.11+9",
"warmupIterations" : 5,
"warmupTime" : "1 s",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "1 s",
"measurementBatchSize" : 1,
"primaryMetric" : {
"score" : 17260.47969222677,
"scoreError" : 423.69973429653174,
"scoreConfidence" : [
16836.779957930237,
17684.179426523304
],
"scorePercentiles" : {
"0.0" : 17184.805033898305,
"50.0" : 17230.74874576271,
"90.0" : 17451.686206896553,
"95.0" : 17451.686206896553,
"99.0" : 17451.686206896553,
"99.9" : 17451.686206896553,
"99.99" : 17451.686206896553,
"99.999" : 17451.686206896553,
"99.9999" : 17451.686206896553,
"100.0" : 17451.686206896553
},
"scoreUnit" : "us/op",
"rawData" : [
[
17451.686206896553,
17189.489644067795,
17184.805033898305,
17245.668830508475,
17230.74874576271
]
]
},
"secondaryMetrics" : {
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment