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
# JMH version: 1.36 | |
# VM version: JDK 17.0.10, OpenJDK 64-Bit Server VM, 17.0.10+7-Ubuntu-122.04.1 | |
# VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java | |
# VM options: <none> | |
# Blackhole mode: compiler (auto-detected, use -Djmh.blackhole.autoDetect=false to disable) | |
# Warmup: 5 iterations, 1 s each | |
# Measurement: 8 iterations, 1 s each | |
# Timeout: 10 min per iteration | |
# Threads: 1 thread, will synchronize iterations | |
# Benchmark mode: Throughput, ops/time |
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
# JMH version: 1.36 | |
# VM version: JDK 17.0.10, OpenJDK 64-Bit Server VM, 17.0.10+7-Ubuntu-122.04.1 | |
# VM invoker: /usr/lib/jvm/java-17-openjdk-amd64/bin/java | |
# VM options: <none> | |
# Blackhole mode: compiler (auto-detected, use -Djmh.blackhole.autoDetect=false to disable) | |
# Warmup: 5 iterations, 1 s each | |
# Measurement: 8 iterations, 1 s each | |
# Timeout: 10 min per iteration | |
# Threads: 1 thread, will synchronize iterations | |
# Benchmark mode: Throughput, ops/time |
This file has been truncated, but you can view the full file.
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.36", | |
"benchmark" : "io.netty.util.AsciiStringCaseConversionBenchmark.stringtoUpperCase", | |
"mode" : "thrpt", | |
"threads" : 1, | |
"forks" : 2, | |
"jvm" : "/usr/lib/jvm/java-17-openjdk-amd64/bin/java", | |
"jvmArgs" : [ | |
], |
This file has been truncated, but you can view the full file.
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.36", | |
"benchmark" : "io.netty.microbench.buffer.ByteBufIndexOfBenchmark.indexOf", | |
"mode" : "thrpt", | |
"threads" : 1, | |
"forks" : 2, | |
"jvm" : "/usr/lib/jvm/java-17-openjdk-amd64/bin/java", | |
"jvmArgs" : [ | |
], |
This file has been truncated, but you can view the full file.
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.36", | |
"benchmark" : "io.netty.microbench.buffer.ByteBufLastIndexOfBenchmark.lastIndexOf", | |
"mode" : "thrpt", | |
"threads" : 1, | |
"forks" : 2, | |
"jvm" : "/usr/lib/jvm/java-17-openjdk-amd64/bin/java", | |
"jvmArgs" : [ | |
], |
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.36", | |
"benchmark" : "io.netty5.microbench.buffer.BufferBytesBeforeBenchmark.bytesBeforeByte", | |
"mode" : "thrpt", | |
"threads" : 1, | |
"forks" : 2, | |
"jvm" : "/usr/lib/jvm/java-17-openjdk-amd64/bin/java", | |
"jvmArgs" : [ | |
"-Dio.netty5.tryReflectionSetAccessible=true", |
This file has been truncated, but you can view the full file.
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.36", | |
"benchmark" : "io.netty.microbench.buffer.ByteBufLastIndexOfBenchmark.lastIndexOf", | |
"mode" : "thrpt", | |
"threads" : 1, | |
"forks" : 2, | |
"jvm" : "/usr/lib/jvm/java-17-openjdk-amd64/bin/java", | |
"jvmArgs" : [ | |
], |
This file has been truncated, but you can view the full file.
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.36", | |
"benchmark" : "io.netty.microbench.buffer.ByteBufLastIndexOfBenchmark.lastIndexOf", | |
"mode" : "thrpt", | |
"threads" : 1, | |
"forks" : 2, | |
"jvm" : "/usr/lib/jvm/java-17-openjdk-amd64/bin/java", | |
"jvmArgs" : [ | |
], |
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.36", | |
"benchmark" : "io.netty.microbench.channel.DefaultChannelIdBenchmark.newInstance", | |
"mode" : "thrpt", | |
"threads" : 1, | |
"forks" : 2, | |
"jvm" : "/usr/lib/jvm/java-17-openjdk-amd64/bin/java", | |
"jvmArgs" : [ | |
], |
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.36", | |
"benchmark" : "io.netty.microbench.channel.DefaultChannelIdBenchmark.newInstance", | |
"mode" : "thrpt", | |
"threads" : 1, | |
"forks" : 2, | |
"jvm" : "/usr/lib/jvm/java-17-openjdk-amd64/bin/java", | |
"jvmArgs" : [ | |
], |
OlderNewer