Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@zivce
Last active July 2, 2021 12:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zivce/af7bfad3259e183cad72031774f86402 to your computer and use it in GitHub Desktop.
Save zivce/af7bfad3259e183cad72031774f86402 to your computer and use it in GitHub Desktop.
[
{
"jmhVersion" : "1.19",
"benchmark" : "de.jawb.jmh.benchmark.example.uniquechars.PaddingBenchmark.testPadding_StringFormat_2",
"mode" : "avgt",
"threads" : 10,
"forks" : 3,
"jvm" : "/Library/Java/JavaVirtualMachines/jdk-11.0.10.jdk/Contents/Home/bin/java",
"jvmArgs" : [
"-Dfile.encoding=UTF-8"
],
"jdkVersion" : "11.0.10",
"vmVersion" : "11.0.10+8-LTS-162",
"warmupIterations" : 10,
"warmupTime" : "2 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 3,
"measurementTime" : "2 ms",
"measurementBatchSize" : 1,
"primaryMetric" : {
"score" : 0.9101627417568329,
"scoreError" : 1.0361581247152736,
"scoreConfidence" : [
-0.1259953829584407,
1.9463208664721066
],
"scorePercentiles" : {
"0.0" : 0.3673957404965179,
"50.0" : 0.7491749045238094,
"90.0" : 2.082136129528986,
"95.0" : 2.082136129528986,
"99.0" : 2.082136129528986,
"99.9" : 2.082136129528986,
"99.99" : 2.082136129528986,
"99.999" : 2.082136129528986,
"99.9999" : 2.082136129528986,
"100.0" : 2.082136129528986
},
"scoreUnit" : "ms/op",
"rawData" : [
[
0.39115997680652675,
1.4888394483549785,
0.7491749045238094
],
[
0.7819233172755407,
0.49546172899509805,
2.082136129528986
],
[
0.3673957404965179,
0.39101114619367583,
1.4443622836363637
]
]
},
"secondaryMetrics" : {
}
},
{
"jmhVersion" : "1.19",
"benchmark" : "de.jawb.jmh.benchmark.example.uniquechars.PaddingBenchmark.testPadding_StringFormat_BuiltInPadding",
"mode" : "avgt",
"threads" : 10,
"forks" : 3,
"jvm" : "/Library/Java/JavaVirtualMachines/jdk-11.0.10.jdk/Contents/Home/bin/java",
"jvmArgs" : [
"-Dfile.encoding=UTF-8"
],
"jdkVersion" : "11.0.10",
"vmVersion" : "11.0.10+8-LTS-162",
"warmupIterations" : 10,
"warmupTime" : "2 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 3,
"measurementTime" : "2 ms",
"measurementBatchSize" : 1,
"primaryMetric" : {
"score" : 0.5032270615099004,
"scoreError" : 0.4582558502478393,
"scoreConfidence" : [
0.04497121126206105,
0.9614829117577397
],
"scorePercentiles" : {
"0.0" : 0.2608033116666667,
"50.0" : 0.4079716600249556,
"90.0" : 1.1464728836752616,
"95.0" : 1.1464728836752616,
"99.0" : 1.1464728836752616,
"99.9" : 1.1464728836752616,
"99.99" : 1.1464728836752616,
"99.999" : 1.1464728836752616,
"99.9999" : 1.1464728836752616,
"100.0" : 1.1464728836752616
},
"scoreUnit" : "ms/op",
"rawData" : [
[
0.4079716600249556,
0.5627859770439245,
0.6471033507590673
],
[
0.2608033116666667,
0.28456601363636363,
0.35080469770396266
],
[
1.1464728836752616,
0.4995124208218463,
0.36902323825705546
]
]
},
"secondaryMetrics" : {
}
},
{
"jmhVersion" : "1.19",
"benchmark" : "de.jawb.jmh.benchmark.example.uniquechars.PaddingBenchmark.testPadding_StringFormat_Replace",
"mode" : "avgt",
"threads" : 10,
"forks" : 3,
"jvm" : "/Library/Java/JavaVirtualMachines/jdk-11.0.10.jdk/Contents/Home/bin/java",
"jvmArgs" : [
"-Dfile.encoding=UTF-8"
],
"jdkVersion" : "11.0.10",
"vmVersion" : "11.0.10+8-LTS-162",
"warmupIterations" : 10,
"warmupTime" : "2 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 3,
"measurementTime" : "2 ms",
"measurementBatchSize" : 1,
"primaryMetric" : {
"score" : 0.8334476803433192,
"scoreError" : 1.0717640700673108,
"scoreConfidence" : [
-0.2383163897239916,
1.90521175041063
],
"scorePercentiles" : {
"0.0" : 0.2541555912820513,
"50.0" : 0.627200947016317,
"90.0" : 2.3235874416666666,
"95.0" : 2.3235874416666666,
"99.0" : 2.3235874416666666,
"99.9" : 2.3235874416666666,
"99.99" : 2.3235874416666666,
"99.999" : 2.3235874416666666,
"99.9999" : 2.3235874416666666,
"100.0" : 2.3235874416666666
},
"scoreUnit" : "ms/op",
"rawData" : [
[
0.2541555912820513,
0.9242999830742298,
0.37445481899749367
],
[
1.2895297075000003,
0.627200947016317,
0.6798891056959706
],
[
0.535184335,
2.3235874416666666,
0.4927271928571428
]
]
},
"secondaryMetrics" : {
}
},
{
"jmhVersion" : "1.19",
"benchmark" : "de.jawb.jmh.benchmark.example.uniquechars.PaddingBenchmark.testPadding_UsingCharacters",
"mode" : "avgt",
"threads" : 10,
"forks" : 3,
"jvm" : "/Library/Java/JavaVirtualMachines/jdk-11.0.10.jdk/Contents/Home/bin/java",
"jvmArgs" : [
"-Dfile.encoding=UTF-8"
],
"jdkVersion" : "11.0.10",
"vmVersion" : "11.0.10+8-LTS-162",
"warmupIterations" : 10,
"warmupTime" : "2 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 3,
"measurementTime" : "2 ms",
"measurementBatchSize" : 1,
"primaryMetric" : {
"score" : 0.05910648708686206,
"scoreError" : 0.1534174785770197,
"scoreConfidence" : [
-0.09431099149015765,
0.21252396566388176
],
"scorePercentiles" : {
"0.0" : 0.004446515077745247,
"50.0" : 0.03444907459855435,
"90.0" : 0.301106693053117,
"95.0" : 0.301106693053117,
"99.0" : 0.301106693053117,
"99.9" : 0.301106693053117,
"99.99" : 0.301106693053117,
"99.999" : 0.301106693053117,
"99.9999" : 0.301106693053117,
"100.0" : 0.301106693053117
},
"scoreUnit" : "ms/op",
"rawData" : [
[
0.028025001808318295,
0.02576514544715921,
0.03523791365572098
],
[
0.301106693053117,
0.034730422039083,
0.03444907459855435
],
[
0.030362927454087592,
0.004446515077745247,
0.037834690647972916
]
]
},
"secondaryMetrics" : {
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment