Skip to content

Instantly share code, notes, and snippets.

@pettyjamesm
Created February 24, 2022 19:20
Show Gist options
  • Save pettyjamesm/a587b889eee256cd02a0855ef6697c30 to your computer and use it in GitHub Desktop.
Save pettyjamesm/a587b889eee256cd02a0855ef6697c30 to your computer and use it in GitHub Desktop.
presto#17349 benchmarks
This file has been truncated, but you can view the full file.
[
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.0f",
"positionCount" : "128",
"typeSignature" : "BIGINT"
},
"primaryMetric" : {
"score" : 0.3729101304322266,
"scoreError" : 0.0028043594909098095,
"scoreConfidence" : [
0.3701057709413168,
0.3757144899231364
],
"scorePercentiles" : {
"0.0" : 0.37252247306509667,
"50.0" : 0.372585920260801,
"90.0" : 0.3742075287459099,
"95.0" : 0.3742075287459099,
"99.0" : 0.3742075287459099,
"99.9" : 0.3742075287459099,
"99.99" : 0.3742075287459099,
"99.999" : 0.3742075287459099,
"99.9999" : 0.3742075287459099,
"100.0" : 0.3742075287459099
},
"scoreUnit" : "us/op",
"rawData" : [
[
0.3742075287459099,
0.3725414374641066,
0.37269329262521883,
0.372585920260801,
0.37252247306509667
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 0.32284975794102816,
"scoreError" : 2.776288031724243,
"scoreConfidence" : [
-2.4534382737832146,
3.099137789665271
],
"scorePercentiles" : {
"0.0" : 4.1177127012594224E-4,
"50.0" : 4.118186583578039E-4,
"90.0" : 1.612601576961278,
"95.0" : 1.612601576961278,
"99.0" : 1.612601576961278,
"99.9" : 1.612601576961278,
"99.99" : 1.612601576961278,
"99.999" : 1.612601576961278,
"99.9999" : 1.612601576961278,
"100.0" : 1.612601576961278
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1.612601576961278,
4.1177127012594224E-4,
4.1179825263949396E-4,
4.118186583578039E-4,
4.118245627395685E-4
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 0.25341152864834554,
"scoreError" : 2.1791786095237584,
"scoreConfidence" : [
-1.9257670808754128,
2.432590138172104
],
"scorePercentiles" : {
"0.0" : 3.217836347696156E-4,
"50.0" : 3.2182942146691636E-4,
"90.0" : 1.265770312566641,
"95.0" : 1.265770312566641,
"99.0" : 1.265770312566641,
"99.9" : 1.265770312566641,
"99.99" : 1.265770312566641,
"99.999" : 1.265770312566641,
"99.9999" : 1.265770312566641,
"100.0" : 1.265770312566641
},
"scoreUnit" : "B/op",
"rawData" : [
[
1.265770312566641,
3.217836347696156E-4,
3.219289505786896E-4,
3.2182942146691636E-4,
3.217886682716373E-4
]
]
},
"·gc.count" : {
"score" : 0.0,
"scoreError" : "NaN",
"scoreConfidence" : [
0.0,
0.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.0,
"95.0" : 0.0,
"99.0" : 0.0,
"99.9" : 0.0,
"99.99" : 0.0,
"99.999" : 0.0,
"99.9999" : 0.0,
"100.0" : 0.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
0.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.0f",
"positionCount" : "128",
"typeSignature" : "VARCHAR"
},
"primaryMetric" : {
"score" : 0.9313912993021345,
"scoreError" : 0.008826208730334356,
"scoreConfidence" : [
0.9225650905718001,
0.9402175080324688
],
"scorePercentiles" : {
"0.0" : 0.9296929194310858,
"50.0" : 0.9308283089980178,
"90.0" : 0.9353762063470689,
"95.0" : 0.9353762063470689,
"99.0" : 0.9353762063470689,
"99.9" : 0.9353762063470689,
"99.99" : 0.9353762063470689,
"99.999" : 0.9353762063470689,
"99.9999" : 0.9353762063470689,
"100.0" : 0.9353762063470689
},
"scoreUnit" : "us/op",
"rawData" : [
[
0.9300555228044075,
0.9353762063470689,
0.9308283089980178,
0.9296929194310858,
0.9310035389300927
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 4.1181864149975533E-4,
"scoreError" : 5.737351790523562E-8,
"scoreConfidence" : [
4.117612679818501E-4,
4.1187601501766055E-4
],
"scorePercentiles" : {
"0.0" : 4.1180344103993073E-4,
"50.0" : 4.118109347121924E-4,
"90.0" : 4.1183981084868155E-4,
"95.0" : 4.1183981084868155E-4,
"99.0" : 4.1183981084868155E-4,
"99.9" : 4.1183981084868155E-4,
"99.99" : 4.1183981084868155E-4,
"99.999" : 4.1183981084868155E-4,
"99.9999" : 4.1183981084868155E-4,
"100.0" : 4.1183981084868155E-4
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
4.1181091083738466E-4,
4.1180344103993073E-4,
4.118109347121924E-4,
4.118281100605874E-4,
4.1183981084868155E-4
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 8.045369718843126E-4,
"scoreError" : 7.612080769009543E-6,
"scoreConfidence" : [
7.96924891115303E-4,
8.121490526533222E-4
],
"scorePercentiles" : {
"0.0" : 8.030680172585265E-4,
"50.0" : 8.040425472514587E-4,
"90.0" : 8.079719903043361E-4,
"95.0" : 8.079719903043361E-4,
"99.0" : 8.079719903043361E-4,
"99.9" : 8.079719903043361E-4,
"99.99" : 8.079719903043361E-4,
"99.999" : 8.079719903043361E-4,
"99.9999" : 8.079719903043361E-4,
"100.0" : 8.079719903043361E-4
},
"scoreUnit" : "B/op",
"rawData" : [
[
8.033846296898972E-4,
8.079719903043361E-4,
8.040425472514587E-4,
8.030680172585265E-4,
8.042176749173443E-4
]
]
},
"·gc.count" : {
"score" : 0.0,
"scoreError" : "NaN",
"scoreConfidence" : [
0.0,
0.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.0,
"95.0" : 0.0,
"99.0" : 0.0,
"99.9" : 0.0,
"99.99" : 0.0,
"99.999" : 0.0,
"99.9999" : 0.0,
"100.0" : 0.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
0.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.0f",
"positionCount" : "128",
"typeSignature" : "ARRAY(BIGINT)"
},
"primaryMetric" : {
"score" : 3.202138160820902,
"scoreError" : 0.09576113199319992,
"scoreConfidence" : [
3.106377028827702,
3.297899292814102
],
"scorePercentiles" : {
"0.0" : 3.1747428504319894,
"50.0" : 3.2118312022759823,
"90.0" : 3.2300626941633137,
"95.0" : 3.2300626941633137,
"99.0" : 3.2300626941633137,
"99.9" : 3.2300626941633137,
"99.99" : 3.2300626941633137,
"99.999" : 3.2300626941633137,
"99.9999" : 3.2300626941633137,
"100.0" : 3.2300626941633137
},
"scoreUnit" : "us/op",
"rawData" : [
[
3.216993953428535,
3.2118312022759823,
3.1770601038046897,
3.2300626941633137,
3.1747428504319894
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 382.3530478436936,
"scoreError" : 11.47832339989494,
"scoreConfidence" : [
370.8747244437987,
393.83137124358853
],
"scorePercentiles" : {
"0.0" : 379.02598921504756,
"50.0" : 381.16200131892873,
"90.0" : 385.64201193245674,
"95.0" : 385.64201193245674,
"99.0" : 385.64201193245674,
"99.9" : 385.64201193245674,
"99.99" : 385.64201193245674,
"99.999" : 385.64201193245674,
"99.9999" : 385.64201193245674,
"100.0" : 385.64201193245674
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
380.5715704497186,
381.16200131892873,
385.36366630231674,
379.02598921504756,
385.64201193245674
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 2568.0027660237192,
"scoreError" : 8.261096087657741E-5,
"scoreConfidence" : [
2568.0026834127584,
2568.00284863468
],
"scorePercentiles" : {
"0.0" : 2568.002742387019,
"50.0" : 2568.002774334834,
"90.0" : 2568.002790138926,
"95.0" : 2568.002790138926,
"99.0" : 2568.002790138926,
"99.9" : 2568.002790138926,
"99.99" : 2568.002790138926,
"99.999" : 2568.002790138926,
"99.9999" : 2568.002790138926,
"100.0" : 2568.002790138926
},
"scoreUnit" : "B/op",
"rawData" : [
[
2568.002778849865,
2568.002774334834,
2568.002744407951,
2568.002790138926,
2568.002742387019
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 409.4291370562434,
"scoreError" : 2158.8016586810018,
"scoreConfidence" : [
-1749.3725216247583,
2568.230795737245
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5806318500667,
"95.0" : 1023.5806318500667,
"99.0" : 1023.5806318500667,
"99.9" : 1023.5806318500667,
"99.99" : 1023.5806318500667,
"99.999" : 1023.5806318500667,
"99.9999" : 1023.5806318500667,
"100.0" : 1023.5806318500667
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5806318500667,
1023.5650534311503
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 2768.359343443336,
"scoreError" : 14596.809719842855,
"scoreConfidence" : [
-11828.45037639952,
17365.16906328619
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 6934.927914952432,
"95.0" : 6934.927914952432,
"99.0" : 6934.927914952432,
"99.9" : 6934.927914952432,
"99.99" : 6934.927914952432,
"99.999" : 6934.927914952432,
"99.9999" : 6934.927914952432,
"100.0" : 6934.927914952432
},
"scoreUnit" : "B/op",
"rawData" : [
[
6906.868802264248,
6934.927914952432
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.01796596685433676,
"scoreError" : 0.15469239281690506,
"scoreConfidence" : [
-0.1367264259625683,
0.17265835967124182
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.0898298342716838,
"95.0" : 0.0898298342716838,
"99.0" : 0.0898298342716838,
"99.9" : 0.0898298342716838,
"99.99" : 0.0898298342716838,
"99.999" : 0.0898298342716838,
"99.9999" : 0.0898298342716838,
"100.0" : 0.0898298342716838
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
0.0898298342716838
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 0.1212298983661392,
"scoreError" : 1.043825985612428,
"scoreConfidence" : [
-0.9225960872462887,
1.1650558839785672
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.606149491830696,
"95.0" : 0.606149491830696,
"99.0" : 0.606149491830696,
"99.9" : 0.606149491830696,
"99.99" : 0.606149491830696,
"99.999" : 0.606149491830696,
"99.9999" : 0.606149491830696,
"100.0" : 0.606149491830696
},
"scoreUnit" : "B/op",
"rawData" : [
[
0.606149491830696
]
]
},
"·gc.count" : {
"score" : 2.0,
"scoreError" : "NaN",
"scoreConfidence" : [
2.0,
2.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
1.0,
0.0,
0.0,
1.0,
0.0
]
]
},
"·gc.time" : {
"score" : 8.0,
"scoreError" : "NaN",
"scoreConfidence" : [
8.0,
8.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4.0,
"95.0" : 4.0,
"99.0" : 4.0,
"99.9" : 4.0,
"99.99" : 4.0,
"99.999" : 4.0,
"99.9999" : 4.0,
"100.0" : 4.0
},
"scoreUnit" : "ms",
"rawData" : [
[
4.0,
4.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.0f",
"positionCount" : "128",
"typeSignature" : "ARRAY(VARCHAR)"
},
"primaryMetric" : {
"score" : 4.379433295000622,
"scoreError" : 0.11530187731232644,
"scoreConfidence" : [
4.264131417688295,
4.494735172312948
],
"scorePercentiles" : {
"0.0" : 4.345605760959291,
"50.0" : 4.374180332887268,
"90.0" : 4.413169083063456,
"95.0" : 4.413169083063456,
"99.0" : 4.413169083063456,
"99.9" : 4.413169083063456,
"99.99" : 4.413169083063456,
"99.999" : 4.413169083063456,
"99.9999" : 4.413169083063456,
"100.0" : 4.413169083063456
},
"scoreUnit" : "us/op",
"rawData" : [
[
4.407227136537479,
4.374180332887268,
4.3569841615556175,
4.413169083063456,
4.345605760959291
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 278.69571609703655,
"scoreError" : 7.341697317953067,
"scoreConfidence" : [
271.3540187790835,
286.0374134149896
],
"scorePercentiles" : {
"0.0" : 276.5516638758643,
"50.0" : 279.00713364918215,
"90.0" : 280.8593115985408,
"95.0" : 280.8593115985408,
"99.0" : 280.8593115985408,
"99.9" : 280.8593115985408,
"99.99" : 280.8593115985408,
"99.999" : 280.8593115985408,
"99.9999" : 280.8593115985408,
"100.0" : 280.8593115985408
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
276.93166186511314,
279.00713364918215,
280.1288094964824,
276.5516638758643,
280.8593115985408
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 2560.0039662538866,
"scoreError" : 0.0016319987002027447,
"scoreConfidence" : [
2560.0023342551863,
2560.005598252587
],
"scorePercentiles" : {
"0.0" : 2560.0037537472303,
"50.0" : 2560.003778436672,
"90.0" : 2560.0047233825057,
"95.0" : 2560.0047233825057,
"99.0" : 2560.0047233825057,
"99.9" : 2560.0047233825057,
"99.99" : 2560.0047233825057,
"99.999" : 2560.0047233825057,
"99.9999" : 2560.0047233825057,
"100.0" : 2560.0047233825057
},
"scoreUnit" : "B/op",
"rawData" : [
[
2560.0047233825057,
2560.003778436672,
2560.0037635907443,
2560.0038121122807,
2560.0037537472303
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 409.4291386731561,
"scoreError" : 2158.8016671181067,
"scoreConfidence" : [
-1749.3725284449506,
2568.230805791263
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5758772409617,
"95.0" : 1023.5758772409617,
"99.0" : 1023.5758772409617,
"99.9" : 1023.5758772409617,
"99.99" : 1023.5758772409617,
"99.999" : 1023.5758772409617,
"99.9999" : 1023.5758772409617,
"100.0" : 1023.5758772409617
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5758772409617,
1023.5698161248187
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 3787.434184163224,
"scoreError" : 19970.054988450476,
"scoreConfidence" : [
-16182.620804287253,
23757.4891726137
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 9475.05646691316,
"95.0" : 9475.05646691316,
"99.0" : 9475.05646691316,
"99.9" : 9475.05646691316,
"99.99" : 9475.05646691316,
"99.999" : 9475.05646691316,
"99.9999" : 9475.05646691316,
"100.0" : 9475.05646691316
},
"scoreUnit" : "B/op",
"rawData" : [
[
9462.11445390296,
9475.05646691316
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.7443189318349664,
"scoreError" : 6.341784633474167,
"scoreConfidence" : [
-5.597465701639201,
7.086103565309133
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 3.690357787344851,
"95.0" : 3.690357787344851,
"99.0" : 3.690357787344851,
"99.9" : 3.690357787344851,
"99.99" : 3.690357787344851,
"99.999" : 3.690357787344851,
"99.9999" : 3.690357787344851,
"100.0" : 3.690357787344851
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
3.690357787344851,
0.031236871829981038
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 6.880693736486852,
"scoreError" : 58.62440113124196,
"scoreConfidence" : [
-51.743707394755106,
65.50509486772881
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 34.11431290646645,
"95.0" : 34.11431290646645,
"99.0" : 34.11431290646645,
"99.9" : 34.11431290646645,
"99.99" : 34.11431290646645,
"99.999" : 34.11431290646645,
"99.9999" : 34.11431290646645,
"100.0" : 34.11431290646645
},
"scoreUnit" : "B/op",
"rawData" : [
[
34.11431290646645,
0.28915577596780884
]
]
},
"·gc.count" : {
"score" : 2.0,
"scoreError" : "NaN",
"scoreConfidence" : [
2.0,
2.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
1.0,
0.0,
0.0,
1.0,
0.0
]
]
},
"·gc.time" : {
"score" : 9.0,
"scoreError" : "NaN",
"scoreConfidence" : [
9.0,
9.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 5.0,
"95.0" : 5.0,
"99.0" : 5.0,
"99.9" : 5.0,
"99.99" : 5.0,
"99.999" : 5.0,
"99.9999" : 5.0,
"100.0" : 5.0
},
"scoreUnit" : "ms",
"rawData" : [
[
4.0,
5.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.0f",
"positionCount" : "128",
"typeSignature" : "ARRAY(ARRAY(BIGINT))"
},
"primaryMetric" : {
"score" : 10.93123768184908,
"scoreError" : 0.33251328186893114,
"scoreConfidence" : [
10.59872439998015,
11.26375096371801
],
"scorePercentiles" : {
"0.0" : 10.845823447767344,
"50.0" : 10.897338039830915,
"90.0" : 11.06430425644883,
"95.0" : 11.06430425644883,
"99.0" : 11.06430425644883,
"99.9" : 11.06430425644883,
"99.99" : 11.06430425644883,
"99.999" : 11.06430425644883,
"99.9999" : 11.06430425644883,
"100.0" : 11.06430425644883
},
"scoreUnit" : "us/op",
"rawData" : [
[
10.845823447767344,
10.966675971406017,
10.897338039830915,
11.06430425644883,
10.882046693792294
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 386.2517211162165,
"scoreError" : 11.682726820187414,
"scoreConfidence" : [
374.5689942960291,
397.93444793640396
],
"scorePercentiles" : {
"0.0" : 381.5970258078097,
"50.0" : 387.44640047767456,
"90.0" : 389.2540046594302,
"95.0" : 389.2540046594302,
"99.0" : 389.2540046594302,
"99.9" : 389.2540046594302,
"99.99" : 389.2540046594302,
"99.999" : 389.2540046594302,
"99.9999" : 389.2540046594302,
"100.0" : 389.2540046594302
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
389.2540046594302,
384.9627086627399,
387.44640047767456,
381.5970258078097,
387.9984659734281
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 8856.009442265453,
"scoreError" : 2.868972828339433E-4,
"scoreConfidence" : [
8856.00915536817,
8856.009729162735
],
"scorePercentiles" : {
"0.0" : 8856.009368697274,
"50.0" : 8856.009412995163,
"90.0" : 8856.009557099243,
"95.0" : 8856.009557099243,
"99.0" : 8856.009557099243,
"99.9" : 8856.009557099243,
"99.99" : 8856.009557099243,
"99.999" : 8856.009557099243,
"99.9999" : 8856.009557099243,
"100.0" : 8856.009557099243
},
"scoreUnit" : "B/op",
"rawData" : [
[
8856.009368697274,
8856.009472853259,
8856.009412995163,
8856.009557099243,
8856.009399682325
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 409.4051621690802,
"scoreError" : 2158.6752482983256,
"scoreConfidence" : [
-1749.2700861292456,
2568.0804104674057
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5501435705999,
"95.0" : 1023.5501435705999,
"99.0" : 1023.5501435705999,
"99.9" : 1023.5501435705999,
"99.99" : 1023.5501435705999,
"99.999" : 1023.5501435705999,
"99.9999" : 1023.5501435705999,
"100.0" : 1023.5501435705999
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.4756672748011,
1023.5501435705999
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 9459.840699076194,
"scoreError" : 49879.8240588941,
"scoreConfidence" : [
-40419.9833598179,
59339.66475797029
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 23754.299013317996,
"95.0" : 23754.299013317996,
"99.0" : 23754.299013317996,
"99.9" : 23754.299013317996,
"99.99" : 23754.299013317996,
"99.999" : 23754.299013317996,
"99.9999" : 23754.299013317996,
"100.0" : 23754.299013317996
},
"scoreUnit" : "B/op",
"rawData" : [
[
23544.904482062975,
23754.299013317996
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.00937393185851709,
"scoreError" : 0.08071238030513207,
"scoreConfidence" : [
-0.07133844844661498,
0.09008631216364917
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.04686965929258545,
"95.0" : 0.04686965929258545,
"99.0" : 0.04686965929258545,
"99.9" : 0.04686965929258545,
"99.99" : 0.04686965929258545,
"99.999" : 0.04686965929258545,
"99.9999" : 0.04686965929258545,
"100.0" : 0.04686965929258545
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
0.04686965929258545
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 0.21754789611079156,
"scoreError" : 1.8731529939085017,
"scoreConfidence" : [
-1.6556050977977101,
2.0907008900192934
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0877394805539577,
"95.0" : 1.0877394805539577,
"99.0" : 1.0877394805539577,
"99.9" : 1.0877394805539577,
"99.99" : 1.0877394805539577,
"99.999" : 1.0877394805539577,
"99.9999" : 1.0877394805539577,
"100.0" : 1.0877394805539577
},
"scoreUnit" : "B/op",
"rawData" : [
[
1.0877394805539577
]
]
},
"·gc.count" : {
"score" : 2.0,
"scoreError" : "NaN",
"scoreConfidence" : [
2.0,
2.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
1.0,
0.0,
1.0,
0.0
]
]
},
"·gc.time" : {
"score" : 8.0,
"scoreError" : "NaN",
"scoreConfidence" : [
8.0,
8.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4.0,
"95.0" : 4.0,
"99.0" : 4.0,
"99.9" : 4.0,
"99.99" : 4.0,
"99.999" : 4.0,
"99.9999" : 4.0,
"100.0" : 4.0
},
"scoreUnit" : "ms",
"rawData" : [
[
4.0,
4.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.0f",
"positionCount" : "128",
"typeSignature" : "MAP(BIGINT,BIGINT)"
},
"primaryMetric" : {
"score" : 3.5852992380715323,
"scoreError" : 0.07812751976926967,
"scoreConfidence" : [
3.5071717183022626,
3.663426757840802
],
"scorePercentiles" : {
"0.0" : 3.565861784502182,
"50.0" : 3.578742976945204,
"90.0" : 3.6091618627677384,
"95.0" : 3.6091618627677384,
"99.0" : 3.6091618627677384,
"99.9" : 3.6091618627677384,
"99.99" : 3.6091618627677384,
"99.999" : 3.6091618627677384,
"99.9999" : 3.6091618627677384,
"100.0" : 3.6091618627677384
},
"scoreUnit" : "us/op",
"rawData" : [
[
3.565861784502182,
3.5682794937106244,
3.60445007243191,
3.578742976945204,
3.6091618627677384
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 341.4771506453102,
"scoreError" : 7.438868439326504,
"scoreConfidence" : [
334.0382822059837,
348.9160190846367
],
"scorePercentiles" : {
"0.0" : 339.21183993252987,
"50.0" : 342.0813671105205,
"90.0" : 343.3350363790104,
"95.0" : 343.3350363790104,
"99.0" : 343.3350363790104,
"99.9" : 343.3350363790104,
"99.99" : 343.3350363790104,
"99.999" : 343.3350363790104,
"99.9999" : 343.3350363790104,
"100.0" : 343.3350363790104
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
343.3350363790104,
343.1050765081821,
339.6524332963082,
342.0813671105205,
339.21183993252987
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 2568.0030969335176,
"scoreError" : 6.755843512459274E-5,
"scoreConfidence" : [
2568.0030293750824,
2568.0031644919527
],
"scorePercentiles" : {
"0.0" : 2568.00308016998,
"50.0" : 2568.0030911458707,
"90.0" : 2568.0031176029097,
"95.0" : 2568.0031176029097,
"99.0" : 2568.0031176029097,
"99.9" : 2568.0031176029097,
"99.99" : 2568.0031176029097,
"99.999" : 2568.0031176029097,
"99.9999" : 2568.0031176029097,
"100.0" : 2568.0031176029097
},
"scoreUnit" : "B/op",
"rawData" : [
[
2568.00308016998,
2568.0030822577537,
2568.003113491074,
2568.0030911458707,
2568.0031176029097
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 409.4186728171352,
"scoreError" : 2158.746483877196,
"scoreConfidence" : [
-1749.3278110600609,
2568.1651566943315
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5578117661811,
"95.0" : 1023.5578117661811,
"99.0" : 1023.5578117661811,
"99.9" : 1023.5578117661811,
"99.99" : 1023.5578117661811,
"99.999" : 1023.5578117661811,
"99.9999" : 1023.5578117661811,
"100.0" : 1023.5578117661811
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5355523194951,
1023.5578117661811
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 3097.493620173358,
"scoreError" : 16332.195698782862,
"scoreConfidence" : [
-13234.702078609504,
19429.689318956218
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 7748.844062121125,
"95.0" : 7748.844062121125,
"99.0" : 7748.844062121125,
"99.9" : 7748.844062121125,
"99.99" : 7748.844062121125,
"99.999" : 7748.844062121125,
"99.9999" : 7748.844062121125,
"100.0" : 7748.844062121125
},
"scoreUnit" : "B/op",
"rawData" : [
[
7738.624038745666,
7748.844062121125
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.013277040051556537,
"scoreError" : 0.11431931895195438,
"scoreConfidence" : [
-0.10104227890039784,
0.1275963590035109
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.06638520025778269,
"95.0" : 0.06638520025778269,
"99.0" : 0.06638520025778269,
"99.9" : 0.06638520025778269,
"99.99" : 0.06638520025778269,
"99.999" : 0.06638520025778269,
"99.9999" : 0.06638520025778269,
"100.0" : 0.06638520025778269
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
0.06638520025778269
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 0.10051382714623866,
"scoreError" : 0.8654543648277506,
"scoreConfidence" : [
-0.7649405376815119,
0.9659681919739893
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.5025691357311933,
"95.0" : 0.5025691357311933,
"99.0" : 0.5025691357311933,
"99.9" : 0.5025691357311933,
"99.99" : 0.5025691357311933,
"99.999" : 0.5025691357311933,
"99.9999" : 0.5025691357311933,
"100.0" : 0.5025691357311933
},
"scoreUnit" : "B/op",
"rawData" : [
[
0.5025691357311933
]
]
},
"·gc.count" : {
"score" : 2.0,
"scoreError" : "NaN",
"scoreConfidence" : [
2.0,
2.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
1.0,
0.0,
1.0
]
]
},
"·gc.time" : {
"score" : 7.0,
"scoreError" : "NaN",
"scoreConfidence" : [
7.0,
7.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4.0,
"95.0" : 4.0,
"99.0" : 4.0,
"99.9" : 4.0,
"99.99" : 4.0,
"99.999" : 4.0,
"99.9999" : 4.0,
"100.0" : 4.0
},
"scoreUnit" : "ms",
"rawData" : [
[
3.0,
4.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.0f",
"positionCount" : "128",
"typeSignature" : "MAP(BIGINT,MAP(BIGINT,VARCHAR))"
},
"primaryMetric" : {
"score" : 17.653966721854516,
"scoreError" : 0.3979897334057336,
"scoreConfidence" : [
17.255976988448783,
18.05195645526025
],
"scorePercentiles" : {
"0.0" : 17.57975144996309,
"50.0" : 17.62443158191493,
"90.0" : 17.83079146463206,
"95.0" : 17.83079146463206,
"99.0" : 17.83079146463206,
"99.9" : 17.83079146463206,
"99.99" : 17.83079146463206,
"99.999" : 17.83079146463206,
"99.9999" : 17.83079146463206,
"100.0" : 17.83079146463206
},
"scoreUnit" : "us/op",
"rawData" : [
[
17.62443158191493,
17.83079146463206,
17.65216610193421,
17.582693010828294,
17.57975144996309
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 241.54230722983402,
"scoreError" : 5.415616029435023,
"scoreConfidence" : [
236.126691200399,
246.95792325926905
],
"scorePercentiles" : {
"0.0" : 239.1405894221104,
"50.0" : 241.94065628810378,
"90.0" : 242.56165343916052,
"95.0" : 242.56165343916052,
"99.0" : 242.56165343916052,
"99.9" : 242.56165343916052,
"99.99" : 242.56165343916052,
"99.999" : 242.56165343916052,
"99.9999" : 242.56165343916052,
"100.0" : 242.56165343916052
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
241.94065628810378,
239.1405894221104,
241.55374473182496,
242.51489226797042,
242.56165343916052
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 8944.015990855047,
"scoreError" : 0.006715155531249158,
"scoreConfidence" : [
8944.009275699516,
8944.022706010577
],
"scorePercentiles" : {
"0.0" : 8944.015185068016,
"50.0" : 8944.015223596574,
"90.0" : 8944.019110096977,
"95.0" : 8944.019110096977,
"99.0" : 8944.019110096977,
"99.9" : 8944.019110096977,
"99.99" : 8944.019110096977,
"99.999" : 8944.019110096977,
"99.9999" : 8944.019110096977,
"100.0" : 8944.019110096977
},
"scoreUnit" : "B/op",
"rawData" : [
[
8944.015223596574,
8944.019110096977,
8944.015247776366,
8944.015187737308,
8944.015185068016
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.71447111282694,
"scoreError" : 1762.6533343540134,
"scoreConfidence" : [
-1557.9388632411865,
1967.3678054668403
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5723555641347,
"95.0" : 1023.5723555641347,
"99.0" : 1023.5723555641347,
"99.9" : 1023.5723555641347,
"99.99" : 1023.5723555641347,
"99.999" : 1023.5723555641347,
"99.9999" : 1023.5723555641347,
"100.0" : 1023.5723555641347
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5723555641347
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 7656.459098687963,
"scoreError" : 65924.42188519938,
"scoreConfidence" : [
-58267.962786511416,
73580.88098388734
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 38282.295493439815,
"95.0" : 38282.295493439815,
"99.0" : 38282.295493439815,
"99.9" : 38282.295493439815,
"99.99" : 38282.295493439815,
"99.999" : 38282.295493439815,
"99.9999" : 38282.295493439815,
"100.0" : 38282.295493439815
},
"scoreUnit" : "B/op",
"rawData" : [
[
38282.295493439815
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.74988506527708,
"scoreError" : 6.456736563408008,
"scoreConfidence" : [
-5.706851498130928,
7.206621628685087
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 3.7494253263854,
"95.0" : 3.7494253263854,
"99.0" : 3.7494253263854,
"99.9" : 3.7494253263854,
"99.99" : 3.7494253263854,
"99.999" : 3.7494253263854,
"99.9999" : 3.7494253263854,
"100.0" : 3.7494253263854
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
3.7494253263854
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 28.046206503137476,
"scoreError" : 241.48629620565674,
"scoreConfidence" : [
-213.44008970251926,
269.5325027087942
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 140.2310325156874,
"95.0" : 140.2310325156874,
"99.0" : 140.2310325156874,
"99.9" : 140.2310325156874,
"99.99" : 140.2310325156874,
"99.999" : 140.2310325156874,
"99.9999" : 140.2310325156874,
"100.0" : 140.2310325156874
},
"scoreUnit" : "B/op",
"rawData" : [
[
140.2310325156874
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
1.0,
0.0,
0.0,
0.0
]
]
},
"·gc.time" : {
"score" : 4.0,
"scoreError" : "NaN",
"scoreConfidence" : [
4.0,
4.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4.0,
"95.0" : 4.0,
"99.0" : 4.0,
"99.9" : 4.0,
"99.99" : 4.0,
"99.999" : 4.0,
"99.9999" : 4.0,
"100.0" : 4.0
},
"scoreUnit" : "ms",
"rawData" : [
[
4.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.0f",
"positionCount" : "128",
"typeSignature" : "ROW(BIGINT,BIGINT,BIGINT)"
},
"primaryMetric" : {
"score" : 2.187917820481214,
"scoreError" : 0.08162605549565292,
"scoreConfidence" : [
2.1062917649855613,
2.269543875976867
],
"scorePercentiles" : {
"0.0" : 2.1717198198745895,
"50.0" : 2.1830360697386113,
"90.0" : 2.224687515013479,
"95.0" : 2.224687515013479,
"99.0" : 2.224687515013479,
"99.9" : 2.224687515013479,
"99.99" : 2.224687515013479,
"99.999" : 2.224687515013479,
"99.9999" : 2.224687515013479,
"100.0" : 2.224687515013479
},
"scoreUnit" : "us/op",
"rawData" : [
[
2.184322622630055,
2.224687515013479,
2.1830360697386113,
2.1758230751493373,
2.1717198198745895
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 226.62448276804443,
"scoreError" : 8.3670318443411,
"scoreConfidence" : [
218.25745092370335,
234.99151461238552
],
"scorePercentiles" : {
"0.0" : 222.86506494086586,
"50.0" : 227.1242403973921,
"90.0" : 228.30714645782206,
"95.0" : 228.30714645782206,
"99.0" : 228.30714645782206,
"99.9" : 228.30714645782206,
"99.99" : 228.30714645782206,
"99.999" : 228.30714645782206,
"99.9999" : 228.30714645782206,
"100.0" : 228.30714645782206
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
226.95036053171003,
222.86506494086586,
227.1242403973921,
227.87560151243216,
228.30714645782206
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 1040.001982471501,
"scoreError" : 8.652729278137283E-4,
"scoreConfidence" : [
1040.0011171985732,
1040.0028477444287
],
"scorePercentiles" : {
"0.0" : 1040.0018759444858,
"50.0" : 1040.0018857711582,
"90.0" : 1040.0023843628503,
"95.0" : 1040.0023843628503,
"99.0" : 1040.0023843628503,
"99.9" : 1040.0023843628503,
"99.99" : 1040.0023843628503,
"99.999" : 1040.0023843628503,
"99.9999" : 1040.0023843628503,
"100.0" : 1040.0023843628503
},
"scoreUnit" : "B/op",
"rawData" : [
[
1040.001886784212,
1040.0023843628503,
1040.0018857711582,
1040.0018794947987,
1040.0018759444858
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.7128402328654,
"scoreError" : 1762.6392919857017,
"scoreConfidence" : [
-1557.9264517528363,
1967.352132218567
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5642011643271,
"95.0" : 1023.5642011643271,
"99.0" : 1023.5642011643271,
"99.9" : 1023.5642011643271,
"99.99" : 1023.5642011643271,
"99.999" : 1023.5642011643271,
"99.9999" : 1023.5642011643271,
"100.0" : 1023.5642011643271
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5642011643271
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 955.2948193489267,
"scoreError" : 8225.376493723576,
"scoreConfidence" : [
-7270.081674374649,
9180.671313072502
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4776.474096744633,
"95.0" : 4776.474096744633,
"99.0" : 4776.474096744633,
"99.9" : 4776.474096744633,
"99.99" : 4776.474096744633,
"99.999" : 4776.474096744633,
"99.9999" : 4776.474096744633,
"100.0" : 4776.474096744633
},
"scoreUnit" : "B/op",
"rawData" : [
[
4776.474096744633
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.7411898586875323,
"scoreError" : 6.381868212359604,
"scoreConfidence" : [
-5.640678353672072,
7.1230580710471365
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 3.7059492934376617,
"95.0" : 3.7059492934376617,
"99.0" : 3.7059492934376617,
"99.9" : 3.7059492934376617,
"99.99" : 3.7059492934376617,
"99.999" : 3.7059492934376617,
"99.9999" : 3.7059492934376617,
"100.0" : 3.7059492934376617
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
3.7059492934376617
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 3.4587709855069884,
"scoreError" : 29.781061286139877,
"scoreConfidence" : [
-26.32229030063289,
33.23983227164687
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 17.29385492753494,
"95.0" : 17.29385492753494,
"99.0" : 17.29385492753494,
"99.9" : 17.29385492753494,
"99.99" : 17.29385492753494,
"99.999" : 17.29385492753494,
"99.9999" : 17.29385492753494,
"100.0" : 17.29385492753494
},
"scoreUnit" : "B/op",
"rawData" : [
[
17.29385492753494
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
1.0,
0.0,
0.0,
0.0
]
]
},
"·gc.time" : {
"score" : 4.0,
"scoreError" : "NaN",
"scoreConfidence" : [
4.0,
4.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4.0,
"95.0" : 4.0,
"99.0" : 4.0,
"99.9" : 4.0,
"99.99" : 4.0,
"99.999" : 4.0,
"99.9999" : 4.0,
"100.0" : 4.0
},
"scoreUnit" : "ms",
"rawData" : [
[
4.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.0f",
"positionCount" : "128",
"typeSignature" : "ROW(VARCHAR,VARCHAR,VARCHAR)"
},
"primaryMetric" : {
"score" : 3.1793562035845198,
"scoreError" : 0.029265461228979987,
"scoreConfidence" : [
3.1500907423555398,
3.2086216648134998
],
"scorePercentiles" : {
"0.0" : 3.1685316750825216,
"50.0" : 3.179414447919845,
"90.0" : 3.189891452299096,
"95.0" : 3.189891452299096,
"99.0" : 3.189891452299096,
"99.9" : 3.189891452299096,
"99.99" : 3.189891452299096,
"99.999" : 3.189891452299096,
"99.9999" : 3.189891452299096,
"100.0" : 3.189891452299096
},
"scoreUnit" : "us/op",
"rawData" : [
[
3.189891452299096,
3.180666918947797,
3.179414447919845,
3.1782765236733397,
3.1685316750825216
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 155.95289591735974,
"scoreError" : 1.4389235703081862,
"scoreConfidence" : [
154.51397234705155,
157.39181948766793
],
"scorePercentiles" : {
"0.0" : 155.43680124764268,
"50.0" : 155.9477114264545,
"90.0" : 156.4873357633283,
"95.0" : 156.4873357633283,
"99.0" : 156.4873357633283,
"99.9" : 156.4873357633283,
"99.99" : 156.4873357633283,
"99.999" : 156.4873357633283,
"99.9999" : 156.4873357633283,
"100.0" : 156.4873357633283
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
155.43680124764268,
155.88945857877115,
155.9477114264545,
156.00317257060195,
156.4873357633283
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 1040.0027463780996,
"scoreError" : 2.530683064188779E-5,
"scoreConfidence" : [
1040.002721071269,
1040.0027716849302
],
"scorePercentiles" : {
"0.0" : 1040.00273700083,
"50.0" : 1040.0027464144034,
"90.0" : 1040.002755471077,
"95.0" : 1040.002755471077,
"99.0" : 1040.002755471077,
"99.9" : 1040.002755471077,
"99.99" : 1040.002755471077,
"99.999" : 1040.002755471077,
"99.9999" : 1040.002755471077,
"100.0" : 1040.002755471077
},
"scoreUnit" : "B/op",
"rawData" : [
[
1040.002755471077,
1040.0027475323088,
1040.0027464144034,
1040.002745471878,
1040.00273700083
]
]
},
"·gc.count" : {
"score" : 0.0,
"scoreError" : "NaN",
"scoreConfidence" : [
0.0,
0.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.0,
"95.0" : 0.0,
"99.0" : 0.0,
"99.9" : 0.0,
"99.99" : 0.0,
"99.999" : 0.0,
"99.9999" : 0.0,
"100.0" : 0.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
0.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.0f",
"positionCount" : "128",
"typeSignature" : "ROW(ARRAY(BIGINT),ARRAY(VARCHAR))"
},
"primaryMetric" : {
"score" : 7.316963496894883,
"scoreError" : 0.2751017522222875,
"scoreConfidence" : [
7.0418617446725955,
7.59206524911717
],
"scorePercentiles" : {
"0.0" : 7.225816826318755,
"50.0" : 7.328956212081245,
"90.0" : 7.38465182210147,
"95.0" : 7.38465182210147,
"99.0" : 7.38465182210147,
"99.9" : 7.38465182210147,
"99.99" : 7.38465182210147,
"99.999" : 7.38465182210147,
"99.9999" : 7.38465182210147,
"100.0" : 7.38465182210147
},
"scoreUnit" : "us/op",
"rawData" : [
[
7.383183740053442,
7.328956212081245,
7.225816826318755,
7.38465182210147,
7.262208883919496
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 407.1344936079994,
"scoreError" : 15.32429574095524,
"scoreConfidence" : [
391.81019786704417,
422.4587893489546
],
"scorePercentiles" : {
"0.0" : 403.3701879171368,
"50.0" : 406.43787039458766,
"90.0" : 412.2322447990075,
"95.0" : 412.2322447990075,
"99.0" : 412.2322447990075,
"99.9" : 412.2322447990075,
"99.99" : 412.2322447990075,
"99.999" : 412.2322447990075,
"99.9999" : 412.2322447990075,
"100.0" : 412.2322447990075
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
403.46153306162245,
406.43787039458766,
412.2322447990075,
403.3701879171368,
410.17063186764267
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 6248.00632037534,
"scoreError" : 2.377264641466629E-4,
"scoreConfidence" : [
6248.006082648875,
6248.006558101804
],
"scorePercentiles" : {
"0.0" : 6248.006241602011,
"50.0" : 6248.006330783434,
"90.0" : 6248.006378831728,
"95.0" : 6248.006378831728,
"99.0" : 6248.006378831728,
"99.9" : 6248.006378831728,
"99.99" : 6248.006378831728,
"99.999" : 6248.006378831728,
"99.9999" : 6248.006378831728,
"100.0" : 6248.006378831728
},
"scoreUnit" : "B/op",
"rawData" : [
[
6248.006377607511,
6248.006330783434,
6248.006241602011,
6248.006378831728,
6248.006273052014
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 409.43699711172184,
"scoreError" : 2158.8431029156527,
"scoreConfidence" : [
-1749.4061058039308,
2568.2801000273744
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.6101457926532,
"95.0" : 1023.6101457926532,
"99.0" : 1023.6101457926532,
"99.9" : 1023.6101457926532,
"99.99" : 1023.6101457926532,
"99.999" : 1023.6101457926532,
"99.9999" : 1023.6101457926532,
"100.0" : 1023.6101457926532
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.6101457926532,
1023.5748397659561
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 6341.260341436302,
"scoreError" : 33435.63564150129,
"scoreConfidence" : [
-27094.37530006499,
39776.895982937596
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 15854.672257988306,
"95.0" : 15854.672257988306,
"99.0" : 15854.672257988306,
"99.9" : 15854.672257988306,
"99.99" : 15854.672257988306,
"99.999" : 15854.672257988306,
"99.9999" : 15854.672257988306,
"100.0" : 15854.672257988306
},
"scoreUnit" : "B/op",
"rawData" : [
[
15851.629449193204,
15854.672257988306
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.0031206520231979286,
"scoreError" : 0.026869755050275834,
"scoreConfidence" : [
-0.023749103027077906,
0.029990407073473762
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.015603260115989642,
"95.0" : 0.015603260115989642,
"99.0" : 0.015603260115989642,
"99.9" : 0.015603260115989642,
"99.99" : 0.015603260115989642,
"99.999" : 0.015603260115989642,
"99.9999" : 0.015603260115989642,
"100.0" : 0.015603260115989642
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
0.015603260115989642
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 0.04833736932254444,
"scoreError" : 0.4161993275176226,
"scoreConfidence" : [
-0.36786195819507816,
0.4645366968401671
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.24168684661272222,
"95.0" : 0.24168684661272222,
"99.0" : 0.24168684661272222,
"99.9" : 0.24168684661272222,
"99.99" : 0.24168684661272222,
"99.999" : 0.24168684661272222,
"99.9999" : 0.24168684661272222,
"100.0" : 0.24168684661272222
},
"scoreUnit" : "B/op",
"rawData" : [
[
0.24168684661272222
]
]
},
"·gc.count" : {
"score" : 2.0,
"scoreError" : "NaN",
"scoreConfidence" : [
2.0,
2.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
1.0,
0.0,
0.0,
1.0,
0.0
]
]
},
"·gc.time" : {
"score" : 8.0,
"scoreError" : "NaN",
"scoreConfidence" : [
8.0,
8.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4.0,
"95.0" : 4.0,
"99.0" : 4.0,
"99.9" : 4.0,
"99.99" : 4.0,
"99.999" : 4.0,
"99.9999" : 4.0,
"100.0" : 4.0
},
"scoreUnit" : "ms",
"rawData" : [
[
4.0,
4.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.0f",
"positionCount" : "512",
"typeSignature" : "BIGINT"
},
"primaryMetric" : {
"score" : 0.6046202454272712,
"scoreError" : 3.428876521534781E-4,
"scoreConfidence" : [
0.6042773577751177,
0.6049631330794247
],
"scorePercentiles" : {
"0.0" : 0.6045066354004871,
"50.0" : 0.6046168105324242,
"90.0" : 0.6047548888964129,
"95.0" : 0.6047548888964129,
"99.0" : 0.6047548888964129,
"99.9" : 0.6047548888964129,
"99.99" : 0.6047548888964129,
"99.999" : 0.6047548888964129,
"99.9999" : 0.6047548888964129,
"100.0" : 0.6047548888964129
},
"scoreUnit" : "us/op",
"rawData" : [
[
0.6045066354004871,
0.6045954055808545,
0.6047548888964129,
0.6046274867261773,
0.6046168105324242
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 4.1180475605709035E-4,
"scoreError" : 7.78331440787575E-8,
"scoreConfidence" : [
4.117269229130116E-4,
4.118825892011691E-4
],
"scorePercentiles" : {
"0.0" : 4.1177706243740014E-4,
"50.0" : 4.1180648375493506E-4,
"90.0" : 4.118283698238757E-4,
"95.0" : 4.118283698238757E-4,
"99.0" : 4.118283698238757E-4,
"99.9" : 4.118283698238757E-4,
"99.99" : 4.118283698238757E-4,
"99.999" : 4.118283698238757E-4,
"99.9999" : 4.118283698238757E-4,
"100.0" : 4.118283698238757E-4
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
4.118283698238757E-4,
4.1177706243740014E-4,
4.1180648375493506E-4,
4.1179360397668066E-4,
4.1181826029256034E-4
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 5.222621585003623E-4,
"scoreError" : 2.9540868435751563E-7,
"scoreConfidence" : [
5.219667498160048E-4,
5.225575671847198E-4
],
"scorePercentiles" : {
"0.0" : 5.221774315397587E-4,
"50.0" : 5.222487644948211E-4,
"90.0" : 5.223851720001548E-4,
"95.0" : 5.223851720001548E-4,
"99.0" : 5.223851720001548E-4,
"99.9" : 5.223851720001548E-4,
"99.99" : 5.223851720001548E-4,
"99.999" : 5.223851720001548E-4,
"99.9999" : 5.223851720001548E-4,
"100.0" : 5.223851720001548E-4
},
"scoreUnit" : "B/op",
"rawData" : [
[
5.221774315397587E-4,
5.222304559482895E-4,
5.223851720001548E-4,
5.222487644948211E-4,
5.222689685187872E-4
]
]
},
"·gc.count" : {
"score" : 0.0,
"scoreError" : "NaN",
"scoreConfidence" : [
0.0,
0.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.0,
"95.0" : 0.0,
"99.0" : 0.0,
"99.9" : 0.0,
"99.99" : 0.0,
"99.999" : 0.0,
"99.9999" : 0.0,
"100.0" : 0.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
0.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.0f",
"positionCount" : "512",
"typeSignature" : "VARCHAR"
},
"primaryMetric" : {
"score" : 1.2508777693176216,
"scoreError" : 0.028337285815614007,
"scoreConfidence" : [
1.2225404835020077,
1.2792150551332355
],
"scorePercentiles" : {
"0.0" : 1.2431608487388484,
"50.0" : 1.2488144169519544,
"90.0" : 1.263061438489533,
"95.0" : 1.263061438489533,
"99.0" : 1.263061438489533,
"99.9" : 1.263061438489533,
"99.99" : 1.263061438489533,
"99.999" : 1.263061438489533,
"99.9999" : 1.263061438489533,
"100.0" : 1.263061438489533
},
"scoreUnit" : "us/op",
"rawData" : [
[
1.263061438489533,
1.2488144169519544,
1.2431608487388484,
1.2505384396113282,
1.2488137027964432
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 4.118142448110471E-4,
"scoreError" : 3.911350893668812E-8,
"scoreConfidence" : [
4.117751313021104E-4,
4.118533583199838E-4
],
"scorePercentiles" : {
"0.0" : 4.1179965335066325E-4,
"50.0" : 4.11813679510268E-4,
"90.0" : 4.1182764322849675E-4,
"95.0" : 4.1182764322849675E-4,
"99.0" : 4.1182764322849675E-4,
"99.9" : 4.1182764322849675E-4,
"99.99" : 4.1182764322849675E-4,
"99.999" : 4.1182764322849675E-4,
"99.9999" : 4.1182764322849675E-4,
"100.0" : 4.1182764322849675E-4
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
4.11818158615212E-4,
4.1179965335066325E-4,
4.1182764322849675E-4,
4.11813679510268E-4,
4.1181208935059567E-4
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 0.0010805051483305215,
"scoreError" : 2.446399820749447E-5,
"scoreConfidence" : [
0.001056041150123027,
0.001104969146538016
],
"scorePercentiles" : {
"0.0" : 0.0010738495268350521,
"50.0" : 0.0010787244083870823,
"90.0" : 0.001091027561073551,
"95.0" : 0.001091027561073551,
"99.0" : 0.001091027561073551,
"99.9" : 0.001091027561073551,
"99.99" : 0.001091027561073551,
"99.999" : 0.001091027561073551,
"99.9999" : 0.001091027561073551,
"100.0" : 0.001091027561073551
},
"scoreUnit" : "B/op",
"rawData" : [
[
0.001091027561073551,
0.0010787244083870823,
0.0010738495268350521,
0.0010801998369698394,
0.0010787244083870823
]
]
},
"·gc.count" : {
"score" : 0.0,
"scoreError" : "NaN",
"scoreConfidence" : [
0.0,
0.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.0,
"95.0" : 0.0,
"99.0" : 0.0,
"99.9" : 0.0,
"99.99" : 0.0,
"99.999" : 0.0,
"99.9999" : 0.0,
"100.0" : 0.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
0.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.0f",
"positionCount" : "512",
"typeSignature" : "ARRAY(BIGINT)"
},
"primaryMetric" : {
"score" : 5.120373546008416,
"scoreError" : 0.10900315742303211,
"scoreConfidence" : [
5.011370388585384,
5.2293767034314484
],
"scorePercentiles" : {
"0.0" : 5.087996734220486,
"50.0" : 5.1088852443945045,
"90.0" : 5.154380051324861,
"95.0" : 5.154380051324861,
"99.0" : 5.154380051324861,
"99.9" : 5.154380051324861,
"99.99" : 5.154380051324861,
"99.999" : 5.154380051324861,
"99.9999" : 5.154380051324861,
"100.0" : 5.154380051324861
},
"scoreUnit" : "us/op",
"rawData" : [
[
5.087996734220486,
5.154380051324861,
5.10505386562685,
5.1088852443945045,
5.145551834475379
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 235.38543596690275,
"scoreError" : 5.018335572094541,
"scoreConfidence" : [
230.3671003948082,
240.4037715389973
],
"scorePercentiles" : {
"0.0" : 233.81643720661418,
"50.0" : 235.91150652962554,
"90.0" : 236.87675052068096,
"95.0" : 236.87675052068096,
"99.0" : 236.87675052068096,
"99.9" : 236.87675052068096,
"99.99" : 236.87675052068096,
"99.999" : 236.87675052068096,
"99.9999" : 236.87675052068096,
"100.0" : 236.87675052068096
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
236.87675052068096,
233.81643720661418,
236.0914973171955,
235.91150652962554,
234.23098826039748
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 2528.0046372985485,
"scoreError" : 0.0019102267272708504,
"scoreConfidence" : [
2528.002727071821,
2528.006547525276
],
"scorePercentiles" : {
"0.0" : 2528.0043950677573,
"50.0" : 2528.0044128913632,
"90.0" : 2528.005524121654,
"95.0" : 2528.005524121654,
"99.0" : 2528.005524121654,
"99.9" : 2528.005524121654,
"99.99" : 2528.005524121654,
"99.999" : 2528.005524121654,
"99.9999" : 2528.005524121654,
"100.0" : 2528.005524121654
},
"scoreUnit" : "B/op",
"rawData" : [
[
2528.0043950677573,
2528.005524121654,
2528.004409693159,
2528.0044128913632,
2528.0044447188097
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.7035291631078,
"scoreError" : 1762.559120867043,
"scoreConfidence" : [
-1557.8555917039353,
1967.2626500301508
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5176458155389,
"95.0" : 1023.5176458155389,
"99.0" : 1023.5176458155389,
"99.9" : 1023.5176458155389,
"99.99" : 1023.5176458155389,
"99.999" : 1023.5176458155389,
"99.9999" : 1023.5176458155389,
"100.0" : 1023.5176458155389
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5176458155389
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 2213.238978037494,
"scoreError" : 19056.65507256667,
"scoreConfidence" : [
-16843.416094529177,
21269.894050604165
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 11066.19489018747,
"95.0" : 11066.19489018747,
"99.0" : 11066.19489018747,
"99.9" : 11066.19489018747,
"99.99" : 11066.19489018747,
"99.999" : 11066.19489018747,
"99.9999" : 11066.19489018747,
"100.0" : 11066.19489018747
},
"scoreUnit" : "B/op",
"rawData" : [
[
11066.19489018747
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.7403798402179456,
"scoreError" : 6.374893709049977,
"scoreConfidence" : [
-5.634513868832031,
7.115273549267923
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 3.701899201089728,
"95.0" : 3.701899201089728,
"99.0" : 3.701899201089728,
"99.9" : 3.701899201089728,
"99.99" : 3.701899201089728,
"99.999" : 3.701899201089728,
"99.9999" : 3.701899201089728,
"100.0" : 3.701899201089728
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
3.701899201089728
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 8.00493048470045,
"scoreError" : 68.92486561124814,
"scoreConfidence" : [
-60.919935126547685,
76.92979609594859
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 40.02465242350225,
"95.0" : 40.02465242350225,
"99.0" : 40.02465242350225,
"99.9" : 40.02465242350225,
"99.99" : 40.02465242350225,
"99.999" : 40.02465242350225,
"99.9999" : 40.02465242350225,
"100.0" : 40.02465242350225
},
"scoreUnit" : "B/op",
"rawData" : [
[
40.02465242350225
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
1.0,
0.0,
0.0,
0.0
]
]
},
"·gc.time" : {
"score" : 4.0,
"scoreError" : "NaN",
"scoreConfidence" : [
4.0,
4.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4.0,
"95.0" : 4.0,
"99.0" : 4.0,
"99.9" : 4.0,
"99.99" : 4.0,
"99.999" : 4.0,
"99.9999" : 4.0,
"100.0" : 4.0
},
"scoreUnit" : "ms",
"rawData" : [
[
4.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.0f",
"positionCount" : "512",
"typeSignature" : "ARRAY(VARCHAR)"
},
"primaryMetric" : {
"score" : 7.483692227203818,
"scoreError" : 0.5271592915149572,
"scoreConfidence" : [
6.956532935688861,
8.010851518718775
],
"scorePercentiles" : {
"0.0" : 7.337911322388016,
"50.0" : 7.443397359765445,
"90.0" : 7.6858767961150125,
"95.0" : 7.6858767961150125,
"99.0" : 7.6858767961150125,
"99.9" : 7.6858767961150125,
"99.99" : 7.6858767961150125,
"99.999" : 7.6858767961150125,
"99.9999" : 7.6858767961150125,
"100.0" : 7.6858767961150125
},
"scoreUnit" : "us/op",
"rawData" : [
[
7.337911322388016,
7.550082743316073,
7.443397359765445,
7.401192914434546,
7.6858767961150125
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 166.19269727705165,
"scoreError" : 11.613708515501553,
"scoreConfidence" : [
154.5789887615501,
177.8064057925532
],
"scorePercentiles" : {
"0.0" : 161.7793606202937,
"50.0" : 167.04837042150626,
"90.0" : 169.45203805086135,
"95.0" : 169.45203805086135,
"99.0" : 169.45203805086135,
"99.9" : 169.45203805086135,
"99.99" : 169.45203805086135,
"99.999" : 169.45203805086135,
"99.9999" : 169.45203805086135,
"100.0" : 169.45203805086135
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
169.45203805086135,
164.68225788869995,
167.04837042150626,
168.00145940389703,
161.7793606202937
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 2608.006783905611,
"scoreError" : 0.0031387730252968346,
"scoreConfidence" : [
2608.0036451325855,
2608.0099226786365
],
"scorePercentiles" : {
"0.0" : 2608.006338307144,
"50.0" : 2608.0064294325134,
"90.0" : 2608.008237156337,
"95.0" : 2608.008237156337,
"99.0" : 2608.008237156337,
"99.9" : 2608.008237156337,
"99.99" : 2608.008237156337,
"99.999" : 2608.008237156337,
"99.9999" : 2608.008237156337,
"100.0" : 2608.008237156337
},
"scoreUnit" : "B/op",
"rawData" : [
[
2608.006338307144,
2608.0065216406756,
2608.0064294325134,
2608.006392991387,
2608.008237156337
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.71824065263937,
"scoreError" : 1762.6857912286212,
"scoreConfidence" : [
-1557.9675505759817,
1967.4040318812606
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5912032631968,
"95.0" : 1023.5912032631968,
"99.0" : 1023.5912032631968,
"99.9" : 1023.5912032631968,
"99.99" : 1023.5912032631968,
"99.999" : 1023.5912032631968,
"99.9999" : 1023.5912032631968,
"100.0" : 1023.5912032631968
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5912032631968
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 3300.2161454411334,
"scoreError" : 28415.85629598549,
"scoreConfidence" : [
-25115.640150544357,
31716.072441426622
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 16501.080727205666,
"95.0" : 16501.080727205666,
"99.0" : 16501.080727205666,
"99.9" : 16501.080727205666,
"99.99" : 16501.080727205666,
"99.999" : 16501.080727205666,
"99.9999" : 16501.080727205666,
"100.0" : 16501.080727205666
},
"scoreUnit" : "B/op",
"rawData" : [
[
16501.080727205666
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.7380826086292724,
"scoreError" : 6.35511385226923,
"scoreConfidence" : [
-5.617031243639957,
7.093196460898502
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 3.690413043146362,
"95.0" : 3.690413043146362,
"99.0" : 3.690413043146362,
"99.9" : 3.690413043146362,
"99.99" : 3.690413043146362,
"99.999" : 3.690413043146362,
"99.9999" : 3.690413043146362,
"100.0" : 3.690413043146362
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
3.690413043146362
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 11.898461680318421,
"scoreError" : 102.44934342202744,
"scoreConfidence" : [
-90.55088174170902,
114.34780510234586
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 59.492308401592105,
"95.0" : 59.492308401592105,
"99.0" : 59.492308401592105,
"99.9" : 59.492308401592105,
"99.99" : 59.492308401592105,
"99.999" : 59.492308401592105,
"99.9999" : 59.492308401592105,
"100.0" : 59.492308401592105
},
"scoreUnit" : "B/op",
"rawData" : [
[
59.492308401592105
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
1.0
]
]
},
"·gc.time" : {
"score" : 4.0,
"scoreError" : "NaN",
"scoreConfidence" : [
4.0,
4.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4.0,
"95.0" : 4.0,
"99.0" : 4.0,
"99.9" : 4.0,
"99.99" : 4.0,
"99.999" : 4.0,
"99.9999" : 4.0,
"100.0" : 4.0
},
"scoreUnit" : "ms",
"rawData" : [
[
4.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.0f",
"positionCount" : "512",
"typeSignature" : "ARRAY(ARRAY(BIGINT))"
},
"primaryMetric" : {
"score" : 23.265379406010624,
"scoreError" : 0.4866226433862373,
"scoreConfidence" : [
22.778756762624386,
23.75200204939686
],
"scorePercentiles" : {
"0.0" : 23.120851601867688,
"50.0" : 23.224867180606513,
"90.0" : 23.440412729658792,
"95.0" : 23.440412729658792,
"99.0" : 23.440412729658792,
"99.9" : 23.440412729658792,
"99.99" : 23.440412729658792,
"99.999" : 23.440412729658792,
"99.9999" : 23.440412729658792,
"100.0" : 23.440412729658792
},
"scoreUnit" : "us/op",
"rawData" : [
[
23.224867180606513,
23.440412729658792,
23.197356556426552,
23.343408961493584,
23.120851601867688
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 185.5765240024994,
"scoreError" : 3.8775926132145626,
"scoreConfidence" : [
181.69893138928484,
189.45411661571399
],
"scorePercentiles" : {
"0.0" : 184.1871893110122,
"50.0" : 185.88688986120937,
"90.0" : 186.74084078480314,
"95.0" : 186.74084078480314,
"99.0" : 186.74084078480314,
"99.9" : 186.74084078480314,
"99.99" : 186.74084078480314,
"99.999" : 186.74084078480314,
"99.9999" : 186.74084078480314,
"100.0" : 186.74084078480314
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
185.88688986120937,
184.1871893110122,
186.11278450629862,
184.95491554917362,
186.74084078480314
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 9056.021067314929,
"scoreError" : 0.008512212139297055,
"scoreConfidence" : [
9056.012555102789,
9056.029579527069
],
"scorePercentiles" : {
"0.0" : 9056.019971337433,
"50.0" : 9056.020062230065,
"90.0" : 9056.025017502918,
"95.0" : 9056.025017502918,
"99.0" : 9056.025017502918,
"99.9" : 9056.025017502918,
"99.99" : 9056.025017502918,
"99.999" : 9056.025017502918,
"99.9999" : 9056.025017502918,
"100.0" : 9056.025017502918
},
"scoreUnit" : "B/op",
"rawData" : [
[
9056.020062230065,
9056.020247469067,
9056.02003803516,
9056.025017502918,
9056.019971337433
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.70917095026772,
"scoreError" : 1762.6076983559483,
"scoreConfidence" : [
-1557.8985274056806,
1967.316869306216
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5458547513385,
"95.0" : 1023.5458547513385,
"99.0" : 1023.5458547513385,
"99.9" : 1023.5458547513385,
"99.99" : 1023.5458547513385,
"99.999" : 1023.5458547513385,
"99.9999" : 1023.5458547513385,
"100.0" : 1023.5458547513385
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5458547513385
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 10023.260900816804,
"scoreError" : 86303.29918488085,
"scoreConfidence" : [
-76280.03828406404,
96326.56008569765
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 50116.304504084015,
"95.0" : 50116.304504084015,
"99.0" : 50116.304504084015,
"99.9" : 50116.304504084015,
"99.99" : 50116.304504084015,
"99.999" : 50116.304504084015,
"99.9999" : 50116.304504084015,
"100.0" : 50116.304504084015
},
"scoreUnit" : "B/op",
"rawData" : [
[
50116.304504084015
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.7331021532400305,
"scoreError" : 6.312230629355248,
"scoreConfidence" : [
-5.579128476115218,
7.0453327825952785
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 3.6655107662001525,
"95.0" : 3.6655107662001525,
"99.0" : 3.6655107662001525,
"99.9" : 3.6655107662001525,
"99.99" : 3.6655107662001525,
"99.999" : 3.6655107662001525,
"99.9999" : 3.6655107662001525,
"100.0" : 3.6655107662001525
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
3.6655107662001525
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 35.89518786464411,
"scoreError" : 309.0683928348545,
"scoreConfidence" : [
-273.17320497021035,
344.9635806994986
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 179.47593932322053,
"95.0" : 179.47593932322053,
"99.0" : 179.47593932322053,
"99.9" : 179.47593932322053,
"99.99" : 179.47593932322053,
"99.999" : 179.47593932322053,
"99.9999" : 179.47593932322053,
"100.0" : 179.47593932322053
},
"scoreUnit" : "B/op",
"rawData" : [
[
179.47593932322053
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
1.0,
0.0
]
]
},
"·gc.time" : {
"score" : 4.0,
"scoreError" : "NaN",
"scoreConfidence" : [
4.0,
4.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4.0,
"95.0" : 4.0,
"99.0" : 4.0,
"99.9" : 4.0,
"99.99" : 4.0,
"99.999" : 4.0,
"99.9999" : 4.0,
"100.0" : 4.0
},
"scoreUnit" : "ms",
"rawData" : [
[
4.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.0f",
"positionCount" : "512",
"typeSignature" : "MAP(BIGINT,BIGINT)"
},
"primaryMetric" : {
"score" : 7.626268113265536,
"scoreError" : 0.1369185096728919,
"scoreConfidence" : [
7.489349603592644,
7.763186622938428
],
"scorePercentiles" : {
"0.0" : 7.599884370488565,
"50.0" : 7.614680440939127,
"90.0" : 7.687004257673804,
"95.0" : 7.687004257673804,
"99.0" : 7.687004257673804,
"99.9" : 7.687004257673804,
"99.99" : 7.687004257673804,
"99.999" : 7.687004257673804,
"99.9999" : 7.687004257673804,
"100.0" : 7.687004257673804
},
"scoreUnit" : "us/op",
"rawData" : [
[
7.614680440939127,
7.626694965915849,
7.603076531310337,
7.599884370488565,
7.687004257673804
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 162.54081960204843,
"scoreError" : 2.919701643356107,
"scoreConfidence" : [
159.6211179586923,
165.46052124540455
],
"scorePercentiles" : {
"0.0" : 161.24626236836576,
"50.0" : 162.78954822204108,
"90.0" : 163.105664403509,
"95.0" : 163.105664403509,
"99.0" : 163.105664403509,
"99.9" : 163.105664403509,
"99.99" : 163.105664403509,
"99.999" : 163.105664403509,
"99.9999" : 163.105664403509,
"100.0" : 163.105664403509
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
162.78954822204108,
162.52909319320943,
163.03352982311694,
163.105664403509,
161.24626236836576
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 2600.0069073587974,
"scoreError" : 0.0028659757497714916,
"scoreConfidence" : [
2600.0040413830475,
2600.0097733345474
],
"scorePercentiles" : {
"0.0" : 2600.006564850695,
"50.0" : 2600.006577544992,
"90.0" : 2600.0082386756635,
"95.0" : 2600.0082386756635,
"99.0" : 2600.0082386756635,
"99.9" : 2600.0082386756635,
"99.99" : 2600.0082386756635,
"99.999" : 2600.0082386756635,
"99.9999" : 2600.0082386756635,
"100.0" : 2600.0082386756635
},
"scoreUnit" : "B/op",
"rawData" : [
[
2600.006577544992,
2600.00658807741,
2600.0065676452255,
2600.006564850695,
2600.0082386756635
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.70922517415335,
"scoreError" : 1762.6081652399564,
"scoreConfidence" : [
-1557.8989400658031,
1967.3173904141097
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5461258707668,
"95.0" : 1023.5461258707668,
"99.0" : 1023.5461258707668,
"99.9" : 1023.5461258707668,
"99.99" : 1023.5461258707668,
"99.999" : 1023.5461258707668,
"99.9999" : 1023.5461258707668,
"100.0" : 1023.5461258707668
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5461258707668
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 3300.824863585361,
"scoreError" : 28421.097542785352,
"scoreConfidence" : [
-25120.272679199992,
31721.92240637071
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 16504.124317926806,
"95.0" : 16504.124317926806,
"99.0" : 16504.124317926806,
"99.9" : 16504.124317926806,
"99.99" : 16504.124317926806,
"99.999" : 16504.124317926806,
"99.9999" : 16504.124317926806,
"100.0" : 16504.124317926806
},
"scoreUnit" : "B/op",
"rawData" : [
[
16504.124317926806
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.73972172662794,
"scoreError" : 6.369227152565225,
"scoreConfidence" : [
-5.6295054259372845,
7.108948879193165
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 3.6986086331397,
"95.0" : 3.6986086331397,
"99.0" : 3.6986086331397,
"99.9" : 3.6986086331397,
"99.99" : 3.6986086331397,
"99.999" : 3.6986086331397,
"99.9999" : 3.6986086331397,
"100.0" : 3.6986086331397
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
3.6986086331397
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 11.927610322937642,
"scoreError" : 102.7003220256668,
"scoreConfidence" : [
-90.77271170272915,
114.62793234860443
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 59.63805161468821,
"95.0" : 59.63805161468821,
"99.0" : 59.63805161468821,
"99.9" : 59.63805161468821,
"99.99" : 59.63805161468821,
"99.999" : 59.63805161468821,
"99.9999" : 59.63805161468821,
"100.0" : 59.63805161468821
},
"scoreUnit" : "B/op",
"rawData" : [
[
59.63805161468821
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
1.0
]
]
},
"·gc.time" : {
"score" : 4.0,
"scoreError" : "NaN",
"scoreConfidence" : [
4.0,
4.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4.0,
"95.0" : 4.0,
"99.0" : 4.0,
"99.9" : 4.0,
"99.99" : 4.0,
"99.999" : 4.0,
"99.9999" : 4.0,
"100.0" : 4.0
},
"scoreUnit" : "ms",
"rawData" : [
[
4.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.0f",
"positionCount" : "512",
"typeSignature" : "MAP(BIGINT,MAP(BIGINT,VARCHAR))"
},
"primaryMetric" : {
"score" : 38.08218436613238,
"scoreError" : 1.023759499741274,
"scoreConfidence" : [
37.05842486639111,
39.105943865873655
],
"scorePercentiles" : {
"0.0" : 37.86979503293708,
"50.0" : 38.00406291793313,
"90.0" : 38.54266438039458,
"95.0" : 38.54266438039458,
"99.0" : 38.54266438039458,
"99.9" : 38.54266438039458,
"99.99" : 38.54266438039458,
"99.999" : 38.54266438039458,
"99.9999" : 38.54266438039458,
"100.0" : 38.54266438039458
},
"scoreUnit" : "us/op",
"rawData" : [
[
38.54266438039458,
38.04741148725751,
37.86979503293708,
38.00406291793313,
37.946988012139606
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 111.37350067298716,
"scoreError" : 2.964216585002304,
"scoreConfidence" : [
108.40928408798486,
114.33771725798947
],
"scorePercentiles" : {
"0.0" : 110.04227848243144,
"50.0" : 111.5964324845124,
"90.0" : 111.99498802211474,
"95.0" : 111.99498802211474,
"99.0" : 111.99498802211474,
"99.9" : 111.99498802211474,
"99.99" : 111.99498802211474,
"99.999" : 111.99498802211474,
"99.9999" : 111.99498802211474,
"100.0" : 111.99498802211474
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
110.04227848243144,
111.46897086091278,
111.99498802211474,
111.5964324845124,
111.76483351496455
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 8896.035328395248,
"scoreError" : 0.020915302514600494,
"scoreConfidence" : [
8896.014413092733,
8896.056243697763
],
"scorePercentiles" : {
"0.0" : 8896.032709926554,
"50.0" : 8896.03282674772,
"90.0" : 8896.045036135412,
"95.0" : 8896.045036135412,
"99.0" : 8896.045036135412,
"99.9" : 8896.045036135412,
"99.99" : 8896.045036135412,
"99.999" : 8896.045036135412,
"99.9999" : 8896.045036135412,
"100.0" : 8896.045036135412
},
"scoreUnit" : "B/op",
"rawData" : [
[
8896.033292231812,
8896.045036135412,
8896.032709926554,
8896.03282674772,
8896.03277693475
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.716196149647,
"scoreError" : 1762.6681874412734,
"scoreConfidence" : [
-1557.9519912916264,
1967.3843835909204
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.580980748235,
"95.0" : 1023.580980748235,
"99.0" : 1023.580980748235,
"99.9" : 1023.580980748235,
"99.99" : 1023.580980748235,
"99.999" : 1023.580980748235,
"99.9999" : 1023.580980748235,
"100.0" : 1023.580980748235
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.580980748235
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 16549.65819975339,
"scoreError" : 142497.54816862455,
"scoreConfidence" : [
-125947.88996887115,
159047.20636837793
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 82748.29099876696,
"95.0" : 82748.29099876696,
"99.0" : 82748.29099876696,
"99.9" : 82748.29099876696,
"99.99" : 82748.29099876696,
"99.999" : 82748.29099876696,
"99.9999" : 82748.29099876696,
"100.0" : 82748.29099876696
},
"scoreUnit" : "B/op",
"rawData" : [
[
82748.29099876696
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
1.0,
0.0,
0.0,
0.0,
0.0
]
]
},
"·gc.time" : {
"score" : 6.0,
"scoreError" : "NaN",
"scoreConfidence" : [
6.0,
6.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 6.0,
"95.0" : 6.0,
"99.0" : 6.0,
"99.9" : 6.0,
"99.99" : 6.0,
"99.999" : 6.0,
"99.9999" : 6.0,
"100.0" : 6.0
},
"scoreUnit" : "ms",
"rawData" : [
[
6.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.0f",
"positionCount" : "512",
"typeSignature" : "ROW(BIGINT,BIGINT,BIGINT)"
},
"primaryMetric" : {
"score" : 4.991954916386256,
"scoreError" : 0.25443142276727204,
"scoreConfidence" : [
4.737523493618984,
5.246386339153529
],
"scorePercentiles" : {
"0.0" : 4.929189508855969,
"50.0" : 4.988406583212807,
"90.0" : 5.097373835490775,
"95.0" : 5.097373835490775,
"99.0" : 5.097373835490775,
"99.9" : 5.097373835490775,
"99.99" : 5.097373835490775,
"99.999" : 5.097373835490775,
"99.9999" : 5.097373835490775,
"100.0" : 5.097373835490775
},
"scoreUnit" : "us/op",
"rawData" : [
[
5.000983760324793,
5.097373835490775,
4.988406583212807,
4.943820894046937,
4.929189508855969
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 99.336456672248,
"scoreError" : 5.012998152483878,
"scoreConfidence" : [
94.32345851976413,
104.34945482473188
],
"scorePercentiles" : {
"0.0" : 97.2716714815234,
"50.0" : 99.39635349257613,
"90.0" : 100.58731736307965,
"95.0" : 100.58731736307965,
"99.0" : 100.58731736307965,
"99.9" : 100.58731736307965,
"99.99" : 100.58731736307965,
"99.999" : 100.58731736307965,
"99.9999" : 100.58731736307965,
"100.0" : 100.58731736307965
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
99.13749400638866,
97.2716714815234,
99.39635349257613,
100.28944701767222,
100.58731736307965
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 1040.0043121310123,
"scoreError" : 2.1978391799521856E-4,
"scoreConfidence" : [
1040.0040923470942,
1040.0045319149303
],
"scorePercentiles" : {
"0.0" : 1040.004257961501,
"50.0" : 1040.0043090120193,
"90.0" : 1040.0044032208746,
"95.0" : 1040.0044032208746,
"99.0" : 1040.0044032208746,
"99.9" : 1040.0044032208746,
"99.99" : 1040.0044032208746,
"99.999" : 1040.0044032208746,
"99.9999" : 1040.0044032208746,
"100.0" : 1040.0044032208746
},
"scoreUnit" : "B/op",
"rawData" : [
[
1040.0043199136016,
1040.0044032208746,
1040.0043090120193,
1040.004270547065,
1040.004257961501
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.7235437406311,
"scoreError" : 1762.731452415543,
"scoreConfidence" : [
-1558.0079086749117,
1967.454996156174
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.6177187031554,
"95.0" : 1023.6177187031554,
"99.0" : 1023.6177187031554,
"99.9" : 1023.6177187031554,
"99.99" : 1023.6177187031554,
"99.999" : 1023.6177187031554,
"99.9999" : 1023.6177187031554,
"100.0" : 1023.6177187031554
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.6177187031554
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 2188.852969116298,
"scoreError" : 18846.684181388973,
"scoreConfidence" : [
-16657.831212272675,
21035.53715050527
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 10944.26484558149,
"95.0" : 10944.26484558149,
"99.0" : 10944.26484558149,
"99.9" : 10944.26484558149,
"99.99" : 10944.26484558149,
"99.999" : 10944.26484558149,
"99.9999" : 10944.26484558149,
"100.0" : 10944.26484558149
},
"scoreUnit" : "B/op",
"rawData" : [
[
10944.26484558149
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
1.0,
0.0,
0.0,
0.0
]
]
},
"·gc.time" : {
"score" : 6.0,
"scoreError" : "NaN",
"scoreConfidence" : [
6.0,
6.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 6.0,
"95.0" : 6.0,
"99.0" : 6.0,
"99.9" : 6.0,
"99.99" : 6.0,
"99.999" : 6.0,
"99.9999" : 6.0,
"100.0" : 6.0
},
"scoreUnit" : "ms",
"rawData" : [
[
6.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.0f",
"positionCount" : "512",
"typeSignature" : "ROW(VARCHAR,VARCHAR,VARCHAR)"
},
"primaryMetric" : {
"score" : 8.189248900268144,
"scoreError" : 0.195536738921752,
"scoreConfidence" : [
7.993712161346392,
8.384785639189897
],
"scorePercentiles" : {
"0.0" : 8.14891096917161,
"50.0" : 8.173863708425268,
"90.0" : 8.278077331788463,
"95.0" : 8.278077331788463,
"99.0" : 8.278077331788463,
"99.9" : 8.278077331788463,
"99.99" : 8.278077331788463,
"99.999" : 8.278077331788463,
"99.9999" : 8.278077331788463,
"100.0" : 8.278077331788463
},
"scoreUnit" : "us/op",
"rawData" : [
[
8.170224449454356,
8.175168042501022,
8.173863708425268,
8.14891096917161,
8.278077331788463
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 60.54707692287703,
"scoreError" : 1.4332047414078983,
"scoreConfidence" : [
59.113872181469134,
61.98028166428493
],
"scorePercentiles" : {
"0.0" : 59.89614160166158,
"50.0" : 60.65868879340765,
"90.0" : 60.8431623368233,
"95.0" : 60.8431623368233,
"99.0" : 60.8431623368233,
"99.9" : 60.8431623368233,
"99.99" : 60.8431623368233,
"99.999" : 60.8431623368233,
"99.9999" : 60.8431623368233,
"100.0" : 60.8431623368233
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
60.687465638101145,
60.649926244391494,
60.65868879340765,
60.8431623368233,
59.89614160166158
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 1040.0070738569357,
"scoreError" : 1.6880223303669247E-4,
"scoreConfidence" : [
1040.0069050547027,
1040.0072426591687
],
"scorePercentiles" : {
"0.0" : 1040.007039040605,
"50.0" : 1040.0070605540573,
"90.0" : 1040.007150542084,
"95.0" : 1040.007150542084,
"99.0" : 1040.007150542084,
"99.9" : 1040.007150542084,
"99.99" : 1040.007150542084,
"99.999" : 1040.007150542084,
"99.9999" : 1040.007150542084,
"100.0" : 1040.007150542084
},
"scoreUnit" : "B/op",
"rawData" : [
[
1040.0070574397178,
1040.0070617082142,
1040.0070605540573,
1040.007039040605,
1040.007150542084
]
]
},
"·gc.count" : {
"score" : 0.0,
"scoreError" : "NaN",
"scoreConfidence" : [
0.0,
0.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.0,
"95.0" : 0.0,
"99.0" : 0.0,
"99.9" : 0.0,
"99.99" : 0.0,
"99.999" : 0.0,
"99.9999" : 0.0,
"100.0" : 0.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
0.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.0f",
"positionCount" : "512",
"typeSignature" : "ROW(ARRAY(BIGINT),ARRAY(VARCHAR))"
},
"primaryMetric" : {
"score" : 22.11980621198726,
"scoreError" : 0.27885658217025383,
"scoreConfidence" : [
21.840949629817008,
22.398662794157513
],
"scorePercentiles" : {
"0.0" : 22.037949720178027,
"50.0" : 22.147018333997607,
"90.0" : 22.206266272977533,
"95.0" : 22.206266272977533,
"99.0" : 22.206266272977533,
"99.9" : 22.206266272977533,
"99.99" : 22.206266272977533,
"99.999" : 22.206266272977533,
"99.9999" : 22.206266272977533,
"100.0" : 22.206266272977533
},
"scoreUnit" : "us/op",
"rawData" : [
[
22.037949720178027,
22.147018333997607,
22.206266272977533,
22.051195811287478,
22.15660092149566
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 133.63064156890727,
"scoreError" : 1.6874760848567834,
"scoreConfidence" : [
131.94316548405047,
135.31811765376406
],
"scorePercentiles" : {
"0.0" : 133.11183679133413,
"50.0" : 133.4649042956559,
"90.0" : 134.12900490360119,
"95.0" : 134.12900490360119,
"99.0" : 134.12900490360119,
"99.9" : 134.12900490360119,
"99.99" : 134.12900490360119,
"99.999" : 134.12900490360119,
"99.9999" : 134.12900490360119,
"100.0" : 134.12900490360119
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
134.12900490360119,
133.4649042956559,
133.11183679133413,
134.04456208532042,
133.40289976862465
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 6200.019107091066,
"scoreError" : 2.4024155267734045E-4,
"scoreConfidence" : [
6200.018866849513,
6200.019347332619
],
"scorePercentiles" : {
"0.0" : 6200.019036707355,
"50.0" : 6200.0191311279395,
"90.0" : 6200.019181245005,
"95.0" : 6200.019181245005,
"99.0" : 6200.019181245005,
"99.9" : 6200.019181245005,
"99.99" : 6200.019181245005,
"99.999" : 6200.019181245005,
"99.9999" : 6200.019181245005,
"100.0" : 6200.019181245005
},
"scoreUnit" : "B/op",
"rawData" : [
[
6200.019036707355,
6200.0191311279395,
6200.019181245005,
6200.019047619047,
6200.019138755981
]
]
},
"·gc.count" : {
"score" : 0.0,
"scoreError" : "NaN",
"scoreConfidence" : [
0.0,
0.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.0,
"95.0" : 0.0,
"99.0" : 0.0,
"99.9" : 0.0,
"99.99" : 0.0,
"99.999" : 0.0,
"99.9999" : 0.0,
"100.0" : 0.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
0.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.0f",
"positionCount" : "1024",
"typeSignature" : "BIGINT"
},
"primaryMetric" : {
"score" : 0.31582085786238284,
"scoreError" : 6.952051953715752E-4,
"scoreConfidence" : [
0.31512565266701126,
0.3165160630577544
],
"scorePercentiles" : {
"0.0" : 0.3155208353837496,
"50.0" : 0.3158789878716908,
"90.0" : 0.3159914367852404,
"95.0" : 0.3159914367852404,
"99.0" : 0.3159914367852404,
"99.9" : 0.3159914367852404,
"99.99" : 0.3159914367852404,
"99.999" : 0.3159914367852404,
"99.9999" : 0.3159914367852404,
"100.0" : 0.3159914367852404
},
"scoreUnit" : "us/op",
"rawData" : [
[
0.3158789878716908,
0.31580479457461014,
0.31590823469662344,
0.3155208353837496,
0.3159914367852404
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 4.118177833695379E-4,
"scoreError" : 5.1136400591498927E-8,
"scoreConfidence" : [
4.117666469689464E-4,
4.118689197701294E-4
],
"scorePercentiles" : {
"0.0" : 4.1179467660905984E-4,
"50.0" : 4.118215810941224E-4,
"90.0" : 4.1182850649819385E-4,
"95.0" : 4.1182850649819385E-4,
"99.0" : 4.1182850649819385E-4,
"99.9" : 4.1182850649819385E-4,
"99.99" : 4.1182850649819385E-4,
"99.999" : 4.1182850649819385E-4,
"99.9999" : 4.1182850649819385E-4,
"100.0" : 4.1182850649819385E-4
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
4.1182369495814335E-4,
4.1179467660905984E-4,
4.1182045768816994E-4,
4.1182850649819385E-4,
4.118215810941224E-4
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 2.7280556905555034E-4,
"scoreError" : 6.007734344245673E-7,
"scoreConfidence" : [
2.7220479562112574E-4,
2.7340634248997493E-4
],
"scorePercentiles" : {
"0.0" : 2.7254763905607666E-4,
"50.0" : 2.7285853421911297E-4,
"90.0" : 2.7295128577746886E-4,
"95.0" : 2.7295128577746886E-4,
"99.0" : 2.7295128577746886E-4,
"99.9" : 2.7295128577746886E-4,
"99.99" : 2.7295128577746886E-4,
"99.999" : 2.7295128577746886E-4,
"99.9999" : 2.7295128577746886E-4,
"100.0" : 2.7295128577746886E-4
},
"scoreUnit" : "B/op",
"rawData" : [
[
2.7285853421911297E-4,
2.727849639917533E-4,
2.7288542223333976E-4,
2.7254763905607666E-4,
2.7295128577746886E-4
]
]
},
"·gc.count" : {
"score" : 0.0,
"scoreError" : "NaN",
"scoreConfidence" : [
0.0,
0.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.0,
"95.0" : 0.0,
"99.0" : 0.0,
"99.9" : 0.0,
"99.99" : 0.0,
"99.999" : 0.0,
"99.9999" : 0.0,
"100.0" : 0.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
0.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.0f",
"positionCount" : "1024",
"typeSignature" : "VARCHAR"
},
"primaryMetric" : {
"score" : 0.994079651436629,
"scoreError" : 3.063594026571405E-4,
"scoreConfidence" : [
0.9937732920339719,
0.9943860108392861
],
"scorePercentiles" : {
"0.0" : 0.9939734686170847,
"50.0" : 0.994111649578392,
"90.0" : 0.994159214156787,
"95.0" : 0.994159214156787,
"99.0" : 0.994159214156787,
"99.9" : 0.994159214156787,
"99.99" : 0.994159214156787,
"99.999" : 0.994159214156787,
"99.9999" : 0.994159214156787,
"100.0" : 0.994159214156787
},
"scoreUnit" : "us/op",
"rawData" : [
[
0.994159214156787,
0.9941347385913891,
0.994019186239493,
0.994111649578392,
0.9939734686170847
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 4.118250680636186E-4,
"scoreError" : 1.946385059283935E-8,
"scoreConfidence" : [
4.1180560421302575E-4,
4.1184453191421143E-4
],
"scorePercentiles" : {
"0.0" : 4.118193692787212E-4,
"50.0" : 4.1182365667375294E-4,
"90.0" : 4.118329513446678E-4,
"95.0" : 4.118329513446678E-4,
"99.0" : 4.118329513446678E-4,
"99.9" : 4.118329513446678E-4,
"99.99" : 4.118329513446678E-4,
"99.999" : 4.118329513446678E-4,
"99.9999" : 4.118329513446678E-4,
"100.0" : 4.118329513446678E-4
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
4.118329513446678E-4,
4.118193692787212E-4,
4.1182365667375294E-4,
4.118263073700283E-4,
4.1182305565092253E-4
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 8.586932795535667E-4,
"scoreError" : 2.5219834572598164E-7,
"scoreConfidence" : [
8.584410812078407E-4,
8.589454778992927E-4
],
"scorePercentiles" : {
"0.0" : 8.586079421234647E-4,
"50.0" : 8.587205858382663E-4,
"90.0" : 8.587581403115384E-4,
"95.0" : 8.587581403115384E-4,
"99.0" : 8.587581403115384E-4,
"99.9" : 8.587581403115384E-4,
"99.99" : 8.587581403115384E-4,
"99.999" : 8.587581403115384E-4,
"99.9999" : 8.587581403115384E-4,
"100.0" : 8.587581403115384E-4
},
"scoreUnit" : "B/op",
"rawData" : [
[
8.587581403115384E-4,
8.587393626643184E-4,
8.586403668302456E-4,
8.587205858382663E-4,
8.586079421234647E-4
]
]
},
"·gc.count" : {
"score" : 0.0,
"scoreError" : "NaN",
"scoreConfidence" : [
0.0,
0.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.0,
"95.0" : 0.0,
"99.0" : 0.0,
"99.9" : 0.0,
"99.99" : 0.0,
"99.999" : 0.0,
"99.9999" : 0.0,
"100.0" : 0.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
0.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.0f",
"positionCount" : "1024",
"typeSignature" : "ARRAY(BIGINT)"
},
"primaryMetric" : {
"score" : 7.333533021848896,
"scoreError" : 0.12045312869093981,
"scoreConfidence" : [
7.213079893157956,
7.453986150539836
],
"scorePercentiles" : {
"0.0" : 7.299604492643624,
"50.0" : 7.334028420589529,
"90.0" : 7.383254897618731,
"95.0" : 7.383254897618731,
"99.0" : 7.383254897618731,
"99.9" : 7.383254897618731,
"99.99" : 7.383254897618731,
"99.999" : 7.383254897618731,
"99.9999" : 7.383254897618731,
"100.0" : 7.383254897618731
},
"scoreUnit" : "us/op",
"rawData" : [
[
7.3342701077791626,
7.334028420589529,
7.316507190613433,
7.299604492643624,
7.383254897618731
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 169.02592189125238,
"scoreError" : 2.7745090341261087,
"scoreConfidence" : [
166.25141285712627,
171.8004309253785
],
"scorePercentiles" : {
"0.0" : 167.88438664761412,
"50.0" : 169.0102991509539,
"90.0" : 169.8113905763145,
"95.0" : 169.8113905763145,
"99.0" : 169.8113905763145,
"99.9" : 169.8113905763145,
"99.99" : 169.8113905763145,
"99.999" : 169.8113905763145,
"99.9999" : 169.8113905763145,
"100.0" : 169.8113905763145
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
169.0028688970983,
169.0102991509539,
169.42066418428126,
169.8113905763145,
167.88438664761412
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 2600.0066417139014,
"scoreError" : 0.0027368546016452717,
"scoreConfidence" : [
2600.0039048593,
2600.009378568503
],
"scorePercentiles" : {
"0.0" : 2600.006305464736,
"50.0" : 2600.0063347752766,
"90.0" : 2600.007912957468,
"95.0" : 2600.007912957468,
"99.0" : 2600.007912957468,
"99.9" : 2600.007912957468,
"99.99" : 2600.007912957468,
"99.999" : 2600.007912957468,
"99.9999" : 2600.007912957468,
"100.0" : 2600.007912957468
},
"scoreUnit" : "B/op",
"rawData" : [
[
2600.0063347752766,
2600.006335239771,
2600.0063201322546,
2600.006305464736,
2600.007912957468
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.7102298558729,
"scoreError" : 1762.6168158525552,
"scoreConfidence" : [
-1557.9065859966822,
1967.3270457084282
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5511492793646,
"95.0" : 1023.5511492793646,
"99.0" : 1023.5511492793646,
"99.9" : 1023.5511492793646,
"99.99" : 1023.5511492793646,
"99.999" : 1023.5511492793646,
"99.9999" : 1023.5511492793646,
"100.0" : 1023.5511492793646
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5511492793646
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 3170.3258898386407,
"scoreError" : 27297.462022765576,
"scoreConfidence" : [
-24127.136132926935,
30467.787912604217
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 15851.629449193204,
"95.0" : 15851.629449193204,
"99.0" : 15851.629449193204,
"99.9" : 15851.629449193204,
"99.99" : 15851.629449193204,
"99.999" : 15851.629449193204,
"99.9999" : 15851.629449193204,
"100.0" : 15851.629449193204
},
"scoreUnit" : "B/op",
"rawData" : [
[
15851.629449193204
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.7411804074730799,
"scoreError" : 6.381786834552859,
"scoreConfidence" : [
-5.640606427079779,
7.122967242025939
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 3.7059020373653997,
"95.0" : 3.7059020373653997,
"99.0" : 3.7059020373653997,
"99.9" : 3.7059020373653997,
"99.99" : 3.7059020373653997,
"99.999" : 3.7059020373653997,
"99.9999" : 3.7059020373653997,
"100.0" : 3.7059020373653997
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
3.7059020373653997
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 11.478583344405568,
"scoreError" : 98.83406432233006,
"scoreConfidence" : [
-87.3554809779245,
110.31264766673563
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 57.39291672202784,
"95.0" : 57.39291672202784,
"99.0" : 57.39291672202784,
"99.9" : 57.39291672202784,
"99.99" : 57.39291672202784,
"99.999" : 57.39291672202784,
"99.9999" : 57.39291672202784,
"100.0" : 57.39291672202784
},
"scoreUnit" : "B/op",
"rawData" : [
[
57.39291672202784
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
1.0
]
]
},
"·gc.time" : {
"score" : 4.0,
"scoreError" : "NaN",
"scoreConfidence" : [
4.0,
4.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4.0,
"95.0" : 4.0,
"99.0" : 4.0,
"99.9" : 4.0,
"99.99" : 4.0,
"99.999" : 4.0,
"99.9999" : 4.0,
"100.0" : 4.0
},
"scoreUnit" : "ms",
"rawData" : [
[
4.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.0f",
"positionCount" : "1024",
"typeSignature" : "ARRAY(VARCHAR)"
},
"primaryMetric" : {
"score" : 7.733513880566143,
"scoreError" : 0.06608050502479121,
"scoreConfidence" : [
7.667433375541352,
7.799594385590934
],
"scorePercentiles" : {
"0.0" : 7.720251292817339,
"50.0" : 7.722409088803446,
"90.0" : 7.754673453248565,
"95.0" : 7.754673453248565,
"99.0" : 7.754673453248565,
"99.9" : 7.754673453248565,
"99.99" : 7.754673453248565,
"99.999" : 7.754673453248565,
"99.9999" : 7.754673453248565,
"100.0" : 7.754673453248565
},
"scoreUnit" : "us/op",
"rawData" : [
[
7.749710597678707,
7.722409088803446,
7.720251292817339,
7.720524970282662,
7.754673453248565
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 161.7609962048635,
"scoreError" : 1.3714259216260853,
"scoreConfidence" : [
160.3895702832374,
163.1324221264896
],
"scorePercentiles" : {
"0.0" : 161.32448765648783,
"50.0" : 161.98574819800254,
"90.0" : 162.040327428002,
"95.0" : 162.040327428002,
"99.0" : 162.040327428002,
"99.9" : 162.040327428002,
"99.99" : 162.040327428002,
"99.999" : 162.040327428002,
"99.9999" : 162.040327428002,
"100.0" : 162.040327428002
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
161.42223088695118,
161.98574819800254,
162.040327428002,
162.0321868548739,
161.32448765648783
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 2624.0070027905444,
"scoreError" : 0.0028171127076865206,
"scoreConfidence" : [
2624.0041856778366,
2624.0098199032523
],
"scorePercentiles" : {
"0.0" : 2624.0066686219725,
"50.0" : 2624.0066706814287,
"90.0" : 2624.0083113661035,
"95.0" : 2624.0083113661035,
"99.0" : 2624.0083113661035,
"99.9" : 2624.0083113661035,
"99.99" : 2624.0083113661035,
"99.999" : 2624.0083113661035,
"99.9999" : 2624.0083113661035,
"100.0" : 2624.0083113661035
},
"scoreUnit" : "B/op",
"rawData" : [
[
2624.0066942494536,
2624.0066706814287,
2624.0066686219725,
2624.006669033762,
2624.0083113661035
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.72579999995122,
"scoreError" : 1762.7508794887349,
"scoreConfidence" : [
-1558.0250794887836,
1967.4766794886862
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.628999999756,
"95.0" : 1023.628999999756,
"99.0" : 1023.628999999756,
"99.9" : 1023.628999999756,
"99.99" : 1023.628999999756,
"99.999" : 1023.628999999756,
"99.9999" : 1023.628999999756,
"100.0" : 1023.628999999756
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.628999999756
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 3329.948283454799,
"scoreError" : 28671.858970942347,
"scoreConfidence" : [
-25341.910687487547,
32001.807254397147
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 16649.741417273995,
"95.0" : 16649.741417273995,
"99.0" : 16649.741417273995,
"99.9" : 16649.741417273995,
"99.99" : 16649.741417273995,
"99.999" : 16649.741417273995,
"99.9999" : 16649.741417273995,
"100.0" : 16649.741417273995
},
"scoreUnit" : "B/op",
"rawData" : [
[
16649.741417273995
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.7325546252263827,
"scoreError" : 6.307516248033489,
"scoreConfidence" : [
-5.574961622807106,
7.0400708732598725
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 3.6627731261319134,
"95.0" : 3.6627731261319134,
"99.0" : 3.6627731261319134,
"99.9" : 3.6627731261319134,
"99.99" : 3.6627731261319134,
"99.999" : 3.6627731261319134,
"99.9999" : 3.6627731261319134,
"100.0" : 3.6627731261319134
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
3.6627731261319134
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 11.915298495890836,
"scoreError" : 102.59431348177598,
"scoreConfidence" : [
-90.67901498588515,
114.50961197766682
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 59.57649247945418,
"95.0" : 59.57649247945418,
"99.0" : 59.57649247945418,
"99.9" : 59.57649247945418,
"99.99" : 59.57649247945418,
"99.999" : 59.57649247945418,
"99.9999" : 59.57649247945418,
"100.0" : 59.57649247945418
},
"scoreUnit" : "B/op",
"rawData" : [
[
59.57649247945418
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
1.0
]
]
},
"·gc.time" : {
"score" : 4.0,
"scoreError" : "NaN",
"scoreConfidence" : [
4.0,
4.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4.0,
"95.0" : 4.0,
"99.0" : 4.0,
"99.9" : 4.0,
"99.99" : 4.0,
"99.999" : 4.0,
"99.9999" : 4.0,
"100.0" : 4.0
},
"scoreUnit" : "ms",
"rawData" : [
[
4.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.0f",
"positionCount" : "1024",
"typeSignature" : "ARRAY(ARRAY(BIGINT))"
},
"primaryMetric" : {
"score" : 31.257092791152502,
"scoreError" : 0.8007758715367679,
"scoreConfidence" : [
30.456316919615734,
32.05786866268927
],
"scorePercentiles" : {
"0.0" : 30.889226360323637,
"50.0" : 31.34230287648054,
"90.0" : 31.396041371084188,
"95.0" : 31.396041371084188,
"99.0" : 31.396041371084188,
"99.9" : 31.396041371084188,
"99.99" : 31.396041371084188,
"99.999" : 31.396041371084188,
"99.9999" : 31.396041371084188,
"100.0" : 31.396041371084188
},
"scoreUnit" : "us/op",
"rawData" : [
[
30.889226360323637,
31.396041371084188,
31.348549768083238,
31.309343579790898,
31.34230287648054
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 137.64293585935425,
"scoreError" : 3.557525458207246,
"scoreConfidence" : [
134.08541040114702,
141.2004613175615
],
"scorePercentiles" : {
"0.0" : 137.02108141679437,
"50.0" : 137.2702176187432,
"90.0" : 139.2768341638427,
"95.0" : 139.2768341638427,
"99.0" : 139.2768341638427,
"99.9" : 139.2768341638427,
"99.99" : 139.2768341638427,
"99.999" : 139.2768341638427,
"99.9999" : 139.2768341638427,
"100.0" : 139.2768341638427
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
139.2768341638427,
137.02108141679437,
137.23786643254147,
137.40867966484944,
137.2702176187432
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 9024.028976023172,
"scoreError" : 0.016332990176973344,
"scoreConfidence" : [
9024.012643032995,
9024.045309013349
],
"scorePercentiles" : {
"0.0" : 9024.027045639517,
"50.0" : 9024.027077848816,
"90.0" : 9024.036563522945,
"95.0" : 9024.036563522945,
"99.0" : 9024.036563522945,
"99.9" : 9024.036563522945,
"99.99" : 9024.036563522945,
"99.999" : 9024.036563522945,
"99.9999" : 9024.036563522945,
"100.0" : 9024.036563522945
},
"scoreUnit" : "B/op",
"rawData" : [
[
9024.036563522945,
9024.027120346538,
9024.027077848816,
9024.027045639517,
9024.027072758037
]
]
},
"·gc.count" : {
"score" : 0.0,
"scoreError" : "NaN",
"scoreConfidence" : [
0.0,
0.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.0,
"95.0" : 0.0,
"99.0" : 0.0,
"99.9" : 0.0,
"99.99" : 0.0,
"99.999" : 0.0,
"99.9999" : 0.0,
"100.0" : 0.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
0.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.0f",
"positionCount" : "1024",
"typeSignature" : "MAP(BIGINT,BIGINT)"
},
"primaryMetric" : {
"score" : 7.499160889630218,
"scoreError" : 0.1592513741509821,
"scoreConfidence" : [
7.339909515479236,
7.658412263781201
],
"scorePercentiles" : {
"0.0" : 7.4742543079613215,
"50.0" : 7.480700731455582,
"90.0" : 7.571783754731264,
"95.0" : 7.571783754731264,
"99.0" : 7.571783754731264,
"99.9" : 7.571783754731264,
"99.99" : 7.571783754731264,
"99.999" : 7.571783754731264,
"99.9999" : 7.571783754731264,
"100.0" : 7.571783754731264
},
"scoreUnit" : "us/op",
"rawData" : [
[
7.4742543079613215,
7.480700731455582,
7.475086272868587,
7.493979381134337,
7.571783754731264
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 170.38355551702645,
"scoreError" : 3.6182928068849343,
"scoreConfidence" : [
166.7652627101415,
174.0018483239114
],
"scorePercentiles" : {
"0.0" : 168.73454218776297,
"50.0" : 170.8028343816415,
"90.0" : 170.95144331308103,
"95.0" : 170.95144331308103,
"99.0" : 170.95144331308103,
"99.9" : 170.95144331308103,
"99.99" : 170.95144331308103,
"99.999" : 170.95144331308103,
"99.9999" : 170.95144331308103,
"100.0" : 170.95144331308103
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
170.95144331308103,
170.8028343816415,
170.93274532013996,
170.49621238250688,
168.73454218776297
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 2680.0067927437167,
"scoreError" : 0.0028465159535602624,
"scoreConfidence" : [
2680.003946227763,
2680.00963925967
],
"scorePercentiles" : {
"0.0" : 2680.006456337523,
"50.0" : 2680.006461938881,
"90.0" : 2680.008115064345,
"95.0" : 2680.008115064345,
"99.0" : 2680.008115064345,
"99.9" : 2680.008115064345,
"99.99" : 2680.008115064345,
"99.999" : 2680.008115064345,
"99.9999" : 2680.008115064345,
"100.0" : 2680.008115064345
},
"scoreUnit" : "B/op",
"rawData" : [
[
2680.006456337523,
2680.006461938881,
2680.0064570130335,
2680.006473364801,
2680.008115064345
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.70334153856558,
"scoreError" : 1762.5575053631508,
"scoreConfidence" : [
-1557.8541638245852,
1967.2608469017164
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5167076928279,
"95.0" : 1023.5167076928279,
"99.0" : 1023.5167076928279,
"99.9" : 1023.5167076928279,
"99.99" : 1023.5167076928279,
"99.999" : 1023.5167076928279,
"99.9999" : 1023.5167076928279,
"100.0" : 1023.5167076928279
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5167076928279
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 3251.299996971991,
"scoreError" : 27994.67350546665,
"scoreConfidence" : [
-24743.37350849466,
31245.97350243864
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 16256.499984859955,
"95.0" : 16256.499984859955,
"99.0" : 16256.499984859955,
"99.9" : 16256.499984859955,
"99.99" : 16256.499984859955,
"99.999" : 16256.499984859955,
"99.9999" : 16256.499984859955,
"100.0" : 16256.499984859955
},
"scoreUnit" : "B/op",
"rawData" : [
[
16256.499984859955
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.7396226828727447,
"scoreError" : 6.3683743559632395,
"scoreConfidence" : [
-5.628751673090495,
7.107997038835984
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 3.6981134143637235,
"95.0" : 3.6981134143637235,
"99.0" : 3.6981134143637235,
"99.9" : 3.6981134143637235,
"99.99" : 3.6981134143637235,
"99.999" : 3.6981134143637235,
"99.9999" : 3.6981134143637235,
"100.0" : 3.6981134143637235
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
3.6981134143637235
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 11.747415594246783,
"scoreError" : 101.14879106826365,
"scoreConfidence" : [
-89.40137547401686,
112.89620666251044
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 58.737077971233916,
"95.0" : 58.737077971233916,
"99.0" : 58.737077971233916,
"99.9" : 58.737077971233916,
"99.99" : 58.737077971233916,
"99.999" : 58.737077971233916,
"99.9999" : 58.737077971233916,
"100.0" : 58.737077971233916
},
"scoreUnit" : "B/op",
"rawData" : [
[
58.737077971233916
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
1.0
]
]
},
"·gc.time" : {
"score" : 4.0,
"scoreError" : "NaN",
"scoreConfidence" : [
4.0,
4.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4.0,
"95.0" : 4.0,
"99.0" : 4.0,
"99.9" : 4.0,
"99.99" : 4.0,
"99.999" : 4.0,
"99.9999" : 4.0,
"100.0" : 4.0
},
"scoreUnit" : "ms",
"rawData" : [
[
4.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.0f",
"positionCount" : "1024",
"typeSignature" : "MAP(BIGINT,MAP(BIGINT,VARCHAR))"
},
"primaryMetric" : {
"score" : 38.914860515323724,
"scoreError" : 1.0848016408382994,
"scoreConfidence" : [
37.830058874485424,
39.999662156162024
],
"scorePercentiles" : {
"0.0" : 38.61523069796171,
"50.0" : 38.94589549914343,
"90.0" : 39.32618289039157,
"95.0" : 39.32618289039157,
"99.0" : 39.32618289039157,
"99.9" : 39.32618289039157,
"99.99" : 39.32618289039157,
"99.999" : 39.32618289039157,
"99.9999" : 39.32618289039157,
"100.0" : 39.32618289039157
},
"scoreUnit" : "us/op",
"rawData" : [
[
39.32618289039157,
38.68962873278663,
38.61523069796171,
38.94589549914343,
38.99736475633528
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 112.12946540974872,
"scoreError" : 3.1105619323405396,
"scoreConfidence" : [
109.01890347740817,
115.24002734208926
],
"scorePercentiles" : {
"0.0" : 110.95623599995746,
"50.0" : 112.03619751345512,
"90.0" : 112.99594177999504,
"95.0" : 112.99594177999504,
"99.0" : 112.99594177999504,
"99.9" : 112.99594177999504,
"99.99" : 112.99594177999504,
"99.999" : 112.99594177999504,
"99.9999" : 112.99594177999504,
"100.0" : 112.99594177999504
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
110.95623599995746,
112.77345069942898,
112.99594177999504,
112.03619751345512,
111.885501055907
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 9152.036088904428,
"scoreError" : 0.020918845662755387,
"scoreConfidence" : [
9152.015170058765,
9152.05700775009
],
"scorePercentiles" : {
"0.0" : 9152.033353922174,
"50.0" : 9152.033684210526,
"90.0" : 9152.045799164474,
"95.0" : 9152.045799164474,
"99.0" : 9152.045799164474,
"99.9" : 9152.045799164474,
"99.99" : 9152.045799164474,
"99.999" : 9152.045799164474,
"99.9999" : 9152.045799164474,
"100.0" : 9152.045799164474
},
"scoreUnit" : "B/op",
"rawData" : [
[
9152.03396760497,
9152.045799164474,
9152.033353922174,
9152.033639619996,
9152.033684210526
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.71286540183178,
"scoreError" : 1762.6395086980926,
"scoreConfidence" : [
-1557.9266432962609,
1967.3523740999244
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5643270091589,
"95.0" : 1023.5643270091589,
"99.0" : 1023.5643270091589,
"99.9" : 1023.5643270091589,
"99.99" : 1023.5643270091589,
"99.999" : 1023.5643270091589,
"99.9999" : 1023.5643270091589,
"100.0" : 1023.5643270091589
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5643270091589
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 16885.3880169838,
"scoreError" : 145388.28314483978,
"scoreConfidence" : [
-128502.89512785597,
162273.6711618236
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 84426.94008491901,
"95.0" : 84426.94008491901,
"99.0" : 84426.94008491901,
"99.9" : 84426.94008491901,
"99.99" : 84426.94008491901,
"99.999" : 84426.94008491901,
"99.9999" : 84426.94008491901,
"100.0" : 84426.94008491901
},
"scoreUnit" : "B/op",
"rawData" : [
[
84426.94008491901
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
1.0,
0.0,
0.0,
0.0,
0.0
]
]
},
"·gc.time" : {
"score" : 6.0,
"scoreError" : "NaN",
"scoreConfidence" : [
6.0,
6.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 6.0,
"95.0" : 6.0,
"99.0" : 6.0,
"99.9" : 6.0,
"99.99" : 6.0,
"99.999" : 6.0,
"99.9999" : 6.0,
"100.0" : 6.0
},
"scoreUnit" : "ms",
"rawData" : [
[
6.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.0f",
"positionCount" : "1024",
"typeSignature" : "ROW(BIGINT,BIGINT,BIGINT)"
},
"primaryMetric" : {
"score" : 6.652754511632049,
"scoreError" : 0.13844320252555042,
"scoreConfidence" : [
6.514311309106498,
6.791197714157599
],
"scorePercentiles" : {
"0.0" : 6.6330753478255104,
"50.0" : 6.63455604346038,
"90.0" : 6.716395441909188,
"95.0" : 6.716395441909188,
"99.0" : 6.716395441909188,
"99.9" : 6.716395441909188,
"99.99" : 6.716395441909188,
"99.999" : 6.716395441909188,
"99.9999" : 6.716395441909188,
"100.0" : 6.716395441909188
},
"scoreUnit" : "us/op",
"rawData" : [
[
6.645791144539088,
6.6339545804260736,
6.63455604346038,
6.716395441909188,
6.6330753478255104
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 74.52715762447659,
"scoreError" : 1.5480169935549393,
"scoreConfidence" : [
72.97914063092165,
76.07517461803153
],
"scorePercentiles" : {
"0.0" : 73.81671125841811,
"50.0" : 74.73029200283874,
"90.0" : 74.75194200453346,
"95.0" : 74.75194200453346,
"99.0" : 74.75194200453346,
"99.9" : 74.75194200453346,
"99.99" : 74.75194200453346,
"99.999" : 74.75194200453346,
"99.9999" : 74.75194200453346,
"100.0" : 74.75194200453346
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
74.59761183497179,
74.73923102162075,
74.73029200283874,
73.81671125841811,
74.75194200453346
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 1040.0057467093707,
"scoreError" : 1.195977169025839E-4,
"scoreConfidence" : [
1040.0056271116537,
1040.0058663070877
],
"scorePercentiles" : {
"0.0" : 1040.0057296709417,
"50.0" : 1040.005731039149,
"90.0" : 1040.005801694847,
"95.0" : 1040.005801694847,
"99.0" : 1040.005801694847,
"99.9" : 1040.005801694847,
"99.99" : 1040.005801694847,
"99.999" : 1040.005801694847,
"99.9999" : 1040.005801694847,
"100.0" : 1040.005801694847
},
"scoreUnit" : "B/op",
"rawData" : [
[
1040.005740634925,
1040.0057305069906,
1040.005731039149,
1040.005801694847,
1040.0057296709417
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.70098449619132,
"scoreError" : 1762.5372105174683,
"scoreConfidence" : [
-1557.836226021277,
1967.2381950136596
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5049224809566,
"95.0" : 1023.5049224809566,
"99.0" : 1023.5049224809566,
"99.9" : 1023.5049224809566,
"99.99" : 1023.5049224809566,
"99.999" : 1023.5049224809566,
"99.9999" : 1023.5049224809566,
"100.0" : 1023.5049224809566
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5049224809566
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 2884.0381515155586,
"scoreError" : 24832.43825675283,
"scoreConfidence" : [
-21948.40010523727,
27716.47640826839
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 14420.190757577793,
"95.0" : 14420.190757577793,
"99.0" : 14420.190757577793,
"99.9" : 14420.190757577793,
"99.99" : 14420.190757577793,
"99.999" : 14420.190757577793,
"99.9999" : 14420.190757577793,
"100.0" : 14420.190757577793
},
"scoreUnit" : "B/op",
"rawData" : [
[
14420.190757577793
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
1.0,
0.0
]
]
},
"·gc.time" : {
"score" : 6.0,
"scoreError" : "NaN",
"scoreConfidence" : [
6.0,
6.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 6.0,
"95.0" : 6.0,
"99.0" : 6.0,
"99.9" : 6.0,
"99.99" : 6.0,
"99.999" : 6.0,
"99.9999" : 6.0,
"100.0" : 6.0
},
"scoreUnit" : "ms",
"rawData" : [
[
6.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.0f",
"positionCount" : "1024",
"typeSignature" : "ROW(VARCHAR,VARCHAR,VARCHAR)"
},
"primaryMetric" : {
"score" : 8.032728180743742,
"scoreError" : 0.03738606353222433,
"scoreConfidence" : [
7.995342117211518,
8.070114244275967
],
"scorePercentiles" : {
"0.0" : 8.01792269214737,
"50.0" : 8.032646916158047,
"90.0" : 8.044330518425582,
"95.0" : 8.044330518425582,
"99.0" : 8.044330518425582,
"99.9" : 8.044330518425582,
"99.99" : 8.044330518425582,
"99.999" : 8.044330518425582,
"99.9999" : 8.044330518425582,
"100.0" : 8.044330518425582
},
"scoreUnit" : "us/op",
"rawData" : [
[
8.01792269214737,
8.032646916158047,
8.03138333681286,
8.037357440174855,
8.044330518425582
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 61.724348388303405,
"scoreError" : 0.28626687054750855,
"scoreConfidence" : [
61.4380815177559,
62.01061525885091
],
"scorePercentiles" : {
"0.0" : 61.633786033414104,
"50.0" : 61.7268814728765,
"90.0" : 61.83666077613273,
"95.0" : 61.83666077613273,
"99.0" : 61.83666077613273,
"99.9" : 61.83666077613273,
"99.99" : 61.83666077613273,
"99.999" : 61.83666077613273,
"99.9999" : 61.83666077613273,
"100.0" : 61.83666077613273
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
61.83666077613273,
61.7268814728765,
61.73446017801707,
61.68995348107664,
61.633786033414104
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 1040.0069387639733,
"scoreError" : 3.232797002039508E-5,
"scoreConfidence" : [
1040.0069064360032,
1040.0069710919433
],
"scorePercentiles" : {
"0.0" : 1040.006925962741,
"50.0" : 1040.0069386443945,
"90.0" : 1040.0069488008494,
"95.0" : 1040.0069488008494,
"99.0" : 1040.0069488008494,
"99.9" : 1040.0069488008494,
"99.99" : 1040.0069488008494,
"99.999" : 1040.0069488008494,
"99.9999" : 1040.0069488008494,
"100.0" : 1040.0069488008494
},
"scoreUnit" : "B/op",
"rawData" : [
[
1040.006925962741,
1040.0069386443945,
1040.006937641523,
1040.0069427703581,
1040.0069488008494
]
]
},
"·gc.count" : {
"score" : 0.0,
"scoreError" : "NaN",
"scoreConfidence" : [
0.0,
0.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.0,
"95.0" : 0.0,
"99.0" : 0.0,
"99.9" : 0.0,
"99.99" : 0.0,
"99.999" : 0.0,
"99.9999" : 0.0,
"100.0" : 0.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
0.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.0f",
"positionCount" : "1024",
"typeSignature" : "ROW(ARRAY(BIGINT),ARRAY(VARCHAR))"
},
"primaryMetric" : {
"score" : 23.046165535504823,
"scoreError" : 0.23356900294406777,
"scoreConfidence" : [
22.812596532560754,
23.279734538448892
],
"scorePercentiles" : {
"0.0" : 22.99146081000322,
"50.0" : 23.03006156750783,
"90.0" : 23.133216522503353,
"95.0" : 23.133216522503353,
"99.0" : 23.133216522503353,
"99.9" : 23.133216522503353,
"99.99" : 23.133216522503353,
"99.999" : 23.133216522503353,
"99.9999" : 23.133216522503353,
"100.0" : 23.133216522503353
},
"scoreUnit" : "us/op",
"rawData" : [
[
23.133216522503353,
22.994711816091954,
23.08137696141776,
23.03006156750783,
22.99146081000322
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 127.43039548459544,
"scoreError" : 1.2812811501650767,
"scoreConfidence" : [
126.14911433443037,
128.71167663476052
],
"scorePercentiles" : {
"0.0" : 126.95286328925815,
"50.0" : 127.52028045365066,
"90.0" : 127.72969084176103,
"95.0" : 127.72969084176103,
"99.0" : 127.72969084176103,
"99.9" : 127.72969084176103,
"99.99" : 127.72969084176103,
"99.999" : 127.72969084176103,
"99.9999" : 127.72969084176103,
"100.0" : 127.72969084176103
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
126.95286328925815,
127.71256191772454,
127.2365809205829,
127.52028045365066,
127.72969084176103
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 6160.019906844508,
"scoreError" : 2.0271036877705234E-4,
"scoreConfidence" : [
6160.019704134139,
6160.020109554877
],
"scorePercentiles" : {
"0.0" : 6160.019859329747,
"50.0" : 6160.019893166329,
"90.0" : 6160.019982422868,
"95.0" : 6160.019982422868,
"99.0" : 6160.019982422868,
"99.9" : 6160.019982422868,
"99.99" : 6160.019982422868,
"99.999" : 6160.019982422868,
"99.9999" : 6160.019982422868,
"100.0" : 6160.019982422868
},
"scoreUnit" : "B/op",
"rawData" : [
[
6160.019982422868,
6160.019862068965,
6160.0199372346315,
6160.019893166329,
6160.019859329747
]
]
},
"·gc.count" : {
"score" : 0.0,
"scoreError" : "NaN",
"scoreConfidence" : [
0.0,
0.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.0,
"95.0" : 0.0,
"99.0" : 0.0,
"99.9" : 0.0,
"99.99" : 0.0,
"99.999" : 0.0,
"99.9999" : 0.0,
"100.0" : 0.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
0.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.25f",
"positionCount" : "128",
"typeSignature" : "BIGINT"
},
"primaryMetric" : {
"score" : 0.37322315516585186,
"scoreError" : 3.9474745627324296E-4,
"scoreConfidence" : [
0.3728284077095786,
0.37361790262212513
],
"scorePercentiles" : {
"0.0" : 0.3730970194626782,
"50.0" : 0.3732385410587496,
"90.0" : 0.37335290503485624,
"95.0" : 0.37335290503485624,
"99.0" : 0.37335290503485624,
"99.9" : 0.37335290503485624,
"99.99" : 0.37335290503485624,
"99.999" : 0.37335290503485624,
"99.9999" : 0.37335290503485624,
"100.0" : 0.37335290503485624
},
"scoreUnit" : "us/op",
"rawData" : [
[
0.3732802680173523,
0.3732385410587496,
0.37335290503485624,
0.3730970194626782,
0.37314704225562284
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 4.118101631580283E-4,
"scoreError" : 6.216513354492916E-8,
"scoreConfidence" : [
4.117479980244834E-4,
4.118723282915732E-4
],
"scorePercentiles" : {
"0.0" : 4.1179219425152607E-4,
"50.0" : 4.1181861101805006E-4,
"90.0" : 4.118262419152444E-4,
"95.0" : 4.118262419152444E-4,
"99.0" : 4.118262419152444E-4,
"99.9" : 4.118262419152444E-4,
"99.99" : 4.118262419152444E-4,
"99.999" : 4.118262419152444E-4,
"99.9999" : 4.118262419152444E-4,
"100.0" : 4.118262419152444E-4
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
4.118204535716332E-4,
4.117933150336874E-4,
4.1179219425152607E-4,
4.118262419152444E-4,
4.1181861101805006E-4
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 3.2238894761045143E-4,
"scoreError" : 3.6083034965707446E-7,
"scoreConfidence" : [
3.2202811726079436E-4,
3.227497779601085E-4
],
"scorePercentiles" : {
"0.0" : 3.222767058844593E-4,
"50.0" : 3.2239816471859564E-4,
"90.0" : 3.225079171214377E-4,
"95.0" : 3.225079171214377E-4,
"99.0" : 3.225079171214377E-4,
"99.9" : 3.225079171214377E-4,
"99.99" : 3.225079171214377E-4,
"99.999" : 3.225079171214377E-4,
"99.9999" : 3.225079171214377E-4,
"100.0" : 3.225079171214377E-4
},
"scoreUnit" : "B/op",
"rawData" : [
[
3.224448484957052E-4,
3.2239816471859564E-4,
3.225079171214377E-4,
3.222767058844593E-4,
3.2231710183205936E-4
]
]
},
"·gc.count" : {
"score" : 0.0,
"scoreError" : "NaN",
"scoreConfidence" : [
0.0,
0.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.0,
"95.0" : 0.0,
"99.0" : 0.0,
"99.9" : 0.0,
"99.99" : 0.0,
"99.999" : 0.0,
"99.9999" : 0.0,
"100.0" : 0.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
0.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.25f",
"positionCount" : "128",
"typeSignature" : "VARCHAR"
},
"primaryMetric" : {
"score" : 0.9300012432029167,
"scoreError" : 0.0013945148649317483,
"scoreConfidence" : [
0.928606728337985,
0.9313957580678484
],
"scorePercentiles" : {
"0.0" : 0.9296598872009934,
"50.0" : 0.9298347553345964,
"90.0" : 0.9305709588704636,
"95.0" : 0.9305709588704636,
"99.0" : 0.9305709588704636,
"99.9" : 0.9305709588704636,
"99.99" : 0.9305709588704636,
"99.999" : 0.9305709588704636,
"99.9999" : 0.9305709588704636,
"100.0" : 0.9305709588704636
},
"scoreUnit" : "us/op",
"rawData" : [
[
0.9298061709390268,
0.9298347553345964,
0.9305709588704636,
0.9296598872009934,
0.9301344436695029
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 4.118151353518313E-4,
"scoreError" : 5.236532416743151E-8,
"scoreConfidence" : [
4.117627700276639E-4,
4.118675006759987E-4
],
"scorePercentiles" : {
"0.0" : 4.1179863461326694E-4,
"50.0" : 4.1181070543182545E-4,
"90.0" : 4.118345161411842E-4,
"95.0" : 4.118345161411842E-4,
"99.0" : 4.118345161411842E-4,
"99.9" : 4.118345161411842E-4,
"99.99" : 4.118345161411842E-4,
"99.999" : 4.118345161411842E-4,
"99.9999" : 4.118345161411842E-4,
"100.0" : 4.118345161411842E-4
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
4.118218696651275E-4,
4.118099509077525E-4,
4.1181070543182545E-4,
4.118345161411842E-4,
4.1179863461326694E-4
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 8.033384160691694E-4,
"scoreError" : 1.2146610559528306E-6,
"scoreConfidence" : [
8.021237550132165E-4,
8.045530771251222E-4
],
"scorePercentiles" : {
"0.0" : 8.030515960650472E-4,
"50.0" : 8.031874643260197E-4,
"90.0" : 8.038345887046354E-4,
"95.0" : 8.038345887046354E-4,
"99.0" : 8.038345887046354E-4,
"99.9" : 8.038345887046354E-4,
"99.99" : 8.038345887046354E-4,
"99.999" : 8.038345887046354E-4,
"99.9999" : 8.038345887046354E-4,
"100.0" : 8.038345887046354E-4
},
"scoreUnit" : "B/op",
"rawData" : [
[
8.031590924302256E-4,
8.031874643260197E-4,
8.038345887046354E-4,
8.030515960650472E-4,
8.034593388199191E-4
]
]
},
"·gc.count" : {
"score" : 0.0,
"scoreError" : "NaN",
"scoreConfidence" : [
0.0,
0.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.0,
"95.0" : 0.0,
"99.0" : 0.0,
"99.9" : 0.0,
"99.99" : 0.0,
"99.999" : 0.0,
"99.9999" : 0.0,
"100.0" : 0.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
0.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.25f",
"positionCount" : "128",
"typeSignature" : "ARRAY(BIGINT)"
},
"primaryMetric" : {
"score" : 2.403667493345016,
"scoreError" : 0.0785672548843083,
"scoreConfidence" : [
2.3251002384607076,
2.4822347482293243
],
"scorePercentiles" : {
"0.0" : 2.3746506680848234,
"50.0" : 2.4087387645996388,
"90.0" : 2.4225071399507856,
"95.0" : 2.4225071399507856,
"99.0" : 2.4225071399507856,
"99.9" : 2.4225071399507856,
"99.99" : 2.4225071399507856,
"99.999" : 2.4225071399507856,
"99.9999" : 2.4225071399507856,
"100.0" : 2.4225071399507856
},
"scoreUnit" : "us/op",
"rawData" : [
[
2.3915647813840497,
2.4087387645996388,
2.3746506680848234,
2.420876112705781,
2.4225071399507856
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 368.140252942722,
"scoreError" : 12.096319462780631,
"scoreConfidence" : [
356.04393347994136,
380.2365724055026
],
"scorePercentiles" : {
"0.0" : 365.264877448804,
"50.0" : 367.336950269243,
"90.0" : 372.6205483316347,
"95.0" : 372.6205483316347,
"99.0" : 372.6205483316347,
"99.9" : 372.6205483316347,
"99.99" : 372.6205483316347,
"99.999" : 372.6205483316347,
"99.9999" : 372.6205483316347,
"100.0" : 372.6205483316347
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
369.99394484895174,
367.336950269243,
372.6205483316347,
365.4849438149761,
365.264877448804
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 1856.0020762981335,
"scoreError" : 6.774409393732338E-5,
"scoreConfidence" : [
1856.0020085540395,
1856.0021440422274
],
"scorePercentiles" : {
"0.0" : 1856.002051262571,
"50.0" : 1856.0020806742925,
"90.0" : 1856.0020925771637,
"95.0" : 1856.0020925771637,
"99.0" : 1856.0020925771637,
"99.9" : 1856.0020925771637,
"99.99" : 1856.0020925771637,
"99.999" : 1856.0020925771637,
"99.9999" : 1856.0020925771637,
"100.0" : 1856.0020925771637
},
"scoreUnit" : "B/op",
"rawData" : [
[
1856.0020658884516,
1856.0020806742925,
1856.002051262571,
1856.0020910881888,
1856.0020925771637
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 409.404802937413,
"scoreError" : 2158.673353515041,
"scoreConfidence" : [
-1749.268550577628,
2568.078156452454
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5436817087333,
"95.0" : 1023.5436817087333,
"99.0" : 1023.5436817087333,
"99.9" : 1023.5436817087333,
"99.99" : 1023.5436817087333,
"99.999" : 1023.5436817087333,
"99.9999" : 1023.5436817087333,
"100.0" : 1023.5436817087333
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5436817087333,
1023.480332978332
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 2073.794377779303,
"scoreError" : 10934.575937531727,
"scoreConfidence" : [
-8860.781559752424,
13008.37031531103
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 5197.427884080139,
"95.0" : 5197.427884080139,
"99.0" : 5197.427884080139,
"99.9" : 5197.427884080139,
"99.99" : 5197.427884080139,
"99.999" : 5197.427884080139,
"99.9999" : 5197.427884080139,
"100.0" : 5197.427884080139
},
"scoreUnit" : "B/op",
"rawData" : [
[
5171.5440048163755,
5197.427884080139
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.012493656408426904,
"scoreError" : 0.10757414953068856,
"scoreConfidence" : [
-0.09508049312226165,
0.12006780593911547
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.06246828204213452,
"95.0" : 0.06246828204213452,
"99.0" : 0.06246828204213452,
"99.9" : 0.06246828204213452,
"99.99" : 0.06246828204213452,
"99.999" : 0.06246828204213452,
"99.9999" : 0.06246828204213452,
"100.0" : 0.06246828204213452
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
0.06246828204213452
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 0.06344516460058763,
"scoreError" : 0.5462820010913138,
"scoreConfidence" : [
-0.4828368364907261,
0.6097271656919014
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.31722582300293817,
"95.0" : 0.31722582300293817,
"99.0" : 0.31722582300293817,
"99.9" : 0.31722582300293817,
"99.99" : 0.31722582300293817,
"99.999" : 0.31722582300293817,
"99.9999" : 0.31722582300293817,
"100.0" : 0.31722582300293817
},
"scoreUnit" : "B/op",
"rawData" : [
[
0.31722582300293817
]
]
},
"·gc.count" : {
"score" : 2.0,
"scoreError" : "NaN",
"scoreConfidence" : [
2.0,
2.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
1.0,
0.0,
1.0,
0.0
]
]
},
"·gc.time" : {
"score" : 8.0,
"scoreError" : "NaN",
"scoreConfidence" : [
8.0,
8.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4.0,
"95.0" : 4.0,
"99.0" : 4.0,
"99.9" : 4.0,
"99.99" : 4.0,
"99.999" : 4.0,
"99.9999" : 4.0,
"100.0" : 4.0
},
"scoreUnit" : "ms",
"rawData" : [
[
4.0,
4.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.25f",
"positionCount" : "128",
"typeSignature" : "ARRAY(VARCHAR)"
},
"primaryMetric" : {
"score" : 3.7239242508130923,
"scoreError" : 0.10319168557924072,
"scoreConfidence" : [
3.6207325652338516,
3.827115936392333
],
"scorePercentiles" : {
"0.0" : 3.695279746115253,
"50.0" : 3.7194344479316963,
"90.0" : 3.7553089347259663,
"95.0" : 3.7553089347259663,
"99.0" : 3.7553089347259663,
"99.9" : 3.7553089347259663,
"99.99" : 3.7553089347259663,
"99.999" : 3.7553089347259663,
"99.9999" : 3.7553089347259663,
"100.0" : 3.7553089347259663
},
"scoreUnit" : "us/op",
"rawData" : [
[
3.7476622954259335,
3.701935829866611,
3.7194344479316963,
3.695279746115253,
3.7553089347259663
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 252.98646764863065,
"scoreError" : 7.001339049250895,
"scoreConfidence" : [
245.98512859937975,
259.9878066978815
],
"scorePercentiles" : {
"0.0" : 250.86140369709915,
"50.0" : 253.28750883130533,
"90.0" : 254.93851570831526,
"95.0" : 254.93851570831526,
"99.0" : 254.93851570831526,
"99.9" : 254.93851570831526,
"99.99" : 254.93851570831526,
"99.999" : 254.93851570831526,
"99.9999" : 254.93851570831526,
"100.0" : 254.93851570831526
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
251.37349298437024,
254.47141702206326,
253.28750883130533,
254.93851570831526,
250.86140369709915
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 1976.0033726106944,
"scoreError" : 0.001388273707088592,
"scoreConfidence" : [
1976.0019843369873,
1976.0047608844015
],
"scorePercentiles" : {
"0.0" : 1976.003192031743,
"50.0" : 1976.0032128991952,
"90.0" : 1976.0040165457706,
"95.0" : 1976.0040165457706,
"99.0" : 1976.0040165457706,
"99.9" : 1976.0040165457706,
"99.99" : 1976.0040165457706,
"99.999" : 1976.0040165457706,
"99.9999" : 1976.0040165457706,
"100.0" : 1976.0040165457706
},
"scoreUnit" : "B/op",
"rawData" : [
[
1976.0040165457706,
1976.0031977734022,
1976.0032128991952,
1976.003192031743,
1976.0032438033595
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 409.4285644846352,
"scoreError" : 2158.7986395883772,
"scoreConfidence" : [
-1749.370075103742,
2568.227204073012
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5744990571675,
"95.0" : 1023.5744990571675,
"99.0" : 1023.5744990571675,
"99.9" : 1023.5744990571675,
"99.99" : 1023.5744990571675,
"99.999" : 1023.5744990571675,
"99.9999" : 1023.5744990571675,
"100.0" : 1023.5744990571675
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5744990571675,
1023.5683233660086
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 3221.7321954647423,
"scoreError" : 16987.278542832577,
"scoreConfidence" : [
-13765.546347367836,
20209.01073829732
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 8062.516981160411,
"95.0" : 8062.516981160411,
"99.0" : 8062.516981160411,
"99.9" : 8062.516981160411,
"99.99" : 8062.516981160411,
"99.999" : 8062.516981160411,
"99.9999" : 8062.516981160411,
"100.0" : 8062.516981160411
},
"scoreUnit" : "B/op",
"rawData" : [
[
8046.1439961633,
8062.516981160411
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.7387628740926214,
"scoreError" : 6.095573911561813,
"scoreConfidence" : [
-5.356811037469191,
6.834336785654434
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 3.568867065364717,
"95.0" : 3.568867065364717,
"99.0" : 3.568867065364717,
"99.9" : 3.568867065364717,
"99.99" : 3.568867065364717,
"99.999" : 3.568867065364717,
"99.9999" : 3.568867065364717,
"100.0" : 3.568867065364717
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
3.568867065364717,
0.12494730509838972
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 5.807689461910516,
"scoreError" : 47.9155153788851,
"scoreConfidence" : [
-42.10782591697458,
53.72320484079561
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 28.054253342125772,
"95.0" : 28.054253342125772,
"99.0" : 28.054253342125772,
"99.9" : 28.054253342125772,
"99.99" : 28.054253342125772,
"99.999" : 28.054253342125772,
"99.9999" : 28.054253342125772,
"100.0" : 28.054253342125772
},
"scoreUnit" : "B/op",
"rawData" : [
[
28.054253342125772,
0.984193967426808
]
]
},
"·gc.count" : {
"score" : 2.0,
"scoreError" : "NaN",
"scoreConfidence" : [
2.0,
2.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
1.0,
0.0,
0.0,
0.0,
1.0
]
]
},
"·gc.time" : {
"score" : 7.0,
"scoreError" : "NaN",
"scoreConfidence" : [
7.0,
7.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4.0,
"95.0" : 4.0,
"99.0" : 4.0,
"99.9" : 4.0,
"99.99" : 4.0,
"99.999" : 4.0,
"99.9999" : 4.0,
"100.0" : 4.0
},
"scoreUnit" : "ms",
"rawData" : [
[
4.0,
3.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.25f",
"positionCount" : "128",
"typeSignature" : "ARRAY(ARRAY(BIGINT))"
},
"primaryMetric" : {
"score" : 7.557943194168648,
"scoreError" : 0.143983405107189,
"scoreConfidence" : [
7.413959789061459,
7.701926599275837
],
"scorePercentiles" : {
"0.0" : 7.506938278646693,
"50.0" : 7.548405801913847,
"90.0" : 7.598722286374134,
"95.0" : 7.598722286374134,
"99.0" : 7.598722286374134,
"99.9" : 7.598722286374134,
"99.99" : 7.598722286374134,
"99.999" : 7.598722286374134,
"99.9999" : 7.598722286374134,
"100.0" : 7.598722286374134
},
"scoreUnit" : "us/op",
"rawData" : [
[
7.544999743539457,
7.598722286374134,
7.548405801913847,
7.506938278646693,
7.590649860369111
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 353.74705643315417,
"scoreError" : 6.721726944355491,
"scoreConfidence" : [
347.02532948879866,
360.4687833775097
],
"scorePercentiles" : {
"0.0" : 351.8425471360447,
"50.0" : 354.18606469257253,
"90.0" : 356.12787214103855,
"95.0" : 356.12787214103855,
"99.0" : 356.12787214103855,
"99.9" : 356.12787214103855,
"99.99" : 356.12787214103855,
"99.999" : 356.12787214103855,
"99.9999" : 356.12787214103855,
"100.0" : 356.12787214103855
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
354.3574733486874,
351.8425471360447,
354.18606469257253,
356.12787214103855,
352.2213248474277
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 5608.006528430975,
"scoreError" : 1.244313541195732E-4,
"scoreConfidence" : [
5608.0064039996205,
5608.006652862329
],
"scorePercentiles" : {
"0.0" : 5608.006484344511,
"50.0" : 5608.006520361035,
"90.0" : 5608.006563753494,
"95.0" : 5608.006563753494,
"99.0" : 5608.006563753494,
"99.9" : 5608.006563753494,
"99.99" : 5608.006563753494,
"99.999" : 5608.006563753494,
"99.9999" : 5608.006563753494,
"100.0" : 5608.006563753494
},
"scoreUnit" : "B/op",
"rawData" : [
[
5608.00651711497,
5608.006563753494,
5608.006520361035,
5608.006484344511,
5608.0065565808645
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 409.4156549005081,
"scoreError" : 2158.7305711971494,
"scoreConfidence" : [
-1749.3149162966413,
2568.1462260976577
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5480339417484,
"95.0" : 1023.5480339417484,
"99.0" : 1023.5480339417484,
"99.9" : 1023.5480339417484,
"99.99" : 1023.5480339417484,
"99.999" : 1023.5480339417484,
"99.9999" : 1023.5480339417484,
"100.0" : 1023.5480339417484
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5480339417484,
1023.5302405607922
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 6522.153586211737,
"scoreError" : 34389.44181468728,
"scoreConfidence" : [
-27867.28822847554,
40911.595400899016
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 16314.29779992707,
"95.0" : 16314.29779992707,
"99.0" : 16314.29779992707,
"99.9" : 16314.29779992707,
"99.99" : 16314.29779992707,
"99.999" : 16314.29779992707,
"99.9999" : 16314.29779992707,
"100.0" : 16314.29779992707
},
"scoreUnit" : "B/op",
"rawData" : [
[
16314.29779992707,
16296.470131131617
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.009367648866063932,
"scoreError" : 0.08065828184527686,
"scoreConfidence" : [
-0.07129063297921293,
0.0900259307113408
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.046838244330319655,
"95.0" : 0.046838244330319655,
"99.0" : 0.046838244330319655,
"99.9" : 0.046838244330319655,
"99.99" : 0.046838244330319655,
"99.999" : 0.046838244330319655,
"99.9999" : 0.046838244330319655,
"100.0" : 0.046838244330319655
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
0.046838244330319655
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 0.14915007285089849,
"scoreError" : 1.2842271081309382,
"scoreConfidence" : [
-1.1350770352800397,
1.4333771809818368
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.7457503642544925,
"95.0" : 0.7457503642544925,
"99.0" : 0.7457503642544925,
"99.9" : 0.7457503642544925,
"99.99" : 0.7457503642544925,
"99.999" : 0.7457503642544925,
"99.9999" : 0.7457503642544925,
"100.0" : 0.7457503642544925
},
"scoreUnit" : "B/op",
"rawData" : [
[
0.7457503642544925
]
]
},
"·gc.count" : {
"score" : 2.0,
"scoreError" : "NaN",
"scoreConfidence" : [
2.0,
2.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
1.0,
0.0,
0.0,
1.0
]
]
},
"·gc.time" : {
"score" : 8.0,
"scoreError" : "NaN",
"scoreConfidence" : [
8.0,
8.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4.0,
"95.0" : 4.0,
"99.0" : 4.0,
"99.9" : 4.0,
"99.99" : 4.0,
"99.999" : 4.0,
"99.9999" : 4.0,
"100.0" : 4.0
},
"scoreUnit" : "ms",
"rawData" : [
[
4.0,
4.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.25f",
"positionCount" : "128",
"typeSignature" : "MAP(BIGINT,BIGINT)"
},
"primaryMetric" : {
"score" : 3.0992722578129275,
"scoreError" : 0.06556721665803583,
"scoreConfidence" : [
3.033705041154892,
3.164839474470963
],
"scorePercentiles" : {
"0.0" : 3.083885933106408,
"50.0" : 3.094987505337616,
"90.0" : 3.1254339245316034,
"95.0" : 3.1254339245316034,
"99.0" : 3.1254339245316034,
"99.9" : 3.1254339245316034,
"99.99" : 3.1254339245316034,
"99.999" : 3.1254339245316034,
"99.9999" : 3.1254339245316034,
"100.0" : 3.1254339245316034
},
"scoreUnit" : "us/op",
"rawData" : [
[
3.094987505337616,
3.106005980883531,
3.083885933106408,
3.1254339245316034,
3.0860479452054794
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 285.50156894389346,
"scoreError" : 6.011631566152701,
"scoreConfidence" : [
279.4899373777408,
291.51320051004615
],
"scorePercentiles" : {
"0.0" : 283.1027889179304,
"50.0" : 285.9030459541267,
"90.0" : 286.91441179693874,
"95.0" : 286.91441179693874,
"99.0" : 286.91441179693874,
"99.9" : 286.91441179693874,
"99.99" : 286.91441179693874,
"99.999" : 286.91441179693874,
"99.9999" : 286.91441179693874,
"100.0" : 286.91441179693874
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
285.9030459541267,
284.8807954903856,
286.91441179693874,
283.1027889179304,
286.7068025600858
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 1856.0026771619457,
"scoreError" : 5.667393387794915E-5,
"scoreConfidence" : [
1856.0026204880119,
1856.0027338358796
],
"scorePercentiles" : {
"0.0" : 1856.0026639040996,
"50.0" : 1856.0026734493065,
"90.0" : 1856.0026997637706,
"95.0" : 1856.0026997637706,
"99.0" : 1856.0026997637706,
"99.9" : 1856.0026997637706,
"99.99" : 1856.0026997637706,
"99.999" : 1856.0026997637706,
"99.9999" : 1856.0026997637706,
"100.0" : 1856.0026997637706
},
"scoreUnit" : "B/op",
"rawData" : [
[
1856.0026734493065,
1856.0026830131728,
1856.0026639040996,
1856.0026997637706,
1856.002665679378
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.70923151732674,
"scoreError" : 1762.608219856592,
"scoreConfidence" : [
-1557.8989883392653,
1967.3174513739189
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5461575866337,
"95.0" : 1023.5461575866337,
"99.0" : 1023.5461575866337,
"99.9" : 1023.5461575866337,
"99.99" : 1023.5461575866337,
"99.999" : 1023.5461575866337,
"99.9999" : 1023.5461575866337,
"100.0" : 1023.5461575866337
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5461575866337
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 1342.0598497631458,
"scoreError" : 11555.540046721362,
"scoreConfidence" : [
-10213.480196958217,
12897.599896484508
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 6710.299248815729,
"95.0" : 6710.299248815729,
"99.0" : 6710.299248815729,
"99.9" : 6710.299248815729,
"99.99" : 6710.299248815729,
"99.999" : 6710.299248815729,
"99.9999" : 6710.299248815729,
"100.0" : 6710.299248815729
},
"scoreUnit" : "B/op",
"rawData" : [
[
6710.299248815729
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
1.0,
0.0
]
]
},
"·gc.time" : {
"score" : 3.0,
"scoreError" : "NaN",
"scoreConfidence" : [
3.0,
3.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 3.0,
"95.0" : 3.0,
"99.0" : 3.0,
"99.9" : 3.0,
"99.99" : 3.0,
"99.999" : 3.0,
"99.9999" : 3.0,
"100.0" : 3.0
},
"scoreUnit" : "ms",
"rawData" : [
[
3.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.25f",
"positionCount" : "128",
"typeSignature" : "MAP(BIGINT,MAP(BIGINT,VARCHAR))"
},
"primaryMetric" : {
"score" : 10.034717432727,
"scoreError" : 0.3174539259928506,
"scoreConfidence" : [
9.717263506734149,
10.35217135871985
],
"scorePercentiles" : {
"0.0" : 9.962866707836966,
"50.0" : 9.99754791699984,
"90.0" : 10.136010457834255,
"95.0" : 10.136010457834255,
"99.0" : 10.136010457834255,
"99.9" : 10.136010457834255,
"99.99" : 10.136010457834255,
"99.999" : 10.136010457834255,
"99.9999" : 10.136010457834255,
"100.0" : 10.136010457834255
},
"scoreUnit" : "us/op",
"rawData" : [
[
10.110526695643385,
9.99754791699984,
9.962866707836966,
9.966635385320552,
10.136010457834255
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 260.7499753725077,
"scoreError" : 8.241932164911065,
"scoreConfidence" : [
252.50804320759664,
268.9919075374188
],
"scorePercentiles" : {
"0.0" : 258.1182423116555,
"50.0" : 261.7063801759528,
"90.0" : 262.61878139907907,
"95.0" : 262.61878139907907,
"99.0" : 262.61878139907907,
"99.9" : 262.61878139907907,
"99.99" : 262.61878139907907,
"99.999" : 262.61878139907907,
"99.9999" : 262.61878139907907,
"100.0" : 262.61878139907907
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
258.7859619216026,
261.7063801759528,
262.61878139907907,
262.52051105424863,
258.1182423116555
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 5488.009088459042,
"scoreError" : 0.0037689326662190643,
"scoreConfidence" : [
5488.005319526375,
5488.012857391708
],
"scorePercentiles" : {
"0.0" : 5488.008605920555,
"50.0" : 5488.00863585479,
"90.0" : 5488.010835944608,
"95.0" : 5488.010835944608,
"99.0" : 5488.010835944608,
"99.9" : 5488.010835944608,
"99.99" : 5488.010835944608,
"99.999" : 5488.010835944608,
"99.9999" : 5488.010835944608,
"100.0" : 5488.010835944608
},
"scoreUnit" : "B/op",
"rawData" : [
[
5488.010835944608,
5488.00863585479,
5488.008605920555,
5488.008609179139,
5488.008755396121
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 409.4225038150953,
"scoreError" : 2158.766685819786,
"scoreConfidence" : [
-1749.3441820046905,
2568.189189634881
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5937141593821,
"95.0" : 1023.5937141593821,
"99.0" : 1023.5937141593821,
"99.9" : 1023.5937141593821,
"99.99" : 1023.5937141593821,
"99.999" : 1023.5937141593821,
"99.9999" : 1023.5937141593821,
"100.0" : 1023.5937141593821
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5937141593821,
1023.5188049160944
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 8693.751514127862,
"scoreError" : 45839.702459316126,
"scoreConfidence" : [
-37145.95094518826,
54533.45397344399
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 21761.655094140777,
"95.0" : 21761.655094140777,
"99.0" : 21761.655094140777,
"99.9" : 21761.655094140777,
"99.99" : 21761.655094140777,
"99.999" : 21761.655094140777,
"99.9999" : 21761.655094140777,
"100.0" : 21761.655094140777
},
"scoreUnit" : "B/op",
"rawData" : [
[
21707.102476498534,
21761.655094140777
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.7527758534515658,
"scoreError" : 6.481627121398217,
"scoreConfidence" : [
-5.728851267946651,
7.234402974849783
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 3.7638792672578294,
"95.0" : 3.7638792672578294,
"99.0" : 3.7638792672578294,
"99.9" : 3.7638792672578294,
"99.99" : 3.7638792672578294,
"99.999" : 3.7638792672578294,
"99.9999" : 3.7638792672578294,
"100.0" : 3.7638792672578294
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
3.7638792672578294
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 15.963934094814515,
"scoreError" : 137.45428698161732,
"scoreConfidence" : [
-121.4903528868028,
153.41822107643182
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 79.81967047407258,
"95.0" : 79.81967047407258,
"99.0" : 79.81967047407258,
"99.9" : 79.81967047407258,
"99.99" : 79.81967047407258,
"99.999" : 79.81967047407258,
"99.9999" : 79.81967047407258,
"100.0" : 79.81967047407258
},
"scoreUnit" : "B/op",
"rawData" : [
[
79.81967047407258
]
]
},
"·gc.count" : {
"score" : 2.0,
"scoreError" : "NaN",
"scoreConfidence" : [
2.0,
2.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
1.0,
0.0,
0.0,
0.0,
1.0
]
]
},
"·gc.time" : {
"score" : 8.0,
"scoreError" : "NaN",
"scoreConfidence" : [
8.0,
8.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4.0,
"95.0" : 4.0,
"99.0" : 4.0,
"99.9" : 4.0,
"99.99" : 4.0,
"99.999" : 4.0,
"99.9999" : 4.0,
"100.0" : 4.0
},
"scoreUnit" : "ms",
"rawData" : [
[
4.0,
4.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.25f",
"positionCount" : "128",
"typeSignature" : "ROW(BIGINT,BIGINT,BIGINT)"
},
"primaryMetric" : {
"score" : 2.008590525347382,
"scoreError" : 0.09901697009547038,
"scoreConfidence" : [
1.9095735552519115,
2.1076074954428523
],
"scorePercentiles" : {
"0.0" : 1.9680041042955407,
"50.0" : 2.012530742825869,
"90.0" : 2.0349888467516823,
"95.0" : 2.0349888467516823,
"99.0" : 2.0349888467516823,
"99.9" : 2.0349888467516823,
"99.99" : 2.0349888467516823,
"99.999" : 2.0349888467516823,
"99.9999" : 2.0349888467516823,
"100.0" : 2.0349888467516823
},
"scoreUnit" : "us/op",
"rawData" : [
[
1.9680041042955407,
2.0349888467516823,
2.012530742825869,
2.0245023337152017,
2.0029265991486156
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 246.86976926186216,
"scoreError" : 12.231344823140272,
"scoreConfidence" : [
234.6384244387219,
259.10111408500245
],
"scorePercentiles" : {
"0.0" : 243.63431151798153,
"50.0" : 246.36792980518152,
"90.0" : 251.89965860056694,
"95.0" : 251.89965860056694,
"99.0" : 251.89965860056694,
"99.9" : 251.89965860056694,
"99.99" : 251.89965860056694,
"99.999" : 251.89965860056694,
"99.9999" : 251.89965860056694,
"100.0" : 251.89965860056694
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
251.89965860056694,
243.63431151798153,
246.36792980518152,
244.89985949337753,
247.5470868922032
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 1040.0018196369315,
"scoreError" : 7.810259026893269E-4,
"scoreConfidence" : [
1040.001038611029,
1040.002600662834
],
"scorePercentiles" : {
"0.0" : 1040.0016999575012,
"50.0" : 1040.0017384515709,
"90.0" : 1040.0021810073324,
"95.0" : 1040.0021810073324,
"99.0" : 1040.0021810073324,
"99.9" : 1040.0021810073324,
"99.99" : 1040.0021810073324,
"99.999" : 1040.0021810073324,
"99.9999" : 1040.0021810073324,
"100.0" : 1040.0021810073324
},
"scoreUnit" : "B/op",
"rawData" : [
[
1040.0016999575012,
1040.0021810073324,
1040.0017384515709,
1040.001748768373,
1040.00172999988
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.70403454390177,
"scoreError" : 1762.5634723480932,
"scoreConfidence" : [
-1557.8594378041914,
1967.267506891995
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5201727195089,
"95.0" : 1023.5201727195089,
"99.0" : 1023.5201727195089,
"99.9" : 1023.5201727195089,
"99.99" : 1023.5201727195089,
"99.999" : 1023.5201727195089,
"99.9999" : 1023.5201727195089,
"100.0" : 1023.5201727195089
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5201727195089
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 873.8204445023154,
"scoreError" : 7523.857555139903,
"scoreConfidence" : [
-6650.037110637587,
8397.677999642217
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4369.102222511577,
"95.0" : 4369.102222511577,
"99.0" : 4369.102222511577,
"99.9" : 4369.102222511577,
"99.99" : 4369.102222511577,
"99.999" : 4369.102222511577,
"99.9999" : 4369.102222511577,
"100.0" : 4369.102222511577
},
"scoreUnit" : "B/op",
"rawData" : [
[
4369.102222511577
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.7317843191504917,
"scoreError" : 6.300883680410098,
"scoreConfidence" : [
-5.569099361259606,
7.03266799956059
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 3.6589215957524583,
"95.0" : 3.6589215957524583,
"99.0" : 3.6589215957524583,
"99.9" : 3.6589215957524583,
"99.99" : 3.6589215957524583,
"99.999" : 3.6589215957524583,
"99.9999" : 3.6589215957524583,
"100.0" : 3.6589215957524583
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
3.6589215957524583
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 3.1237689108798086,
"scoreError" : 26.896592393212103,
"scoreConfidence" : [
-23.772823482332296,
30.02036130409191
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 15.618844554399043,
"95.0" : 15.618844554399043,
"99.0" : 15.618844554399043,
"99.9" : 15.618844554399043,
"99.99" : 15.618844554399043,
"99.999" : 15.618844554399043,
"99.9999" : 15.618844554399043,
"100.0" : 15.618844554399043
},
"scoreUnit" : "B/op",
"rawData" : [
[
15.618844554399043
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
1.0,
0.0,
0.0,
0.0
]
]
},
"·gc.time" : {
"score" : 4.0,
"scoreError" : "NaN",
"scoreConfidence" : [
4.0,
4.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4.0,
"95.0" : 4.0,
"99.0" : 4.0,
"99.9" : 4.0,
"99.99" : 4.0,
"99.999" : 4.0,
"99.9999" : 4.0,
"100.0" : 4.0
},
"scoreUnit" : "ms",
"rawData" : [
[
4.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.25f",
"positionCount" : "128",
"typeSignature" : "ROW(VARCHAR,VARCHAR,VARCHAR)"
},
"primaryMetric" : {
"score" : 3.434529372103919,
"scoreError" : 0.07426425480398026,
"scoreConfidence" : [
3.3602651172999387,
3.5087936269078996
],
"scorePercentiles" : {
"0.0" : 3.4085846073105732,
"50.0" : 3.445708720605764,
"90.0" : 3.450739903537643,
"95.0" : 3.450739903537643,
"99.0" : 3.450739903537643,
"99.9" : 3.450739903537643,
"99.99" : 3.450739903537643,
"99.999" : 3.450739903537643,
"99.9999" : 3.450739903537643,
"100.0" : 3.450739903537643
},
"scoreUnit" : "us/op",
"rawData" : [
[
3.4085846073105732,
3.445708720605764,
3.450739903537643,
3.4483995269748458,
3.4192141020907685
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 144.3662783530056,
"scoreError" : 3.127384331351726,
"scoreConfidence" : [
141.2388940216539,
147.49366268435733
],
"scorePercentiles" : {
"0.0" : 143.68784458991087,
"50.0" : 143.89858140473268,
"90.0" : 145.46413292475043,
"95.0" : 145.46413292475043,
"99.0" : 145.46413292475043,
"99.9" : 145.46413292475043,
"99.99" : 145.46413292475043,
"99.999" : 145.46413292475043,
"99.9999" : 145.46413292475043,
"100.0" : 145.46413292475043
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
145.46413292475043,
143.89858140473268,
143.68784458991087,
143.77680855240277,
145.00402429323125
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 1040.002966818623,
"scoreError" : 6.413677348565623E-5,
"scoreConfidence" : [
1040.0029026818495,
1040.0030309553965
],
"scorePercentiles" : {
"0.0" : 1040.0029444039285,
"50.0" : 1040.0029764570515,
"90.0" : 1040.002980811029,
"95.0" : 1040.002980811029,
"99.0" : 1040.002980811029,
"99.9" : 1040.002980811029,
"99.99" : 1040.002980811029,
"99.999" : 1040.002980811029,
"99.9999" : 1040.002980811029,
"100.0" : 1040.002980811029
},
"scoreUnit" : "B/op",
"rawData" : [
[
1040.0029444039285,
1040.0029764570515,
1040.002980811029,
1040.0029788172992,
1040.0029536038069
]
]
},
"·gc.count" : {
"score" : 0.0,
"scoreError" : "NaN",
"scoreConfidence" : [
0.0,
0.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.0,
"95.0" : 0.0,
"99.0" : 0.0,
"99.9" : 0.0,
"99.99" : 0.0,
"99.999" : 0.0,
"99.9999" : 0.0,
"100.0" : 0.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
0.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.25f",
"positionCount" : "128",
"typeSignature" : "ROW(ARRAY(BIGINT),ARRAY(VARCHAR))"
},
"primaryMetric" : {
"score" : 5.36835446189548,
"scoreError" : 0.15839908725481697,
"scoreConfidence" : [
5.209955374640663,
5.526753549150297
],
"scorePercentiles" : {
"0.0" : 5.310864462757259,
"50.0" : 5.371197551283428,
"90.0" : 5.410232004154135,
"95.0" : 5.410232004154135,
"99.0" : 5.410232004154135,
"99.9" : 5.410232004154135,
"99.99" : 5.410232004154135,
"99.999" : 5.410232004154135,
"99.9999" : 5.410232004154135,
"100.0" : 5.410232004154135
},
"scoreUnit" : "us/op",
"rawData" : [
[
5.4032010177292324,
5.310864462757259,
5.410232004154135,
5.346277273553339,
5.371197551283428
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 436.95057999524306,
"scoreError" : 12.953400560563129,
"scoreConfidence" : [
423.99717943467994,
449.9039805558062
],
"scorePercentiles" : {
"0.0" : 433.53620523610755,
"50.0" : 436.7049612840393,
"90.0" : 441.666039507575,
"95.0" : 441.666039507575,
"99.0" : 441.666039507575,
"99.9" : 441.666039507575,
"99.99" : 441.666039507575,
"99.999" : 441.666039507575,
"99.9999" : 441.666039507575,
"100.0" : 441.666039507575
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
434.10401318463624,
441.666039507575,
433.53620523610755,
438.7416807638575,
436.7049612840393
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 4920.004637241918,
"scoreError" : 1.3667553300307608E-4,
"scoreConfidence" : [
4920.004500566385,
4920.0047739174515
],
"scorePercentiles" : {
"0.0" : 4920.004587643099,
"50.0" : 4920.004639673504,
"90.0" : 4920.004673402713,
"95.0" : 4920.004673402713,
"99.0" : 4920.004673402713,
"99.9" : 4920.004673402713,
"99.99" : 4920.004673402713,
"99.999" : 4920.004673402713,
"99.9999" : 4920.004673402713,
"100.0" : 4920.004673402713
},
"scoreUnit" : "B/op",
"rawData" : [
[
4920.004667293294,
4920.004587643099,
4920.004673402713,
4920.004618196979,
4920.004639673504
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 614.1383230301776,
"scoreError" : 2158.782739039396,
"scoreConfidence" : [
-1544.6444160092183,
2772.9210620695735
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 1023.5502908970909,
"90.0" : 1023.5902885387968,
"95.0" : 1023.5902885387968,
"99.0" : 1023.5902885387968,
"99.9" : 1023.5902885387968,
"99.99" : 1023.5902885387968,
"99.999" : 1023.5902885387968,
"99.9999" : 1023.5902885387968,
"100.0" : 1023.5902885387968
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5510357150002,
1023.5502908970909,
1023.5902885387968
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 6949.679379451831,
"scoreError" : 24429.404992833657,
"scoreConfidence" : [
-17479.725613381826,
31379.084372285488
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 11531.971045000537,
"90.0" : 11615.805447975941,
"95.0" : 11615.805447975941,
"99.0" : 11615.805447975941,
"99.9" : 11615.805447975941,
"99.99" : 11615.805447975941,
"99.999" : 11615.805447975941,
"99.9999" : 11615.805447975941,
"100.0" : 11615.805447975941
},
"scoreUnit" : "B/op",
"rawData" : [
[
11600.620404282674,
11615.805447975941,
11531.971045000537
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.009374299516319403,
"scoreError" : 0.08071554594968876,
"scoreConfidence" : [
-0.07134124643336935,
0.09008984546600816
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.04687149758159701,
"95.0" : 0.04687149758159701,
"99.0" : 0.04687149758159701,
"99.9" : 0.04687149758159701,
"99.99" : 0.04687149758159701,
"99.999" : 0.04687149758159701,
"99.9999" : 0.04687149758159701,
"100.0" : 0.04687149758159701
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
0.04687149758159701
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 0.1056127161421974,
"scoreError" : 0.9093573368129321,
"scoreConfidence" : [
-0.8037446206707347,
1.0149700529551295
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.528063580710987,
"95.0" : 0.528063580710987,
"99.0" : 0.528063580710987,
"99.9" : 0.528063580710987,
"99.99" : 0.528063580710987,
"99.999" : 0.528063580710987,
"99.9999" : 0.528063580710987,
"100.0" : 0.528063580710987
},
"scoreUnit" : "B/op",
"rawData" : [
[
0.528063580710987
]
]
},
"·gc.count" : {
"score" : 3.0,
"scoreError" : "NaN",
"scoreConfidence" : [
3.0,
3.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 1.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
1.0,
0.0,
1.0,
0.0,
1.0
]
]
},
"·gc.time" : {
"score" : 11.0,
"scoreError" : "NaN",
"scoreConfidence" : [
11.0,
11.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 3.0,
"90.0" : 4.0,
"95.0" : 4.0,
"99.0" : 4.0,
"99.9" : 4.0,
"99.99" : 4.0,
"99.999" : 4.0,
"99.9999" : 4.0,
"100.0" : 4.0
},
"scoreUnit" : "ms",
"rawData" : [
[
4.0,
4.0,
3.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.25f",
"positionCount" : "512",
"typeSignature" : "BIGINT"
},
"primaryMetric" : {
"score" : 0.6049402797530724,
"scoreError" : 0.001822708379268845,
"scoreConfidence" : [
0.6031175713738035,
0.6067629881323413
],
"scorePercentiles" : {
"0.0" : 0.6046581854100624,
"50.0" : 0.6047227257063053,
"90.0" : 0.6057805936814158,
"95.0" : 0.6057805936814158,
"99.0" : 0.6057805936814158,
"99.9" : 0.6057805936814158,
"99.99" : 0.6057805936814158,
"99.999" : 0.6057805936814158,
"99.9999" : 0.6057805936814158,
"100.0" : 0.6057805936814158
},
"scoreUnit" : "us/op",
"rawData" : [
[
0.6047227257063053,
0.6057805936814158,
0.6047190260618064,
0.6048208679057719,
0.6046581854100624
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 4.118134438884833E-4,
"scoreError" : 1.0030014817573752E-7,
"scoreConfidence" : [
4.1171314374030755E-4,
4.11913744036659E-4
],
"scorePercentiles" : {
"0.0" : 4.117674924940519E-4,
"50.0" : 4.118247702172631E-4,
"90.0" : 4.118288802946838E-4,
"95.0" : 4.118288802946838E-4,
"99.0" : 4.118288802946838E-4,
"99.9" : 4.118288802946838E-4,
"99.99" : 4.118288802946838E-4,
"99.999" : 4.118288802946838E-4,
"99.9999" : 4.118288802946838E-4,
"100.0" : 4.118288802946838E-4
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
4.118179532024225E-4,
4.117674924940519E-4,
4.118281232339951E-4,
4.118247702172631E-4,
4.118288802946838E-4
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 5.225368058964692E-4,
"scoreError" : 1.5228573872614252E-6,
"scoreConfidence" : [
5.210139485092078E-4,
5.240596632837307E-4
],
"scorePercentiles" : {
"0.0" : 5.222954886727165E-4,
"50.0" : 5.223605375960533E-4,
"90.0" : 5.232380684763598E-4,
"95.0" : 5.232380684763598E-4,
"99.0" : 5.232380684763598E-4,
"99.9" : 5.232380684763598E-4,
"99.99" : 5.232380684763598E-4,
"99.999" : 5.232380684763598E-4,
"99.9999" : 5.232380684763598E-4,
"100.0" : 5.232380684763598E-4
},
"scoreUnit" : "B/op",
"rawData" : [
[
5.223605375960533E-4,
5.232380684763598E-4,
5.223485370613542E-4,
5.224413976758614E-4,
5.222954886727165E-4
]
]
},
"·gc.count" : {
"score" : 0.0,
"scoreError" : "NaN",
"scoreConfidence" : [
0.0,
0.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.0,
"95.0" : 0.0,
"99.0" : 0.0,
"99.9" : 0.0,
"99.99" : 0.0,
"99.999" : 0.0,
"99.9999" : 0.0,
"100.0" : 0.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
0.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.25f",
"positionCount" : "512",
"typeSignature" : "VARCHAR"
},
"primaryMetric" : {
"score" : 1.251625298460343,
"scoreError" : 0.017141591583414956,
"scoreConfidence" : [
1.234483706876928,
1.268766890043758
],
"scorePercentiles" : {
"0.0" : 1.2469226549780215,
"50.0" : 1.250986804417706,
"90.0" : 1.2587719005477025,
"95.0" : 1.2587719005477025,
"99.0" : 1.2587719005477025,
"99.9" : 1.2587719005477025,
"99.99" : 1.2587719005477025,
"99.999" : 1.2587719005477025,
"99.9999" : 1.2587719005477025,
"100.0" : 1.2587719005477025
},
"scoreUnit" : "us/op",
"rawData" : [
[
1.2493010759134773,
1.2587719005477025,
1.2521440564448083,
1.2469226549780215,
1.250986804417706
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 4.118295419826753E-4,
"scoreError" : 4.0486135201751975E-8,
"scoreConfidence" : [
4.117890558474736E-4,
4.1187002811787706E-4
],
"scorePercentiles" : {
"0.0" : 4.118168281696772E-4,
"50.0" : 4.1182932695767903E-4,
"90.0" : 4.118422983090038E-4,
"95.0" : 4.118422983090038E-4,
"99.0" : 4.118422983090038E-4,
"99.9" : 4.118422983090038E-4,
"99.99" : 4.118422983090038E-4,
"99.999" : 4.118422983090038E-4,
"99.9999" : 4.118422983090038E-4,
"100.0" : 4.118422983090038E-4
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
4.118373015989759E-4,
4.118168281696772E-4,
4.118422983090038E-4,
4.1182195487804083E-4,
4.1182932695767903E-4
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 0.0010811818279078795,
"scoreError" : 1.4810926622675165E-5,
"scoreConfidence" : [
0.0010663709012852043,
0.0010959927545305546
],
"scorePercentiles" : {
"0.0" : 0.0010771106506795522,
"50.0" : 0.001080661905417068,
"90.0" : 0.0010873504893077202,
"95.0" : 0.0010873504893077202,
"99.0" : 0.0010873504893077202,
"99.9" : 0.0010873504893077202,
"99.99" : 0.0010873504893077202,
"99.999" : 0.0010873504893077202,
"99.9999" : 0.0010873504893077202,
"100.0" : 0.0010873504893077202
},
"scoreUnit" : "B/op",
"rawData" : [
[
0.0010791609523595404,
0.0010873504893077202,
0.0010816251417755177,
0.0010771106506795522,
0.001080661905417068
]
]
},
"·gc.count" : {
"score" : 0.0,
"scoreError" : "NaN",
"scoreConfidence" : [
0.0,
0.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.0,
"95.0" : 0.0,
"99.0" : 0.0,
"99.9" : 0.0,
"99.99" : 0.0,
"99.999" : 0.0,
"99.9999" : 0.0,
"100.0" : 0.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
0.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.25f",
"positionCount" : "512",
"typeSignature" : "ARRAY(BIGINT)"
},
"primaryMetric" : {
"score" : 4.957430651379193,
"scoreError" : 0.08684015989429218,
"scoreConfidence" : [
4.870590491484901,
5.044270811273485
],
"scorePercentiles" : {
"0.0" : 4.945564044499382,
"50.0" : 4.947391860476619,
"90.0" : 4.997654481862696,
"95.0" : 4.997654481862696,
"99.0" : 4.997654481862696,
"99.9" : 4.997654481862696,
"99.99" : 4.997654481862696,
"99.999" : 4.997654481862696,
"99.9999" : 4.997654481862696,
"100.0" : 4.997654481862696
},
"scoreUnit" : "us/op",
"rawData" : [
[
4.945564044499382,
4.947391860476619,
4.950150082147311,
4.997654481862696,
4.946392787909958
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 183.10494201669619,
"scoreError" : 3.1845377527169783,
"scoreConfidence" : [
179.9204042639792,
186.28947976941316
],
"scorePercentiles" : {
"0.0" : 181.6309199233972,
"50.0" : 183.46667740542506,
"90.0" : 183.55013995801437,
"95.0" : 183.55013995801437,
"99.0" : 183.55013995801437,
"99.9" : 183.55013995801437,
"99.99" : 183.55013995801437,
"99.999" : 183.55013995801437,
"99.9999" : 183.55013995801437,
"100.0" : 183.55013995801437
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
183.55013995801437,
183.46667740542506,
183.36261695498325,
181.6309199233972,
183.51435584166106
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 1904.004490003171,
"scoreError" : 0.001864670527129912,
"scoreConfidence" : [
1904.002625332644,
1904.006354673698
],
"scorePercentiles" : {
"0.0" : 1904.0042719406674,
"50.0" : 1904.004273546549,
"90.0" : 1904.0053562506246,
"95.0" : 1904.0053562506246,
"99.0" : 1904.0053562506246,
"99.9" : 1904.0053562506246,
"99.99" : 1904.0053562506246,
"99.999" : 1904.0053562506246,
"99.9999" : 1904.0053562506246,
"100.0" : 1904.0053562506246
},
"scoreUnit" : "B/op",
"rawData" : [
[
1904.0042719406674,
1904.004273546549,
1904.004275619074,
1904.0053562506246,
1904.004272658939
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.7140180652724,
"scoreError" : 1762.649433477938,
"scoreConfidence" : [
-1557.9354154126654,
1967.3634515432104
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.570090326362,
"95.0" : 1023.570090326362,
"99.0" : 1023.570090326362,
"99.9" : 1023.570090326362,
"99.99" : 1023.570090326362,
"99.999" : 1023.570090326362,
"99.9999" : 1023.570090326362,
"100.0" : 1023.570090326362
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.570090326362
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 2145.9814609773157,
"scoreError" : 18477.547567063775,
"scoreConfidence" : [
-16331.566106086459,
20623.52902804109
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 10729.90730488658,
"95.0" : 10729.90730488658,
"99.0" : 10729.90730488658,
"99.9" : 10729.90730488658,
"99.99" : 10729.90730488658,
"99.999" : 10729.90730488658,
"99.9999" : 10729.90730488658,
"100.0" : 10729.90730488658
},
"scoreUnit" : "B/op",
"rawData" : [
[
10729.90730488658
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.7396978644218393,
"scoreError" : 6.369021691774299,
"scoreConfidence" : [
-5.62932382735246,
7.108719556196139
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 3.698489322109196,
"95.0" : 3.698489322109196,
"99.0" : 3.698489322109196,
"99.9" : 3.698489322109196,
"99.99" : 3.698489322109196,
"99.999" : 3.698489322109196,
"99.9999" : 3.698489322109196,
"100.0" : 3.698489322109196
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
3.698489322109196
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 7.754124113120815,
"scoreError" : 66.76534711341598,
"scoreConfidence" : [
-59.01122300029517,
74.5194712265368
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 38.77062056560408,
"95.0" : 38.77062056560408,
"99.0" : 38.77062056560408,
"99.9" : 38.77062056560408,
"99.99" : 38.77062056560408,
"99.999" : 38.77062056560408,
"99.9999" : 38.77062056560408,
"100.0" : 38.77062056560408
},
"scoreUnit" : "B/op",
"rawData" : [
[
38.77062056560408
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
1.0,
0.0
]
]
},
"·gc.time" : {
"score" : 4.0,
"scoreError" : "NaN",
"scoreConfidence" : [
4.0,
4.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4.0,
"95.0" : 4.0,
"99.0" : 4.0,
"99.9" : 4.0,
"99.99" : 4.0,
"99.999" : 4.0,
"99.9999" : 4.0,
"100.0" : 4.0
},
"scoreUnit" : "ms",
"rawData" : [
[
4.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.25f",
"positionCount" : "512",
"typeSignature" : "ARRAY(VARCHAR)"
},
"primaryMetric" : {
"score" : 5.3874377133859905,
"scoreError" : 0.2430438340783821,
"scoreConfidence" : [
5.144393879307608,
5.630481547464373
],
"scorePercentiles" : {
"0.0" : 5.328047344590636,
"50.0" : 5.371498394320513,
"90.0" : 5.49457340775003,
"95.0" : 5.49457340775003,
"99.0" : 5.49457340775003,
"99.9" : 5.49457340775003,
"99.99" : 5.49457340775003,
"99.999" : 5.49457340775003,
"99.9999" : 5.49457340775003,
"100.0" : 5.49457340775003
},
"scoreUnit" : "us/op",
"rawData" : [
[
5.362308757934466,
5.328047344590636,
5.371498394320513,
5.49457340775003,
5.380760662334309
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 178.42298149929925,
"scoreError" : 7.956205995910654,
"scoreConfidence" : [
170.4667755033886,
186.37918749520992
],
"scorePercentiles" : {
"0.0" : 174.92439776973927,
"50.0" : 178.93343696427667,
"90.0" : 180.38870798129565,
"95.0" : 180.38870798129565,
"99.0" : 180.38870798129565,
"99.9" : 180.38870798129565,
"99.99" : 180.38870798129565,
"99.999" : 180.38870798129565,
"99.9999" : 180.38870798129565,
"100.0" : 180.38870798129565
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
179.24188940781326,
180.38870798129565,
178.93343696427667,
174.92439776973927,
178.6264753733715
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 2016.0048822060405,
"scoreError" : 0.0021679567034826076,
"scoreConfidence" : [
2016.002714249337,
2016.007050162744
],
"scorePercentiles" : {
"0.0" : 2016.0046023544453,
"50.0" : 2016.0046398229993,
"90.0" : 2016.0058888803437,
"95.0" : 2016.0058888803437,
"99.0" : 2016.0058888803437,
"99.9" : 2016.0058888803437,
"99.99" : 2016.0058888803437,
"99.999" : 2016.0058888803437,
"99.9999" : 2016.0058888803437,
"100.0" : 2016.0058888803437
},
"scoreUnit" : "B/op",
"rawData" : [
[
2016.004632012352,
2016.0046023544453,
2016.0046398229993,
2016.0058888803437,
2016.004647960062
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.71817291797566,
"scoreError" : 1762.6852080127394,
"scoreConfidence" : [
-1557.9670350947638,
1967.403380930715
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5908645898783,
"95.0" : 1023.5908645898783,
"99.0" : 1023.5908645898783,
"99.9" : 1023.5908645898783,
"99.99" : 1023.5908645898783,
"99.999" : 1023.5908645898783,
"99.9999" : 1023.5908645898783,
"100.0" : 1023.5908645898783
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5908645898783
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 2359.379522956745,
"scoreError" : 20314.969237588546,
"scoreConfidence" : [
-17955.589714631802,
22674.34876054529
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 11796.897614783726,
"95.0" : 11796.897614783726,
"99.0" : 11796.897614783726,
"99.9" : 11796.897614783726,
"99.99" : 11796.897614783726,
"99.999" : 11796.897614783726,
"99.9999" : 11796.897614783726,
"100.0" : 11796.897614783726
},
"scoreUnit" : "B/op",
"rawData" : [
[
11796.897614783726
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.749367831579948,
"scoreError" : 6.45228302528765,
"scoreConfidence" : [
-5.702915193707701,
7.201650856867598
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 3.74683915789974,
"95.0" : 3.74683915789974,
"99.0" : 3.74683915789974,
"99.9" : 3.74683915789974,
"99.99" : 3.74683915789974,
"99.999" : 3.74683915789974,
"99.9999" : 3.74683915789974,
"100.0" : 3.74683915789974
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
3.74683915789974
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 8.636473703292719,
"scoreError" : 74.36264318500257,
"scoreConfidence" : [
-65.72616948170985,
82.99911688829529
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 43.1823685164636,
"95.0" : 43.1823685164636,
"99.0" : 43.1823685164636,
"99.9" : 43.1823685164636,
"99.99" : 43.1823685164636,
"99.999" : 43.1823685164636,
"99.9999" : 43.1823685164636,
"100.0" : 43.1823685164636
},
"scoreUnit" : "B/op",
"rawData" : [
[
43.1823685164636
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
1.0,
0.0
]
]
},
"·gc.time" : {
"score" : 4.0,
"scoreError" : "NaN",
"scoreConfidence" : [
4.0,
4.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4.0,
"95.0" : 4.0,
"99.0" : 4.0,
"99.9" : 4.0,
"99.99" : 4.0,
"99.999" : 4.0,
"99.9999" : 4.0,
"100.0" : 4.0
},
"scoreUnit" : "ms",
"rawData" : [
[
4.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.25f",
"positionCount" : "512",
"typeSignature" : "ARRAY(ARRAY(BIGINT))"
},
"primaryMetric" : {
"score" : 12.487436138963579,
"scoreError" : 0.8519404098582524,
"scoreConfidence" : [
11.635495729105326,
13.339376548821832
],
"scorePercentiles" : {
"0.0" : 12.231252543533556,
"50.0" : 12.481054554529573,
"90.0" : 12.836094425337508,
"95.0" : 12.836094425337508,
"99.0" : 12.836094425337508,
"99.9" : 12.836094425337508,
"99.99" : 12.836094425337508,
"99.999" : 12.836094425337508,
"99.9999" : 12.836094425337508,
"100.0" : 12.836094425337508
},
"scoreUnit" : "us/op",
"rawData" : [
[
12.395093610587885,
12.231252543533556,
12.836094425337508,
12.493685560829379,
12.481054554529573
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 211.4096704224979,
"scoreError" : 14.287826890958762,
"scoreConfidence" : [
197.12184353153913,
225.69749731345667
],
"scorePercentiles" : {
"0.0" : 205.61048189208023,
"50.0" : 211.46855225257679,
"90.0" : 215.77879008005237,
"95.0" : 215.77879008005237,
"99.0" : 215.77879008005237,
"99.9" : 215.77879008005237,
"99.99" : 215.77879008005237,
"99.999" : 215.77879008005237,
"99.9999" : 215.77879008005237,
"100.0" : 215.77879008005237
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
212.93431098351252,
215.77879008005237,
205.61048189208023,
211.25621690426777,
211.46855225257679
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 5536.011320466112,
"scoreError" : 0.00525634124169045,
"scoreConfidence" : [
5536.00606412487,
5536.016576807354
],
"scorePercentiles" : {
"0.0" : 5536.010565447075,
"50.0" : 5536.010781133017,
"90.0" : 5536.013756993994,
"95.0" : 5536.013756993994,
"99.0" : 5536.013756993994,
"99.9" : 5536.013756993994,
"99.99" : 5536.013756993994,
"99.999" : 5536.013756993994,
"99.9999" : 5536.013756993994,
"100.0" : 5536.013756993994
},
"scoreUnit" : "B/op",
"rawData" : [
[
5536.010706850401,
5536.010565447075,
5536.013756993994,
5536.01079190607,
5536.010781133017
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.70889492044233,
"scoreError" : 1762.6053216559062,
"scoreConfidence" : [
-1557.8964267354638,
1967.3142165763486
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5444746022117,
"95.0" : 1023.5444746022117,
"99.0" : 1023.5444746022117,
"99.9" : 1023.5444746022117,
"99.99" : 1023.5444746022117,
"99.999" : 1023.5444746022117,
"99.9999" : 1023.5444746022117,
"100.0" : 1023.5444746022117
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5444746022117
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 5511.738740311072,
"scoreError" : 47457.732791850314,
"scoreConfidence" : [
-41945.994051539245,
52969.471532161384
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 27558.693701555363,
"95.0" : 27558.693701555363,
"99.0" : 27558.693701555363,
"99.9" : 27558.693701555363,
"99.99" : 27558.693701555363,
"99.999" : 27558.693701555363,
"99.9999" : 27558.693701555363,
"100.0" : 27558.693701555363
},
"scoreUnit" : "B/op",
"rawData" : [
[
27558.693701555363
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.7318016942224851,
"scoreError" : 6.30103328501996,
"scoreConfidence" : [
-5.569231590797475,
7.032834979242445
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 3.6590084711124256,
"95.0" : 3.6590084711124256,
"99.0" : 3.6590084711124256,
"99.9" : 3.6590084711124256,
"99.99" : 3.6590084711124256,
"99.999" : 3.6590084711124256,
"99.9999" : 3.6590084711124256,
"100.0" : 3.6590084711124256
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
3.6590084711124256
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 19.70358811149325,
"scoreError" : 169.65383587523792,
"scoreConfidence" : [
-149.95024776374467,
189.35742398673116
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 98.51794055746625,
"95.0" : 98.51794055746625,
"99.0" : 98.51794055746625,
"99.9" : 98.51794055746625,
"99.99" : 98.51794055746625,
"99.999" : 98.51794055746625,
"99.9999" : 98.51794055746625,
"100.0" : 98.51794055746625
},
"scoreUnit" : "B/op",
"rawData" : [
[
98.51794055746625
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
1.0,
0.0,
0.0
]
]
},
"·gc.time" : {
"score" : 4.0,
"scoreError" : "NaN",
"scoreConfidence" : [
4.0,
4.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4.0,
"95.0" : 4.0,
"99.0" : 4.0,
"99.9" : 4.0,
"99.99" : 4.0,
"99.999" : 4.0,
"99.9999" : 4.0,
"100.0" : 4.0
},
"scoreUnit" : "ms",
"rawData" : [
[
4.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.25f",
"positionCount" : "512",
"typeSignature" : "MAP(BIGINT,BIGINT)"
},
"primaryMetric" : {
"score" : 5.924347594358279,
"scoreError" : 0.1620724544179801,
"scoreConfidence" : [
5.762275139940299,
6.086420048776259
],
"scorePercentiles" : {
"0.0" : 5.871829049793944,
"50.0" : 5.922016862048549,
"90.0" : 5.989015663357563,
"95.0" : 5.989015663357563,
"99.0" : 5.989015663357563,
"99.9" : 5.989015663357563,
"99.99" : 5.989015663357563,
"99.999" : 5.989015663357563,
"99.9999" : 5.989015663357563,
"100.0" : 5.989015663357563
},
"scoreUnit" : "us/op",
"rawData" : [
[
5.871829049793944,
5.922016862048549,
5.9262344709088755,
5.912641925682466,
5.989015663357563
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 161.59344977261168,
"scoreError" : 4.414020314170126,
"scoreConfidence" : [
157.17942945844155,
166.0074700867818
],
"scorePercentiles" : {
"0.0" : 159.83688538802542,
"50.0" : 161.65252274560424,
"90.0" : 163.03028741733533,
"95.0" : 163.03028741733533,
"99.0" : 163.03028741733533,
"99.9" : 163.03028741733533,
"99.99" : 163.03028741733533,
"99.999" : 163.03028741733533,
"99.9999" : 163.03028741733533,
"100.0" : 163.03028741733533
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
163.03028741733533,
161.65252274560424,
161.53857565224774,
161.90897765984562,
159.83688538802542
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 2008.0053665449439,
"scoreError" : 0.0022658110683998773,
"scoreConfidence" : [
2008.0031007338755,
2008.0076323560122
],
"scorePercentiles" : {
"0.0" : 2008.0050721489708,
"50.0" : 2008.0051154529308,
"90.0" : 2008.0064186235884,
"95.0" : 2008.0064186235884,
"99.0" : 2008.0064186235884,
"99.9" : 2008.0064186235884,
"99.99" : 2008.0064186235884,
"99.999" : 2008.0064186235884,
"99.9999" : 2008.0064186235884,
"100.0" : 2008.0064186235884
},
"scoreUnit" : "B/op",
"rawData" : [
[
2008.0050721489708,
2008.0051154529308,
2008.0051190899396,
2008.0051074092903,
2008.0064186235884
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.70049611234225,
"scoreError" : 1762.5330053852404,
"scoreConfidence" : [
-1557.832509272898,
1967.2335014975827
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5024805617113,
"95.0" : 1023.5024805617113,
"99.0" : 1023.5024805617113,
"99.9" : 1023.5024805617113,
"99.99" : 1023.5024805617113,
"99.999" : 1023.5024805617113,
"99.9999" : 1023.5024805617113,
"100.0" : 1023.5024805617113
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5024805617113
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 2571.6211191876127,
"scoreError" : 22142.433389249665,
"scoreConfidence" : [
-19570.81227006205,
24714.05450843728
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 12858.105595938065,
"95.0" : 12858.105595938065,
"99.0" : 12858.105595938065,
"99.9" : 12858.105595938065,
"99.99" : 12858.105595938065,
"99.999" : 12858.105595938065,
"99.9999" : 12858.105595938065,
"100.0" : 12858.105595938065
},
"scoreUnit" : "B/op",
"rawData" : [
[
12858.105595938065
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.7373338464460992,
"scoreError" : 6.348666784059376,
"scoreConfidence" : [
-5.611332937613277,
7.086000630505476
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 3.6866692322304964,
"95.0" : 3.6866692322304964,
"99.0" : 3.6866692322304964,
"99.9" : 3.6866692322304964,
"99.99" : 3.6866692322304964,
"99.999" : 3.6866692322304964,
"99.9999" : 3.6866692322304964,
"100.0" : 3.6866692322304964
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
3.6866692322304964
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 9.263012681571606,
"scoreError" : 79.75733274047307,
"scoreConfidence" : [
-70.49432005890147,
89.02034542204468
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 46.31506340785803,
"95.0" : 46.31506340785803,
"99.0" : 46.31506340785803,
"99.9" : 46.31506340785803,
"99.99" : 46.31506340785803,
"99.999" : 46.31506340785803,
"99.9999" : 46.31506340785803,
"100.0" : 46.31506340785803
},
"scoreUnit" : "B/op",
"rawData" : [
[
46.31506340785803
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
1.0
]
]
},
"·gc.time" : {
"score" : 4.0,
"scoreError" : "NaN",
"scoreConfidence" : [
4.0,
4.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4.0,
"95.0" : 4.0,
"99.0" : 4.0,
"99.9" : 4.0,
"99.99" : 4.0,
"99.999" : 4.0,
"99.9999" : 4.0,
"100.0" : 4.0
},
"scoreUnit" : "ms",
"rawData" : [
[
4.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.25f",
"positionCount" : "512",
"typeSignature" : "MAP(BIGINT,MAP(BIGINT,VARCHAR))"
},
"primaryMetric" : {
"score" : 21.354201638107952,
"scoreError" : 0.6688097073721412,
"scoreConfidence" : [
20.68539193073581,
22.023011345480093
],
"scorePercentiles" : {
"0.0" : 21.215075807067407,
"50.0" : 21.294830707655624,
"90.0" : 21.65517969257415,
"95.0" : 21.65517969257415,
"99.0" : 21.65517969257415,
"99.9" : 21.65517969257415,
"99.99" : 21.65517969257415,
"99.999" : 21.65517969257415,
"99.9999" : 21.65517969257415,
"100.0" : 21.65517969257415
},
"scoreUnit" : "us/op",
"rawData" : [
[
21.65517969257415,
21.215075807067407,
21.33418475386059,
21.27173722938199,
21.294830707655624
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 120.56598576664241,
"scoreError" : 3.7362020773673583,
"scoreConfidence" : [
116.82978368927506,
124.30218784400977
],
"scorePercentiles" : {
"0.0" : 118.88661875992821,
"50.0" : 120.89942729463635,
"90.0" : 121.34683095330233,
"95.0" : 121.34683095330233,
"99.0" : 121.34683095330233,
"99.9" : 121.34683095330233,
"99.99" : 121.34683095330233,
"99.999" : 121.34683095330233,
"99.9999" : 121.34683095330233,
"100.0" : 121.34683095330233
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
118.88661875992821,
121.34683095330233,
120.66833461785255,
121.0287172074926,
120.89942729463635
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 5400.018445634993,
"scoreError" : 5.769419196932706E-4,
"scoreConfidence" : [
5400.017868693074,
5400.019022576913
],
"scorePercentiles" : {
"0.0" : 5400.01832605099,
"50.0" : 5400.0183939368135,
"90.0" : 5400.018705347477,
"95.0" : 5400.018705347477,
"99.0" : 5400.018705347477,
"99.9" : 5400.018705347477,
"99.99" : 5400.018705347477,
"99.999" : 5400.018705347477,
"99.9999" : 5400.018705347477,
"100.0" : 5400.018705347477
},
"scoreUnit" : "B/op",
"rawData" : [
[
5400.018705347477,
5400.01832605099,
5400.018428461735,
5400.018374377951,
5400.0183939368135
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.71497388746056,
"scoreError" : 1762.6576633952363,
"scoreConfidence" : [
-1557.9426895077759,
1967.3726372826968
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5748694373028,
"95.0" : 1023.5748694373028,
"99.0" : 1023.5748694373028,
"99.9" : 1023.5748694373028,
"99.99" : 1023.5748694373028,
"99.999" : 1023.5748694373028,
"99.9999" : 1023.5748694373028,
"100.0" : 1023.5748694373028
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5748694373028
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 9298.478666378003,
"scoreError" : 80062.70556553677,
"scoreConfidence" : [
-70764.22689915876,
89361.18423191478
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 46492.393331890016,
"95.0" : 46492.393331890016,
"99.0" : 46492.393331890016,
"99.9" : 46492.393331890016,
"99.99" : 46492.393331890016,
"99.999" : 46492.393331890016,
"99.9999" : 46492.393331890016,
"100.0" : 46492.393331890016
},
"scoreUnit" : "B/op",
"rawData" : [
[
46492.393331890016
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
1.0,
0.0,
0.0,
0.0,
0.0
]
]
},
"·gc.time" : {
"score" : 6.0,
"scoreError" : "NaN",
"scoreConfidence" : [
6.0,
6.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 6.0,
"95.0" : 6.0,
"99.0" : 6.0,
"99.9" : 6.0,
"99.99" : 6.0,
"99.999" : 6.0,
"99.9999" : 6.0,
"100.0" : 6.0
},
"scoreUnit" : "ms",
"rawData" : [
[
6.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.25f",
"positionCount" : "512",
"typeSignature" : "ROW(BIGINT,BIGINT,BIGINT)"
},
"primaryMetric" : {
"score" : 4.586385065389921,
"scoreError" : 0.14944482580974316,
"scoreConfidence" : [
4.436940239580178,
4.735829891199664
],
"scorePercentiles" : {
"0.0" : 4.549463735024152,
"50.0" : 4.586055461306385,
"90.0" : 4.647963446256797,
"95.0" : 4.647963446256797,
"99.0" : 4.647963446256797,
"99.9" : 4.647963446256797,
"99.99" : 4.647963446256797,
"99.999" : 4.647963446256797,
"99.9999" : 4.647963446256797,
"100.0" : 4.647963446256797
},
"scoreUnit" : "us/op",
"rawData" : [
[
4.647963446256797,
4.586055461306385,
4.5572821945019,
4.549463735024152,
4.591160489860368
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 108.1101805945771,
"scoreError" : 3.5182669759599157,
"scoreConfidence" : [
104.59191361861718,
111.62844757053702
],
"scorePercentiles" : {
"0.0" : 106.66355277827763,
"50.0" : 108.11250504218128,
"90.0" : 108.98569905878007,
"95.0" : 108.98569905878007,
"99.0" : 108.98569905878007,
"99.9" : 108.98569905878007,
"99.99" : 108.98569905878007,
"99.999" : 108.98569905878007,
"99.9999" : 108.98569905878007,
"100.0" : 108.98569905878007
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
106.66355277827763,
108.11250504218128,
108.79346939521525,
108.98569905878007,
107.99567669843131
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 1040.0039617342798,
"scoreError" : 1.2945198142121214E-4,
"scoreConfidence" : [
1040.0038322822984,
1040.0040911862611
],
"scorePercentiles" : {
"0.0" : 1040.003929880739,
"50.0" : 1040.0039615218845,
"90.0" : 1040.0040150564616,
"95.0" : 1040.0040150564616,
"99.0" : 1040.0040150564616,
"99.9" : 1040.0040150564616,
"99.99" : 1040.0040150564616,
"99.999" : 1040.0040150564616,
"99.9999" : 1040.0040150564616,
"100.0" : 1040.0040150564616
},
"scoreUnit" : "B/op",
"rawData" : [
[
1040.0040150564616,
1040.0039615218845,
1040.0039363262777,
1040.003929880739,
1040.0039658860358
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.7004535553347,
"scoreError" : 1762.532638956571,
"scoreConfidence" : [
-1557.8321854012363,
1967.2330925119056
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5022677766734,
"95.0" : 1023.5022677766734,
"99.0" : 1023.5022677766734,
"99.9" : 1023.5022677766734,
"99.99" : 1023.5022677766734,
"99.999" : 1023.5022677766734,
"99.9999" : 1023.5022677766734,
"100.0" : 1023.5022677766734
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5022677766734
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 1995.8953929085924,
"scoreError" : 17185.261257828635,
"scoreConfidence" : [
-15189.365864920042,
19181.156650737226
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 9979.476964542962,
"95.0" : 9979.476964542962,
"99.0" : 9979.476964542962,
"99.9" : 9979.476964542962,
"99.99" : 9979.476964542962,
"99.999" : 9979.476964542962,
"99.9999" : 9979.476964542962,
"100.0" : 9979.476964542962
},
"scoreUnit" : "B/op",
"rawData" : [
[
9979.476964542962
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
1.0,
0.0,
0.0,
0.0,
0.0
]
]
},
"·gc.time" : {
"score" : 6.0,
"scoreError" : "NaN",
"scoreConfidence" : [
6.0,
6.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 6.0,
"95.0" : 6.0,
"99.0" : 6.0,
"99.9" : 6.0,
"99.99" : 6.0,
"99.999" : 6.0,
"99.9999" : 6.0,
"100.0" : 6.0
},
"scoreUnit" : "ms",
"rawData" : [
[
6.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.25f",
"positionCount" : "512",
"typeSignature" : "ROW(VARCHAR,VARCHAR,VARCHAR)"
},
"primaryMetric" : {
"score" : 6.415406922569588,
"scoreError" : 0.13524175708192054,
"scoreConfidence" : [
6.280165165487667,
6.550648679651508
],
"scorePercentiles" : {
"0.0" : 6.387566766715627,
"50.0" : 6.404214951595554,
"90.0" : 6.476893542621804,
"95.0" : 6.476893542621804,
"99.0" : 6.476893542621804,
"99.9" : 6.476893542621804,
"99.99" : 6.476893542621804,
"99.999" : 6.476893542621804,
"99.9999" : 6.476893542621804,
"100.0" : 6.476893542621804
},
"scoreUnit" : "us/op",
"rawData" : [
[
6.403425461901897,
6.387566766715627,
6.404214951595554,
6.476893542621804,
6.404933890013063
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 77.2870496804377,
"scoreError" : 1.6239757123285716,
"scoreConfidence" : [
75.66307396810913,
78.91102539276628
],
"scorePercentiles" : {
"0.0" : 76.54944797361871,
"50.0" : 77.42106342369495,
"90.0" : 77.62436403593875,
"95.0" : 77.62436403593875,
"99.0" : 77.62436403593875,
"99.9" : 77.62436403593875,
"99.99" : 77.62436403593875,
"99.999" : 77.62436403593875,
"99.9999" : 77.62436403593875,
"100.0" : 77.62436403593875
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
77.4305610407826,
77.62436403593875,
77.42106342369495,
76.54944797361871,
77.40981192815347
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 1040.0055416630207,
"scoreError" : 1.1696212218073803E-4,
"scoreConfidence" : [
1040.0054247008986,
1040.0056586251428
],
"scorePercentiles" : {
"0.0" : 1040.0055175937161,
"50.0" : 1040.00553193669,
"90.0" : 1040.005594840314,
"95.0" : 1040.005594840314,
"99.0" : 1040.005594840314,
"99.9" : 1040.005594840314,
"99.99" : 1040.005594840314,
"99.999" : 1040.005594840314,
"99.9999" : 1040.005594840314,
"100.0" : 1040.005594840314
},
"scoreUnit" : "B/op",
"rawData" : [
[
1040.0055312992151,
1040.0055175937161,
1040.00553193669,
1040.005594840314,
1040.005532645168
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.71053903791397,
"scoreError" : 1762.6194780031724,
"scoreConfidence" : [
-1557.9089389652584,
1967.3300170410864
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5526951895698,
"95.0" : 1023.5526951895698,
"99.0" : 1023.5526951895698,
"99.9" : 1023.5526951895698,
"99.99" : 1023.5526951895698,
"99.999" : 1023.5526951895698,
"99.9999" : 1023.5526951895698,
"100.0" : 1023.5526951895698
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5526951895698
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 2781.210205403165,
"scoreError" : 23947.058629731295,
"scoreConfidence" : [
-21165.84842432813,
26728.26883513446
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 13906.051027015827,
"95.0" : 13906.051027015827,
"99.0" : 13906.051027015827,
"99.9" : 13906.051027015827,
"99.99" : 13906.051027015827,
"99.999" : 13906.051027015827,
"99.9999" : 13906.051027015827,
"100.0" : 13906.051027015827
},
"scoreUnit" : "B/op",
"rawData" : [
[
13906.051027015827
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
1.0,
0.0
]
]
},
"·gc.time" : {
"score" : 6.0,
"scoreError" : "NaN",
"scoreConfidence" : [
6.0,
6.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 6.0,
"95.0" : 6.0,
"99.0" : 6.0,
"99.9" : 6.0,
"99.99" : 6.0,
"99.999" : 6.0,
"99.9999" : 6.0,
"100.0" : 6.0
},
"scoreUnit" : "ms",
"rawData" : [
[
6.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.25f",
"positionCount" : "512",
"typeSignature" : "ROW(ARRAY(BIGINT),ARRAY(VARCHAR))"
},
"primaryMetric" : {
"score" : 15.432054723408935,
"scoreError" : 0.15556486991133292,
"scoreConfidence" : [
15.276489853497603,
15.587619593320268
],
"scorePercentiles" : {
"0.0" : 15.383240995355418,
"50.0" : 15.424337774488034,
"90.0" : 15.488858465731363,
"95.0" : 15.488858465731363,
"99.0" : 15.488858465731363,
"99.9" : 15.488858465731363,
"99.99" : 15.488858465731363,
"99.999" : 15.488858465731363,
"99.9999" : 15.488858465731363,
"100.0" : 15.488858465731363
},
"scoreUnit" : "us/op",
"rawData" : [
[
15.411187655994823,
15.488858465731363,
15.383240995355418,
15.45264872547505,
15.424337774488034
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 151.50359435741902,
"scoreError" : 1.5219537122175133,
"scoreConfidence" : [
149.9816406452015,
153.02554806963653
],
"scorePercentiles" : {
"0.0" : 150.95000859359973,
"50.0" : 151.5783546351831,
"90.0" : 151.97947557291067,
"95.0" : 151.97947557291067,
"99.0" : 151.97947557291067,
"99.9" : 151.97947557291067,
"99.99" : 151.97947557291067,
"99.999" : 151.97947557291067,
"99.9999" : 151.97947557291067,
"100.0" : 151.97947557291067
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
151.71287140782593,
150.95000859359973,
151.97947557291067,
151.29726157757568,
151.5783546351831
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 4904.0133299508425,
"scoreError" : 1.347112528990801E-4,
"scoreConfidence" : [
4904.01319523959,
4904.013464662095
],
"scorePercentiles" : {
"0.0" : 4904.0132878102795,
"50.0" : 4904.013323464101,
"90.0" : 4904.013379169377,
"95.0" : 4904.013379169377,
"99.0" : 4904.013379169377,
"99.9" : 4904.013379169377,
"99.99" : 4904.013379169377,
"99.999" : 4904.013379169377,
"99.9999" : 4904.013379169377,
"100.0" : 4904.013379169377
},
"scoreUnit" : "B/op",
"rawData" : [
[
4904.013311558254,
4904.013379169377,
4904.0132878102795,
4904.013347752201,
4904.013323464101
]
]
},
"·gc.count" : {
"score" : 0.0,
"scoreError" : "NaN",
"scoreConfidence" : [
0.0,
0.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.0,
"95.0" : 0.0,
"99.0" : 0.0,
"99.9" : 0.0,
"99.99" : 0.0,
"99.999" : 0.0,
"99.9999" : 0.0,
"100.0" : 0.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
0.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.25f",
"positionCount" : "1024",
"typeSignature" : "BIGINT"
},
"primaryMetric" : {
"score" : 0.3151786221858949,
"scoreError" : 2.523947011391486E-4,
"scoreConfidence" : [
0.31492622748475574,
0.315431016887034
],
"scorePercentiles" : {
"0.0" : 0.31507834258153283,
"50.0" : 0.3151769795833995,
"90.0" : 0.31525952043711464,
"95.0" : 0.31525952043711464,
"99.0" : 0.31525952043711464,
"99.9" : 0.31525952043711464,
"99.99" : 0.31525952043711464,
"99.999" : 0.31525952043711464,
"99.9999" : 0.31525952043711464,
"100.0" : 0.31525952043711464
},
"scoreUnit" : "us/op",
"rawData" : [
[
0.3151769795833995,
0.3151757002784792,
0.31525952043711464,
0.31507834258153283,
0.31520256804894836
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 4.118135074841135E-4,
"scoreError" : 7.298845057216285E-8,
"scoreConfidence" : [
4.1174051903354136E-4,
4.1188649593468566E-4
],
"scorePercentiles" : {
"0.0" : 4.117927663723959E-4,
"50.0" : 4.1182432027086097E-4,
"90.0" : 4.1183153764501654E-4,
"95.0" : 4.1183153764501654E-4,
"99.0" : 4.1183153764501654E-4,
"99.9" : 4.1183153764501654E-4,
"99.99" : 4.1183153764501654E-4,
"99.999" : 4.1183153764501654E-4,
"99.9999" : 4.1183153764501654E-4,
"100.0" : 4.1183153764501654E-4
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
4.1183153764501654E-4,
4.117931450431984E-4,
4.117927663723959E-4,
4.1182432027086097E-4,
4.118257680890959E-4
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 2.722470007083606E-4,
"scoreError" : 2.2653980508904966E-7,
"scoreConfidence" : [
2.7202046090327154E-4,
2.7247354051344966E-4
],
"scorePercentiles" : {
"0.0" : 2.721540996991185E-4,
"50.0" : 2.722549516369329E-4,
"90.0" : 2.7231415976898684E-4,
"95.0" : 2.7231415976898684E-4,
"99.0" : 2.7231415976898684E-4,
"99.9" : 2.7231415976898684E-4,
"99.99" : 2.7231415976898684E-4,
"99.999" : 2.7231415976898684E-4,
"99.9999" : 2.7231415976898684E-4,
"100.0" : 2.7231415976898684E-4
},
"scoreUnit" : "B/op",
"rawData" : [
[
2.722549516369329E-4,
2.722403680790606E-4,
2.7231415976898684E-4,
2.721540996991185E-4,
2.722714243577041E-4
]
]
},
"·gc.count" : {
"score" : 0.0,
"scoreError" : "NaN",
"scoreConfidence" : [
0.0,
0.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.0,
"95.0" : 0.0,
"99.0" : 0.0,
"99.9" : 0.0,
"99.99" : 0.0,
"99.999" : 0.0,
"99.9999" : 0.0,
"100.0" : 0.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
0.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.25f",
"positionCount" : "1024",
"typeSignature" : "VARCHAR"
},
"primaryMetric" : {
"score" : 0.9941074466718275,
"scoreError" : 3.7271184862008535E-4,
"scoreConfidence" : [
0.9937347348232074,
0.9944801585204476
],
"scorePercentiles" : {
"0.0" : 0.9939664107390234,
"50.0" : 0.9941513704021755,
"90.0" : 0.9942076961918621,
"95.0" : 0.9942076961918621,
"99.0" : 0.9942076961918621,
"99.9" : 0.9942076961918621,
"99.99" : 0.9942076961918621,
"99.999" : 0.9942076961918621,
"99.9999" : 0.9942076961918621,
"100.0" : 0.9942076961918621
},
"scoreUnit" : "us/op",
"rawData" : [
[
0.9939664107390234,
0.994158790741315,
0.9941513704021755,
0.994052965284762,
0.9942076961918621
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 4.118247408599333E-4,
"scoreError" : 5.2760214059580184E-8,
"scoreConfidence" : [
4.117719806458737E-4,
4.1187750107399285E-4
],
"scorePercentiles" : {
"0.0" : 4.118104670957721E-4,
"50.0" : 4.118248574896892E-4,
"90.0" : 4.118443848017086E-4,
"95.0" : 4.118443848017086E-4,
"99.0" : 4.118443848017086E-4,
"99.9" : 4.118443848017086E-4,
"99.99" : 4.118443848017086E-4,
"99.999" : 4.118443848017086E-4,
"99.9999" : 4.118443848017086E-4,
"100.0" : 4.118443848017086E-4
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
4.118443848017086E-4,
4.11813446110448E-4,
4.1183054880204837E-4,
4.118104670957721E-4,
4.118248574896892E-4
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 8.58709326077773E-4,
"scoreError" : 3.0749455735543723E-7,
"scoreConfidence" : [
8.584018315204176E-4,
8.590168206351284E-4
],
"scorePercentiles" : {
"0.0" : 8.586130616512004E-4,
"50.0" : 8.587376556462001E-4,
"90.0" : 8.587991125742503E-4,
"95.0" : 8.587991125742503E-4,
"99.0" : 8.587991125742503E-4,
"99.9" : 8.587991125742503E-4,
"99.99" : 8.587991125742503E-4,
"99.999" : 8.587991125742503E-4,
"99.9999" : 8.587991125742503E-4,
"100.0" : 8.587991125742503E-4
},
"scoreUnit" : "B/op",
"rawData" : [
[
8.586130616512004E-4,
8.587581403115384E-4,
8.587376556462001E-4,
8.586386602056757E-4,
8.587991125742503E-4
]
]
},
"·gc.count" : {
"score" : 0.0,
"scoreError" : "NaN",
"scoreConfidence" : [
0.0,
0.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.0,
"95.0" : 0.0,
"99.0" : 0.0,
"99.9" : 0.0,
"99.99" : 0.0,
"99.999" : 0.0,
"99.9999" : 0.0,
"100.0" : 0.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
0.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.25f",
"positionCount" : "1024",
"typeSignature" : "ARRAY(BIGINT)"
},
"primaryMetric" : {
"score" : 5.24198896017573,
"scoreError" : 0.1038169389387753,
"scoreConfidence" : [
5.138172021236954,
5.345805899114506
],
"scorePercentiles" : {
"0.0" : 5.209911630814105,
"50.0" : 5.241575286904575,
"90.0" : 5.2833652027847915,
"95.0" : 5.2833652027847915,
"99.0" : 5.2833652027847915,
"99.9" : 5.2833652027847915,
"99.99" : 5.2833652027847915,
"99.999" : 5.2833652027847915,
"99.9999" : 5.2833652027847915,
"100.0" : 5.2833652027847915
},
"scoreUnit" : "us/op",
"rawData" : [
[
5.229578483964405,
5.245514196410778,
5.241575286904575,
5.2833652027847915,
5.209911630814105
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 175.35483953865565,
"scoreError" : 3.4635470623223563,
"scoreConfidence" : [
171.8912924763333,
178.81838660097802
],
"scorePercentiles" : {
"0.0" : 173.98015650470796,
"50.0" : 175.36686436074586,
"90.0" : 176.43223229642246,
"95.0" : 176.43223229642246,
"99.0" : 176.43223229642246,
"99.9" : 176.43223229642246,
"99.99" : 176.43223229642246,
"99.999" : 176.43223229642246,
"99.9999" : 176.43223229642246,
"100.0" : 176.43223229642246
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
175.7665813296159,
175.22836320178604,
175.36686436074586,
173.98015650470796,
176.43223229642246
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 1928.004747768439,
"scoreError" : 0.0019696776220408004,
"scoreConfidence" : [
1928.002778090817,
1928.0067174460612
],
"scorePercentiles" : {
"0.0" : 1928.0045002343873,
"50.0" : 1928.0045275900015,
"90.0" : 1928.0056625500492,
"95.0" : 1928.0056625500492,
"99.0" : 1928.0056625500492,
"99.9" : 1928.0056625500492,
"99.99" : 1928.0056625500492,
"99.999" : 1928.0056625500492,
"99.9999" : 1928.0056625500492,
"100.0" : 1928.0056625500492
},
"scoreUnit" : "B/op",
"rawData" : [
[
1928.0045173636163,
1928.004531104142,
1928.0045275900015,
1928.0056625500492,
1928.0045002343873
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.72389778075404,
"scoreError" : 1762.7345008077737,
"scoreConfidence" : [
-1558.0106030270197,
1967.4583985885276
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.6194889037703,
"95.0" : 1023.6194889037703,
"99.0" : 1023.6194889037703,
"99.9" : 1023.6194889037703,
"99.99" : 1023.6194889037703,
"99.999" : 1023.6194889037703,
"99.9999" : 1023.6194889037703,
"100.0" : 1023.6194889037703
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.6194889037703
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 2268.7003053128665,
"scoreError" : 19534.193826511215,
"scoreConfidence" : [
-17265.493521198347,
21802.894131824083
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 11343.501526564332,
"95.0" : 11343.501526564332,
"99.0" : 11343.501526564332,
"99.9" : 11343.501526564332,
"99.99" : 11343.501526564332,
"99.999" : 11343.501526564332,
"99.9999" : 11343.501526564332,
"100.0" : 11343.501526564332
},
"scoreUnit" : "B/op",
"rawData" : [
[
11343.501526564332
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.7244148556077163,
"scoreError" : 6.2374303768138235,
"scoreConfidence" : [
-5.513015521206107,
6.96184523242154
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 3.6220742780385815,
"95.0" : 3.6220742780385815,
"99.0" : 3.6220742780385815,
"99.9" : 3.6220742780385815,
"99.99" : 3.6220742780385815,
"99.999" : 3.6220742780385815,
"99.9999" : 3.6220742780385815,
"100.0" : 3.6220742780385815
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
3.6220742780385815
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 8.0277887530769,
"scoreError" : 69.12168219559749,
"scoreConfidence" : [
-61.09389344252059,
77.14947094867439
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 40.1389437653845,
"95.0" : 40.1389437653845,
"99.0" : 40.1389437653845,
"99.9" : 40.1389437653845,
"99.99" : 40.1389437653845,
"99.999" : 40.1389437653845,
"99.9999" : 40.1389437653845,
"100.0" : 40.1389437653845
},
"scoreUnit" : "B/op",
"rawData" : [
[
40.1389437653845
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
1.0,
0.0
]
]
},
"·gc.time" : {
"score" : 4.0,
"scoreError" : "NaN",
"scoreConfidence" : [
4.0,
4.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4.0,
"95.0" : 4.0,
"99.0" : 4.0,
"99.9" : 4.0,
"99.99" : 4.0,
"99.999" : 4.0,
"99.9999" : 4.0,
"100.0" : 4.0
},
"scoreUnit" : "ms",
"rawData" : [
[
4.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.25f",
"positionCount" : "1024",
"typeSignature" : "ARRAY(VARCHAR)"
},
"primaryMetric" : {
"score" : 6.374268777103251,
"scoreError" : 0.052949822396960264,
"scoreConfidence" : [
6.321318954706291,
6.427218599500211
],
"scorePercentiles" : {
"0.0" : 6.361092290863764,
"50.0" : 6.375105636854987,
"90.0" : 6.393753541293787,
"95.0" : 6.393753541293787,
"99.0" : 6.393753541293787,
"99.9" : 6.393753541293787,
"99.99" : 6.393753541293787,
"99.999" : 6.393753541293787,
"99.9999" : 6.393753541293787,
"100.0" : 6.393753541293787
},
"scoreUnit" : "us/op",
"rawData" : [
[
6.393753541293787,
6.380099570081774,
6.375105636854987,
6.361292846421939,
6.361092290863764
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 144.79780551775306,
"scoreError" : 1.2089531616966942,
"scoreConfidence" : [
143.58885235605638,
146.00675867944975
],
"scorePercentiles" : {
"0.0" : 144.35638889223839,
"50.0" : 144.77701043281974,
"90.0" : 145.0980908991942,
"95.0" : 145.0980908991942,
"99.0" : 145.0980908991942,
"99.9" : 145.0980908991942,
"99.99" : 145.0980908991942,
"99.999" : 145.0980908991942,
"99.9999" : 145.0980908991942,
"100.0" : 145.0980908991942
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
144.35638889223839,
144.65999444629665,
144.77701043281974,
145.0980908991942,
145.09754291821633
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 1936.0055060949235,
"scoreError" : 4.5639621891228856E-5,
"scoreConfidence" : [
1936.0054604553015,
1936.0055517345454
],
"scorePercentiles" : {
"0.0" : 1936.0054947151525,
"50.0" : 1936.0055068325514,
"90.0" : 1936.005522884173,
"95.0" : 1936.005522884173,
"99.0" : 1936.005522884173,
"99.9" : 1936.005522884173,
"99.99" : 1936.005522884173,
"99.999" : 1936.005522884173,
"99.9999" : 1936.005522884173,
"100.0" : 1936.005522884173
},
"scoreUnit" : "B/op",
"rawData" : [
[
1936.005522884173,
1936.005511117915,
1936.0055068325514,
1936.0054949248263,
1936.0054947151525
]
]
},
"·gc.count" : {
"score" : 0.0,
"scoreError" : "NaN",
"scoreConfidence" : [
0.0,
0.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.0,
"95.0" : 0.0,
"99.0" : 0.0,
"99.9" : 0.0,
"99.99" : 0.0,
"99.999" : 0.0,
"99.9999" : 0.0,
"100.0" : 0.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
0.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.25f",
"positionCount" : "1024",
"typeSignature" : "ARRAY(ARRAY(BIGINT))"
},
"primaryMetric" : {
"score" : 21.512475800276565,
"scoreError" : 0.5337652570078633,
"scoreConfidence" : [
20.9787105432687,
22.04624105728443
],
"scorePercentiles" : {
"0.0" : 21.432210499250054,
"50.0" : 21.450512030881406,
"90.0" : 21.758831585816836,
"95.0" : 21.758831585816836,
"99.0" : 21.758831585816836,
"99.9" : 21.758831585816836,
"99.99" : 21.758831585816836,
"99.999" : 21.758831585816836,
"99.9999" : 21.758831585816836,
"100.0" : 21.758831585816836
},
"scoreUnit" : "us/op",
"rawData" : [
[
21.758831585816836,
21.445173320183525,
21.475651565251,
21.450512030881406,
21.432210499250054
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 117.19480669781974,
"scoreError" : 2.878219472577286,
"scoreConfidence" : [
114.31658722524246,
120.07302617039703
],
"scorePercentiles" : {
"0.0" : 115.86657784648648,
"50.0" : 117.52995101254139,
"90.0" : 117.63062356046781,
"95.0" : 117.63062356046781,
"99.0" : 117.63062356046781,
"99.9" : 117.63062356046781,
"99.99" : 117.63062356046781,
"99.999" : 117.63062356046781,
"99.9999" : 117.63062356046781,
"100.0" : 117.63062356046781
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
115.86657784648648,
117.55433829690072,
117.3925427727023,
117.52995101254139,
117.63062356046781
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 5288.018582374725,
"scoreError" : 4.605159151012282E-4,
"scoreConfidence" : [
5288.01812185881,
5288.01904289064
],
"scorePercentiles" : {
"0.0" : 5288.01851296336,
"50.0" : 5288.018528844092,
"90.0" : 5288.018794866217,
"95.0" : 5288.018794866217,
"99.0" : 5288.018794866217,
"99.9" : 5288.018794866217,
"99.99" : 5288.018794866217,
"99.999" : 5288.018794866217,
"99.9999" : 5288.018794866217,
"100.0" : 5288.018794866217
},
"scoreUnit" : "B/op",
"rawData" : [
[
5288.018794866217,
5288.018524077012,
5288.018551122944,
5288.018528844092,
5288.01851296336
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.71541568454745,
"scoreError" : 1762.6614674013924,
"scoreConfidence" : [
-1557.946051716845,
1967.3768830859399
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5770784227373,
"95.0" : 1023.5770784227373,
"99.0" : 1023.5770784227373,
"99.9" : 1023.5770784227373,
"99.99" : 1023.5770784227373,
"99.999" : 1023.5770784227373,
"99.9999" : 1023.5770784227373,
"100.0" : 1023.5770784227373
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5770784227373
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 9342.978673047639,
"scoreError" : 80445.86404333574,
"scoreConfidence" : [
-71102.8853702881,
89788.84271638337
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 46714.8933652382,
"95.0" : 46714.8933652382,
"99.0" : 46714.8933652382,
"99.9" : 46714.8933652382,
"99.99" : 46714.8933652382,
"99.999" : 46714.8933652382,
"99.9999" : 46714.8933652382,
"100.0" : 46714.8933652382
},
"scoreUnit" : "B/op",
"rawData" : [
[
46714.8933652382
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
1.0,
0.0,
0.0,
0.0,
0.0
]
]
},
"·gc.time" : {
"score" : 6.0,
"scoreError" : "NaN",
"scoreConfidence" : [
6.0,
6.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 6.0,
"95.0" : 6.0,
"99.0" : 6.0,
"99.9" : 6.0,
"99.99" : 6.0,
"99.999" : 6.0,
"99.9999" : 6.0,
"100.0" : 6.0
},
"scoreUnit" : "ms",
"rawData" : [
[
6.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.25f",
"positionCount" : "1024",
"typeSignature" : "MAP(BIGINT,BIGINT)"
},
"primaryMetric" : {
"score" : 6.489818738180088,
"scoreError" : 0.027110615300911176,
"scoreConfidence" : [
6.462708122879177,
6.516929353480999
],
"scorePercentiles" : {
"0.0" : 6.481538963984396,
"50.0" : 6.490260268639283,
"90.0" : 6.4987881906544,
"95.0" : 6.4987881906544,
"99.0" : 6.4987881906544,
"99.9" : 6.4987881906544,
"99.99" : 6.4987881906544,
"99.999" : 6.4987881906544,
"99.9999" : 6.4987881906544,
"100.0" : 6.4987881906544
},
"scoreUnit" : "us/op",
"rawData" : [
[
6.484331937349273,
6.490260268639283,
6.481538963984396,
6.4941743302730845,
6.4987881906544
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 142.80753707960943,
"scoreError" : 0.595853585987062,
"scoreConfidence" : [
142.21168349362236,
143.4033906655965
],
"scorePercentiles" : {
"0.0" : 142.6098444066293,
"50.0" : 142.80118453450638,
"90.0" : 142.98541825659032,
"95.0" : 142.98541825659032,
"99.0" : 142.98541825659032,
"99.9" : 142.98541825659032,
"99.99" : 142.98541825659032,
"99.999" : 142.98541825659032,
"99.9999" : 142.98541825659032,
"100.0" : 142.98541825659032
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
142.93168826904105,
142.80118453450638,
142.98541825659032,
142.70954993128007,
142.6098444066293
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 1944.0056059247204,
"scoreError" : 2.3432622047391317E-5,
"scoreConfidence" : [
1944.0055824920983,
1944.0056293573425
],
"scorePercentiles" : {
"0.0" : 1944.0055986832726,
"50.0" : 1944.0056063850495,
"90.0" : 1944.0056135973803,
"95.0" : 1944.0056135973803,
"99.0" : 1944.0056135973803,
"99.9" : 1944.0056135973803,
"99.99" : 1944.0056135973803,
"99.999" : 1944.0056135973803,
"99.9999" : 1944.0056135973803,
"100.0" : 1944.0056135973803
},
"scoreUnit" : "B/op",
"rawData" : [
[
1944.005601223971,
1944.0056063850495,
1944.0055986832726,
1944.0056097339273,
1944.0056135973803
]
]
},
"·gc.count" : {
"score" : 0.0,
"scoreError" : "NaN",
"scoreConfidence" : [
0.0,
0.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.0,
"95.0" : 0.0,
"99.0" : 0.0,
"99.9" : 0.0,
"99.99" : 0.0,
"99.999" : 0.0,
"99.9999" : 0.0,
"100.0" : 0.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
0.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.25f",
"positionCount" : "1024",
"typeSignature" : "MAP(BIGINT,MAP(BIGINT,VARCHAR))"
},
"primaryMetric" : {
"score" : 21.3155470544579,
"scoreError" : 0.9867761173434529,
"scoreConfidence" : [
20.32877093711445,
22.302323171801355
],
"scorePercentiles" : {
"0.0" : 21.15612918781726,
"50.0" : 21.19509717748771,
"90.0" : 21.764844285838628,
"95.0" : 21.764844285838628,
"99.0" : 21.764844285838628,
"99.9" : 21.764844285838628,
"99.99" : 21.764844285838628,
"99.999" : 21.764844285838628,
"99.9999" : 21.764844285838628,
"100.0" : 21.764844285838628
},
"scoreUnit" : "us/op",
"rawData" : [
[
21.764844285838628,
21.28801064146767,
21.19509717748771,
21.17365397967824,
21.15612918781726
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 120.79314138652428,
"scoreError" : 5.51302067712925,
"scoreConfidence" : [
115.28012070939504,
126.30616206365353
],
"scorePercentiles" : {
"0.0" : 118.28592019569146,
"50.0" : 121.46578564972104,
"90.0" : 121.69066112943504,
"95.0" : 121.69066112943504,
"99.0" : 121.69066112943504,
"99.9" : 121.69066112943504,
"99.99" : 121.69066112943504,
"99.999" : 121.69066112943504,
"99.9999" : 121.69066112943504,
"100.0" : 121.69066112943504
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
118.28592019569146,
120.93301263111051,
121.46578564972104,
121.59032732666333,
121.69066112943504
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 5400.018412186521,
"scoreError" : 8.531009008441178E-4,
"scoreConfidence" : [
5400.017559085621,
5400.019265287422
],
"scorePercentiles" : {
"0.0" : 5400.018274111675,
"50.0" : 5400.018308187829,
"90.0" : 5400.018800591871,
"95.0" : 5400.018800591871,
"99.0" : 5400.018800591871,
"99.9" : 5400.018800591871,
"99.99" : 5400.018800591871,
"99.999" : 5400.018800591871,
"99.9999" : 5400.018800591871,
"100.0" : 5400.018800591871
},
"scoreUnit" : "B/op",
"rawData" : [
[
5400.018800591871,
5400.018388456136,
5400.018308187829,
5400.018289585098,
5400.018274111675
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.7177131010659,
"scoreError" : 1762.681248850474,
"scoreConfidence" : [
-1557.963535749408,
1967.39896195154
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5885655053295,
"95.0" : 1023.5885655053295,
"99.0" : 1023.5885655053295,
"99.9" : 1023.5885655053295,
"99.99" : 1023.5885655053295,
"99.999" : 1023.5885655053295,
"99.9999" : 1023.5885655053295,
"100.0" : 1023.5885655053295
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5885655053295
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 9345.82491078423,
"scoreError" : 80470.37100862007,
"scoreConfidence" : [
-71124.54609783585,
89816.1959194043
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 46729.124553921145,
"95.0" : 46729.124553921145,
"99.0" : 46729.124553921145,
"99.9" : 46729.124553921145,
"99.99" : 46729.124553921145,
"99.999" : 46729.124553921145,
"99.9999" : 46729.124553921145,
"100.0" : 46729.124553921145
},
"scoreUnit" : "B/op",
"rawData" : [
[
46729.124553921145
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
1.0,
0.0,
0.0,
0.0,
0.0
]
]
},
"·gc.time" : {
"score" : 6.0,
"scoreError" : "NaN",
"scoreConfidence" : [
6.0,
6.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 6.0,
"95.0" : 6.0,
"99.0" : 6.0,
"99.9" : 6.0,
"99.99" : 6.0,
"99.999" : 6.0,
"99.9999" : 6.0,
"100.0" : 6.0
},
"scoreUnit" : "ms",
"rawData" : [
[
6.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.25f",
"positionCount" : "1024",
"typeSignature" : "ROW(BIGINT,BIGINT,BIGINT)"
},
"primaryMetric" : {
"score" : 6.301600379085647,
"scoreError" : 0.13316802221442636,
"scoreConfidence" : [
6.168432356871221,
6.434768401300073
],
"scorePercentiles" : {
"0.0" : 6.278238698986957,
"50.0" : 6.28554670788875,
"90.0" : 6.36185087518445,
"95.0" : 6.36185087518445,
"99.0" : 6.36185087518445,
"99.9" : 6.36185087518445,
"99.99" : 6.36185087518445,
"99.999" : 6.36185087518445,
"99.9999" : 6.36185087518445,
"100.0" : 6.36185087518445
},
"scoreUnit" : "us/op",
"rawData" : [
[
6.299348577978185,
6.278238698986957,
6.28554670788875,
6.36185087518445,
6.283017035389892
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 78.68593599792032,
"scoreError" : 1.6552386913694739,
"scoreConfidence" : [
77.03069730655085,
80.3411746892898
],
"scorePercentiles" : {
"0.0" : 77.93813618821454,
"50.0" : 78.88770369261407,
"90.0" : 78.97790243460551,
"95.0" : 78.97790243460551,
"99.0" : 78.97790243460551,
"99.9" : 78.97790243460551,
"99.99" : 78.97790243460551,
"99.999" : 78.97790243460551,
"99.9999" : 78.97790243460551,
"100.0" : 78.97790243460551
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
78.70884047252186,
78.97790243460551,
78.88770369261407,
77.93813618821454,
78.91709720164562
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 1040.005443199053,
"scoreError" : 1.1523468266976873E-4,
"scoreConfidence" : [
1040.0053279643703,
1040.0055584337356
],
"scorePercentiles" : {
"0.0" : 1040.0054229798773,
"50.0" : 1040.005429250085,
"90.0" : 1040.0054953442223,
"95.0" : 1040.0054953442223,
"99.0" : 1040.0054953442223,
"99.9" : 1040.0054953442223,
"99.99" : 1040.0054953442223,
"99.999" : 1040.0054953442223,
"99.9999" : 1040.0054953442223,
"100.0" : 1040.0054953442223
},
"scoreUnit" : "B/op",
"rawData" : [
[
1040.0054412172206,
1040.0054229798773,
1040.005429250085,
1040.0054953442223,
1040.0054272038594
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.71770389247064,
"scoreError" : 1762.6811695616918,
"scoreConfidence" : [
-1557.9634656692213,
1967.3988734541624
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5885194623531,
"95.0" : 1023.5885194623531,
"99.0" : 1023.5885194623531,
"99.9" : 1023.5885194623531,
"99.99" : 1023.5885194623531,
"99.999" : 1023.5885194623531,
"99.9999" : 1023.5885194623531,
"100.0" : 1023.5885194623531
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5885194623531
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 2731.7504299598027,
"scoreError" : 23521.195047016638,
"scoreConfidence" : [
-20789.444617056834,
26252.94547697644
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 13658.752149799013,
"95.0" : 13658.752149799013,
"99.0" : 13658.752149799013,
"99.9" : 13658.752149799013,
"99.99" : 13658.752149799013,
"99.999" : 13658.752149799013,
"99.9999" : 13658.752149799013,
"100.0" : 13658.752149799013
},
"scoreUnit" : "B/op",
"rawData" : [
[
13658.752149799013
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
1.0,
0.0
]
]
},
"·gc.time" : {
"score" : 6.0,
"scoreError" : "NaN",
"scoreConfidence" : [
6.0,
6.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 6.0,
"95.0" : 6.0,
"99.0" : 6.0,
"99.9" : 6.0,
"99.99" : 6.0,
"99.999" : 6.0,
"99.9999" : 6.0,
"100.0" : 6.0
},
"scoreUnit" : "ms",
"rawData" : [
[
6.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.25f",
"positionCount" : "1024",
"typeSignature" : "ROW(VARCHAR,VARCHAR,VARCHAR)"
},
"primaryMetric" : {
"score" : 8.010318392701516,
"scoreError" : 0.013065729467253576,
"scoreConfidence" : [
7.997252663234262,
8.02338412216877
],
"scorePercentiles" : {
"0.0" : 8.005669206511822,
"50.0" : 8.01024744530224,
"90.0" : 8.014401733918785,
"95.0" : 8.014401733918785,
"99.0" : 8.014401733918785,
"99.9" : 8.014401733918785,
"99.99" : 8.014401733918785,
"99.999" : 8.014401733918785,
"99.9999" : 8.014401733918785,
"100.0" : 8.014401733918785
},
"scoreUnit" : "us/op",
"rawData" : [
[
8.01024744530224,
8.008692966723249,
8.012580611051476,
8.005669206511822,
8.014401733918785
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 61.89843166961341,
"scoreError" : 0.1011250884650674,
"scoreConfidence" : [
61.79730658114834,
61.99955675807848
],
"scorePercentiles" : {
"0.0" : 61.86731873158442,
"50.0" : 61.89627075610341,
"90.0" : 61.934607978341155,
"95.0" : 61.934607978341155,
"99.0" : 61.934607978341155,
"99.9" : 61.934607978341155,
"99.99" : 61.934607978341155,
"99.999" : 61.934607978341155,
"99.9999" : 61.934607978341155,
"100.0" : 61.934607978341155
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
61.89627075610341,
61.91236095095828,
61.881599931079755,
61.934607978341155,
61.86731873158442
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 1040.0069193077911,
"scoreError" : 1.134213547024985E-5,
"scoreConfidence" : [
1040.0069079656557,
1040.0069306499265
],
"scorePercentiles" : {
"0.0" : 1040.006915208657,
"50.0" : 1040.006919306788,
"90.0" : 1040.0069228550367,
"95.0" : 1040.0069228550367,
"99.0" : 1040.0069228550367,
"99.9" : 1040.0069228550367,
"99.99" : 1040.0069228550367,
"99.999" : 1040.0069228550367,
"99.9999" : 1040.0069228550367,
"100.0" : 1040.0069228550367
},
"scoreUnit" : "B/op",
"rawData" : [
[
1040.006919306788,
1040.0069179771322,
1040.0069211913421,
1040.006915208657,
1040.0069228550367
]
]
},
"·gc.count" : {
"score" : 0.0,
"scoreError" : "NaN",
"scoreConfidence" : [
0.0,
0.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.0,
"95.0" : 0.0,
"99.0" : 0.0,
"99.9" : 0.0,
"99.99" : 0.0,
"99.999" : 0.0,
"99.9999" : 0.0,
"100.0" : 0.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
0.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.25f",
"positionCount" : "1024",
"typeSignature" : "ROW(ARRAY(BIGINT),ARRAY(VARCHAR))"
},
"primaryMetric" : {
"score" : 16.9802638070511,
"scoreError" : 0.386989100376296,
"scoreConfidence" : [
16.5932747066748,
17.367252907427396
],
"scorePercentiles" : {
"0.0" : 16.896820122981282,
"50.0" : 16.928901056123486,
"90.0" : 17.092831669970607,
"95.0" : 17.092831669970607,
"99.0" : 17.092831669970607,
"99.9" : 17.092831669970607,
"99.99" : 17.092831669970607,
"99.999" : 17.092831669970607,
"99.9999" : 17.092831669970607,
"100.0" : 17.092831669970607
},
"scoreUnit" : "us/op",
"rawData" : [
[
17.085937549110042,
17.092831669970607,
16.896820122981282,
16.928901056123486,
16.896828637070072
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 138.14341017176534,
"scoreError" : 3.1447129136667735,
"scoreConfidence" : [
134.99869725809856,
141.28812308543212
],
"scorePercentiles" : {
"0.0" : 137.22510923305734,
"50.0" : 138.55873580265276,
"90.0" : 138.82297172463512,
"95.0" : 138.82297172463512,
"99.0" : 138.82297172463512,
"99.9" : 138.82297172463512,
"99.99" : 138.82297172463512,
"99.999" : 138.82297172463512,
"99.9999" : 138.82297172463512,
"100.0" : 138.82297172463512
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
137.28874732972045,
137.22510923305734,
138.8214867687611,
138.55873580265276,
138.82297172463512
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 4920.014667647415,
"scoreError" : 3.3432051844726644E-4,
"scoreConfidence" : [
4920.014333326897,
4920.015001967933
],
"scorePercentiles" : {
"0.0" : 4920.014595580782,
"50.0" : 4920.014623248257,
"90.0" : 4920.014765192426,
"95.0" : 4920.014765192426,
"99.0" : 4920.014765192426,
"99.9" : 4920.014765192426,
"99.99" : 4920.014765192426,
"99.999" : 4920.014765192426,
"99.9999" : 4920.014765192426,
"100.0" : 4920.014765192426
},
"scoreUnit" : "B/op",
"rawData" : [
[
4920.014758634827,
4920.014765192426,
4920.014595580782,
4920.014623248257,
4920.014595580782
]
]
},
"·gc.count" : {
"score" : 0.0,
"scoreError" : "NaN",
"scoreConfidence" : [
0.0,
0.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.0,
"95.0" : 0.0,
"99.0" : 0.0,
"99.9" : 0.0,
"99.99" : 0.0,
"99.999" : 0.0,
"99.9999" : 0.0,
"100.0" : 0.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
0.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.5f",
"positionCount" : "128",
"typeSignature" : "BIGINT"
},
"primaryMetric" : {
"score" : 0.3730074094471877,
"scoreError" : 5.073564298651977E-4,
"scoreConfidence" : [
0.3725000530173225,
0.3735147658770529
],
"scorePercentiles" : {
"0.0" : 0.3728666343598212,
"50.0" : 0.3729803829731695,
"90.0" : 0.3732184910447761,
"95.0" : 0.3732184910447761,
"99.0" : 0.3732184910447761,
"99.9" : 0.3732184910447761,
"99.99" : 0.3732184910447761,
"99.999" : 0.3732184910447761,
"99.9999" : 0.3732184910447761,
"100.0" : 0.3732184910447761
},
"scoreUnit" : "us/op",
"rawData" : [
[
0.3729803829731695,
0.3728666343598212,
0.3732184910447761,
0.37294452924880406,
0.37302700960936724
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 4.1181176664620924E-4,
"scoreError" : 8.765398299081393E-8,
"scoreConfidence" : [
4.117241126632184E-4,
4.1189942062920006E-4
],
"scorePercentiles" : {
"0.0" : 4.1177642615591344E-4,
"50.0" : 4.1181068279194666E-4,
"90.0" : 4.11837046764662E-4,
"95.0" : 4.11837046764662E-4,
"99.0" : 4.11837046764662E-4,
"99.9" : 4.11837046764662E-4,
"99.99" : 4.11837046764662E-4,
"99.999" : 4.11837046764662E-4,
"99.9999" : 4.11837046764662E-4,
"100.0" : 4.11837046764662E-4
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
4.11837046764662E-4,
4.1177642615591344E-4,
4.1180954791975955E-4,
4.1182512959876455E-4,
4.1181068279194666E-4
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 3.222055424154829E-4,
"scoreError" : 4.4915852373256483E-7,
"scoreConfidence" : [
3.2175638389175034E-4,
3.226547009392155E-4
],
"scorePercentiles" : {
"0.0" : 3.220743976947823E-4,
"50.0" : 3.221896966419928E-4,
"90.0" : 3.2238805970149256E-4,
"95.0" : 3.2238805970149256E-4,
"99.0" : 3.2238805970149256E-4,
"99.9" : 3.2238805970149256E-4,
"99.99" : 3.2238805970149256E-4,
"99.999" : 3.2238805970149256E-4,
"99.9999" : 3.2238805970149256E-4,
"100.0" : 3.2238805970149256E-4
},
"scoreUnit" : "B/op",
"rawData" : [
[
3.221896966419928E-4,
3.220743976947823E-4,
3.2238805970149256E-4,
3.2214885215828547E-4,
3.2222670588086114E-4
]
]
},
"·gc.count" : {
"score" : 0.0,
"scoreError" : "NaN",
"scoreConfidence" : [
0.0,
0.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.0,
"95.0" : 0.0,
"99.0" : 0.0,
"99.9" : 0.0,
"99.99" : 0.0,
"99.999" : 0.0,
"99.9999" : 0.0,
"100.0" : 0.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
0.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.5f",
"positionCount" : "128",
"typeSignature" : "VARCHAR"
},
"primaryMetric" : {
"score" : 0.9301751711381592,
"scoreError" : 8.739094407738397E-4,
"scoreConfidence" : [
0.9293012616973854,
0.931049080578933
],
"scorePercentiles" : {
"0.0" : 0.9298682282679835,
"50.0" : 0.9302597350416857,
"90.0" : 0.9304097840666609,
"95.0" : 0.9304097840666609,
"99.0" : 0.9304097840666609,
"99.9" : 0.9304097840666609,
"99.99" : 0.9304097840666609,
"99.999" : 0.9304097840666609,
"99.9999" : 0.9304097840666609,
"100.0" : 0.9304097840666609
},
"scoreUnit" : "us/op",
"rawData" : [
[
0.9302597350416857,
0.9298682282679835,
0.9304097840666609,
0.9303264468267566,
0.9300116614877091
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 4.1181308462847726E-4,
"scoreError" : 2.7900803947703895E-8,
"scoreConfidence" : [
4.1178518382452956E-4,
4.1184098543242496E-4
],
"scorePercentiles" : {
"0.0" : 4.11803994669117E-4,
"50.0" : 4.118144817984395E-4,
"90.0" : 4.118218235596045E-4,
"95.0" : 4.118218235596045E-4,
"99.0" : 4.118218235596045E-4,
"99.9" : 4.118218235596045E-4,
"99.99" : 4.118218235596045E-4,
"99.999" : 4.118218235596045E-4,
"99.9999" : 4.118218235596045E-4,
"100.0" : 4.118218235596045E-4
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
4.11807636721867E-4,
4.118144817984395E-4,
4.11803994669117E-4,
4.118174863933584E-4,
4.118218235596045E-4
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 8.034904580364853E-4,
"scoreError" : 7.334476294774153E-7,
"scoreConfidence" : [
8.027570104070079E-4,
8.042239056659626E-4
],
"scorePercentiles" : {
"0.0" : 8.032367465936812E-4,
"50.0" : 8.035803971026463E-4,
"90.0" : 8.036805593021373E-4,
"95.0" : 8.036805593021373E-4,
"99.0" : 8.036805593021373E-4,
"99.9" : 8.036805593021373E-4,
"99.99" : 8.036805593021373E-4,
"99.999" : 8.036805593021373E-4,
"99.9999" : 8.036805593021373E-4,
"100.0" : 8.036805593021373E-4
},
"scoreUnit" : "B/op",
"rawData" : [
[
8.035803971026463E-4,
8.032367465936812E-4,
8.036805593021373E-4,
8.036117885384869E-4,
8.033427986454748E-4
]
]
},
"·gc.count" : {
"score" : 0.0,
"scoreError" : "NaN",
"scoreConfidence" : [
0.0,
0.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.0,
"95.0" : 0.0,
"99.0" : 0.0,
"99.9" : 0.0,
"99.99" : 0.0,
"99.999" : 0.0,
"99.9999" : 0.0,
"100.0" : 0.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
0.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.5f",
"positionCount" : "128",
"typeSignature" : "ARRAY(BIGINT)"
},
"primaryMetric" : {
"score" : 2.1347304502802857,
"scoreError" : 0.0664794192395314,
"scoreConfidence" : [
2.0682510310407545,
2.201209869519817
],
"scorePercentiles" : {
"0.0" : 2.1145034965921967,
"50.0" : 2.1340720730713607,
"90.0" : 2.1618763384385282,
"95.0" : 2.1618763384385282,
"99.0" : 2.1618763384385282,
"99.9" : 2.1618763384385282,
"99.99" : 2.1618763384385282,
"99.999" : 2.1618763384385282,
"99.9999" : 2.1618763384385282,
"100.0" : 2.1618763384385282
},
"scoreUnit" : "us/op",
"rawData" : [
[
2.1279813754191275,
2.135218967880214,
2.1618763384385282,
2.1340720730713607,
2.1145034965921967
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 296.59524075047614,
"scoreError" : 9.198860877779806,
"scoreConfidence" : [
287.39637987269634,
305.79410162825593
],
"scorePercentiles" : {
"0.0" : 292.84664933572975,
"50.0" : 296.71152554547393,
"90.0" : 299.40806767328047,
"95.0" : 299.40806767328047,
"99.0" : 299.40806767328047,
"99.9" : 299.40806767328047,
"99.99" : 299.40806767328047,
"99.999" : 299.40806767328047,
"99.9999" : 299.40806767328047,
"100.0" : 299.40806767328047
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
297.5121443635269,
296.4978168343695,
292.84664933572975,
296.71152554547393,
299.40806767328047
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 1328.001843919143,
"scoreError" : 5.743231206188037E-5,
"scoreConfidence" : [
1328.001786486831,
1328.0019013514552
],
"scorePercentiles" : {
"0.0" : 1328.001826514908,
"50.0" : 1328.0018429955503,
"90.0" : 1328.0018674378493,
"95.0" : 1328.0018674378493,
"99.0" : 1328.0018674378493,
"99.9" : 1328.0018674378493,
"99.99" : 1328.0018674378493,
"99.999" : 1328.0018674378493,
"99.9999" : 1328.0018674378493,
"100.0" : 1328.0018674378493
},
"scoreUnit" : "B/op",
"rawData" : [
[
1328.0018382040066,
1328.0018444434008,
1328.0018674378493,
1328.0018429955503,
1328.001826514908
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.7075446562862,
"scoreError" : 1762.5936954743072,
"scoreConfidence" : [
-1557.886150818021,
1967.3012401305934
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5377232814309,
"95.0" : 1023.5377232814309,
"99.0" : 1023.5377232814309,
"99.9" : 1023.5377232814309,
"99.99" : 1023.5377232814309,
"99.999" : 1023.5377232814309,
"99.9999" : 1023.5377232814309,
"100.0" : 1023.5377232814309
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5377232814309
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 928.3083900697263,
"scoreError" : 7993.015199025095,
"scoreConfidence" : [
-7064.706808955369,
8921.323589094822
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4641.541950348632,
"95.0" : 4641.541950348632,
"99.0" : 4641.541950348632,
"99.9" : 4641.541950348632,
"99.99" : 4641.541950348632,
"99.999" : 4641.541950348632,
"99.9999" : 4641.541950348632,
"100.0" : 4641.541950348632
},
"scoreUnit" : "B/op",
"rawData" : [
[
4641.541950348632
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
1.0,
0.0,
0.0
]
]
},
"·gc.time" : {
"score" : 4.0,
"scoreError" : "NaN",
"scoreConfidence" : [
4.0,
4.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4.0,
"95.0" : 4.0,
"99.0" : 4.0,
"99.9" : 4.0,
"99.99" : 4.0,
"99.999" : 4.0,
"99.9999" : 4.0,
"100.0" : 4.0
},
"scoreUnit" : "ms",
"rawData" : [
[
4.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.5f",
"positionCount" : "128",
"typeSignature" : "ARRAY(VARCHAR)"
},
"primaryMetric" : {
"score" : 2.4355520895905007,
"scoreError" : 0.06058078090652603,
"scoreConfidence" : [
2.3749713086839748,
2.4961328704970267
],
"scorePercentiles" : {
"0.0" : 2.4235983348760124,
"50.0" : 2.4321907209726445,
"90.0" : 2.462670496065551,
"95.0" : 2.462670496065551,
"99.0" : 2.462670496065551,
"99.9" : 2.462670496065551,
"99.99" : 2.462670496065551,
"99.999" : 2.462670496065551,
"99.9999" : 2.462670496065551,
"100.0" : 2.462670496065551
},
"scoreUnit" : "us/op",
"rawData" : [
[
2.425725806138683,
2.462670496065551,
2.4321907209726445,
2.4335750898996142,
2.4235983348760124
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 241.1676522906671,
"scoreError" : 5.982138268235361,
"scoreConfidence" : [
235.18551402243173,
247.14979055890245
],
"scorePercentiles" : {
"0.0" : 238.4914238386348,
"50.0" : 241.50022269535486,
"90.0" : 242.35315064575482,
"95.0" : 242.35315064575482,
"99.0" : 242.35315064575482,
"99.9" : 242.35315064575482,
"99.99" : 242.35315064575482,
"99.999" : 242.35315064575482,
"99.9999" : 242.35315064575482,
"100.0" : 242.35315064575482
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
242.13730848176382,
238.4914238386348,
241.50022269535486,
241.35615579182718,
242.35315064575482
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 1232.0022062617525,
"scoreError" : 9.32423677974406E-4,
"scoreConfidence" : [
1232.0012738380744,
1232.0031386854305
],
"scorePercentiles" : {
"0.0" : 1232.002093520264,
"50.0" : 1232.002100911854,
"90.0" : 1232.0026393799426,
"95.0" : 1232.0026393799426,
"99.0" : 1232.0026393799426,
"99.9" : 1232.0026393799426,
"99.99" : 1232.0026393799426,
"99.999" : 1232.0026393799426,
"99.9999" : 1232.0026393799426,
"100.0" : 1232.0026393799426
},
"scoreUnit" : "B/op",
"rawData" : [
[
1232.0020953785263,
1232.0026393799426,
1232.002100911854,
1232.002102118176,
1232.002093520264
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.70484233992377,
"scoreError" : 1762.570427715459,
"scoreConfidence" : [
-1557.8655853755351,
1967.2752700553826
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5242116996188,
"95.0" : 1023.5242116996188,
"99.0" : 1023.5242116996188,
"99.9" : 1023.5242116996188,
"99.99" : 1023.5242116996188,
"99.999" : 1023.5242116996188,
"99.9999" : 1023.5242116996188,
"100.0" : 1023.5242116996188
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5242116996188
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 1057.467400703178,
"scoreError" : 9105.113232531696,
"scoreConfidence" : [
-8047.645831828518,
10162.580633234873
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 5287.3370035158905,
"95.0" : 5287.3370035158905,
"99.0" : 5287.3370035158905,
"99.9" : 5287.3370035158905,
"99.99" : 5287.3370035158905,
"99.999" : 5287.3370035158905,
"99.9999" : 5287.3370035158905,
"100.0" : 5287.3370035158905
},
"scoreUnit" : "B/op",
"rawData" : [
[
5287.3370035158905
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.7343022121012981,
"scoreError" : 6.322563498066171,
"scoreConfidence" : [
-5.588261285964873,
7.056865710167469
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 3.6715110605064902,
"95.0" : 3.6715110605064902,
"99.0" : 3.6715110605064902,
"99.9" : 3.6715110605064902,
"99.99" : 3.6715110605064902,
"99.999" : 3.6715110605064902,
"99.9999" : 3.6715110605064902,
"100.0" : 3.6715110605064902
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
3.6715110605064902
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 3.7932695811461605,
"scoreError" : 32.661195073141016,
"scoreConfidence" : [
-28.867925491994857,
36.45446465428718
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 18.966347905730803,
"95.0" : 18.966347905730803,
"99.0" : 18.966347905730803,
"99.9" : 18.966347905730803,
"99.99" : 18.966347905730803,
"99.999" : 18.966347905730803,
"99.9999" : 18.966347905730803,
"100.0" : 18.966347905730803
},
"scoreUnit" : "B/op",
"rawData" : [
[
18.966347905730803
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
1.0,
0.0,
0.0,
0.0
]
]
},
"·gc.time" : {
"score" : 4.0,
"scoreError" : "NaN",
"scoreConfidence" : [
4.0,
4.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4.0,
"95.0" : 4.0,
"99.0" : 4.0,
"99.9" : 4.0,
"99.99" : 4.0,
"99.999" : 4.0,
"99.9999" : 4.0,
"100.0" : 4.0
},
"scoreUnit" : "ms",
"rawData" : [
[
4.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.5f",
"positionCount" : "128",
"typeSignature" : "ARRAY(ARRAY(BIGINT))"
},
"primaryMetric" : {
"score" : 4.656421844747959,
"scoreError" : 0.07797614002837111,
"scoreConfidence" : [
4.578445704719588,
4.734397984776329
],
"scorePercentiles" : {
"0.0" : 4.636335635551188,
"50.0" : 4.650343258045619,
"90.0" : 4.685070111012226,
"95.0" : 4.685070111012226,
"99.0" : 4.685070111012226,
"99.9" : 4.685070111012226,
"99.99" : 4.685070111012226,
"99.999" : 4.685070111012226,
"99.9999" : 4.685070111012226,
"100.0" : 4.685070111012226
},
"scoreUnit" : "us/op",
"rawData" : [
[
4.650343258045619,
4.641467646731262,
4.685070111012226,
4.6688925723995,
4.636335635551188
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 305.51675405022627,
"scoreError" : 5.100818010966797,
"scoreConfidence" : [
300.41593603925946,
310.6175720611931
],
"scorePercentiles" : {
"0.0" : 303.64911784244777,
"50.0" : 305.9107373851158,
"90.0" : 306.8392672982139,
"95.0" : 306.8392672982139,
"99.0" : 306.8392672982139,
"99.9" : 306.8392672982139,
"99.99" : 306.8392672982139,
"99.999" : 306.8392672982139,
"99.9999" : 306.8392672982139,
"100.0" : 306.8392672982139
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
305.9107373851158,
306.49099282929546,
303.64911784244777,
304.69365489605866,
306.8392672982139
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 2984.0040222798443,
"scoreError" : 6.739018162644754E-5,
"scoreConfidence" : [
2984.0039548896625,
2984.004089670026
],
"scorePercentiles" : {
"0.0" : 2984.0040049319996,
"50.0" : 2984.004016997852,
"90.0" : 2984.0040470279637,
"95.0" : 2984.0040470279637,
"99.0" : 2984.0040470279637,
"99.9" : 2984.0040470279637,
"99.99" : 2984.0040470279637,
"99.999" : 2984.0040470279637,
"99.9999" : 2984.0040470279637,
"100.0" : 2984.0040470279637
},
"scoreUnit" : "B/op",
"rawData" : [
[
2984.004016997852,
2984.004009355162,
2984.0040470279637,
2984.0040330862444,
2984.0040049319996
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.71748616059315,
"scoreError" : 1762.679294824563,
"scoreConfidence" : [
-1557.9618086639698,
1967.396780985156
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5874308029657,
"95.0" : 1023.5874308029657,
"99.0" : 1023.5874308029657,
"99.9" : 1023.5874308029657,
"99.99" : 1023.5874308029657,
"99.999" : 1023.5874308029657,
"99.9999" : 1023.5874308029657,
"100.0" : 1023.5874308029657
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5874308029657
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 2011.7885128109046,
"scoreError" : 17322.105813256567,
"scoreConfidence" : [
-15310.317300445662,
19333.89432606747
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 10058.942564054523,
"95.0" : 10058.942564054523,
"99.0" : 10058.942564054523,
"99.9" : 10058.942564054523,
"99.99" : 10058.942564054523,
"99.999" : 10058.942564054523,
"99.9999" : 10058.942564054523,
"100.0" : 10058.942564054523
},
"scoreUnit" : "B/op",
"rawData" : [
[
10058.942564054523
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
1.0,
0.0,
0.0
]
]
},
"·gc.time" : {
"score" : 4.0,
"scoreError" : "NaN",
"scoreConfidence" : [
4.0,
4.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4.0,
"95.0" : 4.0,
"99.0" : 4.0,
"99.9" : 4.0,
"99.99" : 4.0,
"99.999" : 4.0,
"99.9999" : 4.0,
"100.0" : 4.0
},
"scoreUnit" : "ms",
"rawData" : [
[
4.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.5f",
"positionCount" : "128",
"typeSignature" : "MAP(BIGINT,BIGINT)"
},
"primaryMetric" : {
"score" : 2.3783489389733865,
"scoreError" : 0.05988457579062089,
"scoreConfidence" : [
2.3184643631827657,
2.4382335147640073
],
"scorePercentiles" : {
"0.0" : 2.3627121738966106,
"50.0" : 2.3732242975575266,
"90.0" : 2.4021929871751766,
"95.0" : 2.4021929871751766,
"99.0" : 2.4021929871751766,
"99.9" : 2.4021929871751766,
"99.99" : 2.4021929871751766,
"99.999" : 2.4021929871751766,
"99.9999" : 2.4021929871751766,
"100.0" : 2.4021929871751766
},
"scoreUnit" : "us/op",
"rawData" : [
[
2.4021929871751766,
2.3732242975575266,
2.3627121738966106,
2.3846618474508383,
2.368953388786782
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 264.6053242535663,
"scoreError" : 6.612855871717271,
"scoreConfidence" : [
257.99246838184905,
271.2181801252836
],
"scorePercentiles" : {
"0.0" : 261.97783916971656,
"50.0" : 265.16417888353664,
"90.0" : 266.3412670142544,
"95.0" : 266.3412670142544,
"99.0" : 266.3412670142544,
"99.9" : 266.3412670142544,
"99.99" : 266.3412670142544,
"99.999" : 266.3412670142544,
"99.9999" : 266.3412670142544,
"100.0" : 266.3412670142544
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
261.97783916971656,
265.16417888353664,
266.3412670142544,
263.90213934646283,
265.64119685386123
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 1320.0021543647129,
"scoreError" : 9.049195474898188E-4,
"scoreConfidence" : [
1320.0012494451653,
1320.0030592842604
],
"scorePercentiles" : {
"0.0" : 1320.0020409513102,
"50.0" : 1320.0020500263372,
"90.0" : 1320.002574571305,
"95.0" : 1320.002574571305,
"99.0" : 1320.002574571305,
"99.9" : 1320.002574571305,
"99.99" : 1320.002574571305,
"99.999" : 1320.002574571305,
"99.9999" : 1320.002574571305,
"100.0" : 1320.002574571305
},
"scoreUnit" : "B/op",
"rawData" : [
[
1320.002574571305,
1320.0020500263372,
1320.0020409513102,
1320.0020599286654,
1320.0020463459462
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 409.4427500568596,
"scoreError" : 2158.8734361107454,
"scoreConfidence" : [
-1749.430686053886,
2568.316186167605
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.614917091805,
"95.0" : 1023.614917091805,
"99.0" : 1023.614917091805,
"99.9" : 1023.614917091805,
"99.99" : 1023.614917091805,
"99.999" : 1023.614917091805,
"99.9999" : 1023.614917091805,
"100.0" : 1023.614917091805
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5988331924929,
1023.614917091805
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 2055.4979180600158,
"scoreError" : 10838.16763118201,
"scoreConfidence" : [
-8782.669713121995,
12893.665549242025
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 5157.509121475575,
"95.0" : 5157.509121475575,
"99.0" : 5157.509121475575,
"99.9" : 5157.509121475575,
"99.99" : 5157.509121475575,
"99.999" : 5157.509121475575,
"99.9999" : 5157.509121475575,
"100.0" : 5157.509121475575
},
"scoreUnit" : "B/op",
"rawData" : [
[
5157.509121475575,
5119.980468824506
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.7460073699359332,
"scoreError" : 6.4233484370800245,
"scoreConfidence" : [
-5.677341067144091,
7.1693558070159575
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 3.730036849679666,
"95.0" : 3.730036849679666,
"99.0" : 3.730036849679666,
"99.9" : 3.730036849679666,
"99.99" : 3.730036849679666,
"99.999" : 3.730036849679666,
"99.9999" : 3.730036849679666,
"100.0" : 3.730036849679666
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
3.730036849679666
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 3.758835678947116,
"scoreError" : 32.364708790583514,
"scoreConfidence" : [
-28.6058731116364,
36.12354446953063
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 18.794178394735578,
"95.0" : 18.794178394735578,
"99.0" : 18.794178394735578,
"99.9" : 18.794178394735578,
"99.99" : 18.794178394735578,
"99.999" : 18.794178394735578,
"99.9999" : 18.794178394735578,
"100.0" : 18.794178394735578
},
"scoreUnit" : "B/op",
"rawData" : [
[
18.794178394735578
]
]
},
"·gc.count" : {
"score" : 2.0,
"scoreError" : "NaN",
"scoreConfidence" : [
2.0,
2.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
1.0,
0.0,
0.0,
1.0,
0.0
]
]
},
"·gc.time" : {
"score" : 8.0,
"scoreError" : "NaN",
"scoreConfidence" : [
8.0,
8.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4.0,
"95.0" : 4.0,
"99.0" : 4.0,
"99.9" : 4.0,
"99.99" : 4.0,
"99.999" : 4.0,
"99.9999" : 4.0,
"100.0" : 4.0
},
"scoreUnit" : "ms",
"rawData" : [
[
4.0,
4.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.5f",
"positionCount" : "128",
"typeSignature" : "MAP(BIGINT,MAP(BIGINT,VARCHAR))"
},
"primaryMetric" : {
"score" : 5.4389817450246145,
"scoreError" : 0.4683064460775429,
"scoreConfidence" : [
4.9706752989470715,
5.9072881911021575
],
"scorePercentiles" : {
"0.0" : 5.363601745994295,
"50.0" : 5.3877319766439715,
"90.0" : 5.654358118839763,
"95.0" : 5.654358118839763,
"99.0" : 5.654358118839763,
"99.9" : 5.654358118839763,
"99.99" : 5.654358118839763,
"99.999" : 5.654358118839763,
"99.9999" : 5.654358118839763,
"100.0" : 5.654358118839763
},
"scoreUnit" : "us/op",
"rawData" : [
[
5.654358118839763,
5.3877319766439715,
5.363601745994295,
5.378332519599514,
5.410884364045527
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 265.9632784926383,
"scoreError" : 21.46212984767716,
"scoreConfidence" : [
244.50114864496118,
287.42540834031547
],
"scorePercentiles" : {
"0.0" : 256.11143983665494,
"50.0" : 268.2928129163878,
"90.0" : 269.50425173641867,
"95.0" : 269.50425173641867,
"99.0" : 269.50425173641867,
"99.9" : 269.50425173641867,
"99.99" : 269.50425173641867,
"99.999" : 269.50425173641867,
"99.9999" : 269.50425173641867,
"100.0" : 269.50425173641867
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
256.11143983665494,
268.2928129163878,
269.50425173641867,
268.7641034518481,
267.1437845218822
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 3032.0049289057893,
"scoreError" : 0.002387522618008072,
"scoreConfidence" : [
3032.0025413831713,
3032.007316428407
],
"scorePercentiles" : {
"0.0" : 3032.004633105253,
"50.0" : 3032.004653968801,
"90.0" : 3032.006037735849,
"95.0" : 3032.006037735849,
"99.0" : 3032.006037735849,
"99.9" : 3032.006037735849,
"99.99" : 3032.006037735849,
"99.999" : 3032.006037735849,
"99.9999" : 3032.006037735849,
"100.0" : 3032.006037735849
},
"scoreUnit" : "B/op",
"rawData" : [
[
3032.006037735849,
3032.004653968801,
3032.004633105253,
3032.004645810705,
3032.0046739083396
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 409.04396597411426,
"scoreError" : 2156.7723003548726,
"scoreConfidence" : [
-1747.7283343807585,
2565.816266328987
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5557962319955,
"95.0" : 1023.5557962319955,
"99.0" : 1023.5557962319955,
"99.9" : 1023.5557962319955,
"99.99" : 1023.5557962319955,
"99.999" : 1023.5557962319955,
"99.9999" : 1023.5557962319955,
"100.0" : 1023.5557962319955
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1021.6640336385757,
1023.5557962319955
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 4742.4309092059175,
"scoreError" : 25013.93666394164,
"scoreConfidence" : [
-20271.50575473572,
29756.36757314756
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 12095.092357082513,
"95.0" : 12095.092357082513,
"99.0" : 12095.092357082513,
"99.9" : 12095.092357082513,
"99.99" : 12095.092357082513,
"99.999" : 12095.092357082513,
"99.9999" : 12095.092357082513,
"100.0" : 12095.092357082513
},
"scoreUnit" : "B/op",
"rawData" : [
[
12095.092357082513,
11617.062188947073
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.7413560864401499,
"scoreError" : 6.383299483440838,
"scoreConfidence" : [
-5.641943397000688,
7.1246555698809875
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 3.7067804322007496,
"95.0" : 3.7067804322007496,
"99.0" : 3.7067804322007496,
"99.9" : 3.7067804322007496,
"99.99" : 3.7067804322007496,
"99.999" : 3.7067804322007496,
"99.9999" : 3.7067804322007496,
"100.0" : 3.7067804322007496
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
3.7067804322007496
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 8.776633061109546,
"scoreError" : 75.56945752525792,
"scoreConfidence" : [
-66.79282446414837,
84.34609058636747
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 43.883165305547735,
"95.0" : 43.883165305547735,
"99.0" : 43.883165305547735,
"99.9" : 43.883165305547735,
"99.99" : 43.883165305547735,
"99.999" : 43.883165305547735,
"99.9999" : 43.883165305547735,
"100.0" : 43.883165305547735
},
"scoreUnit" : "B/op",
"rawData" : [
[
43.883165305547735
]
]
},
"·gc.count" : {
"score" : 2.0,
"scoreError" : "NaN",
"scoreConfidence" : [
2.0,
2.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
1.0,
0.0,
0.0,
0.0,
1.0
]
]
},
"·gc.time" : {
"score" : 7.0,
"scoreError" : "NaN",
"scoreConfidence" : [
7.0,
7.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4.0,
"95.0" : 4.0,
"99.0" : 4.0,
"99.9" : 4.0,
"99.99" : 4.0,
"99.999" : 4.0,
"99.9999" : 4.0,
"100.0" : 4.0
},
"scoreUnit" : "ms",
"rawData" : [
[
4.0,
3.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.5f",
"positionCount" : "128",
"typeSignature" : "ROW(BIGINT,BIGINT,BIGINT)"
},
"primaryMetric" : {
"score" : 1.9215020377390253,
"scoreError" : 0.10354515339687748,
"scoreConfidence" : [
1.8179568843421479,
2.025047191135903
],
"scorePercentiles" : {
"0.0" : 1.8960869695441671,
"50.0" : 1.9117336457708172,
"90.0" : 1.963237884753534,
"95.0" : 1.963237884753534,
"99.0" : 1.963237884753534,
"99.9" : 1.963237884753534,
"99.99" : 1.963237884753534,
"99.999" : 1.963237884753534,
"99.9999" : 1.963237884753534,
"100.0" : 1.963237884753534
},
"scoreUnit" : "us/op",
"rawData" : [
[
1.9321482753558237,
1.9117336457708172,
1.8960869695441671,
1.9043034132707846,
1.963237884753534
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 258.0754438242345,
"scoreError" : 13.790054089392518,
"scoreConfidence" : [
244.285389734842,
271.86549791362705
],
"scorePercentiles" : {
"0.0" : 252.55276646374583,
"50.0" : 259.3564020011077,
"90.0" : 261.50672857007334,
"95.0" : 261.50672857007334,
"99.0" : 261.50672857007334,
"99.9" : 261.50672857007334,
"99.99" : 261.50672857007334,
"99.999" : 261.50672857007334,
"99.9999" : 261.50672857007334,
"100.0" : 261.50672857007334
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
256.602099036318,
259.3564020011077,
261.50672857007334,
260.35922304992755,
252.55276646374583
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 1040.0017401680884,
"scoreError" : 7.17050483251521E-4,
"scoreConfidence" : [
1040.0010231176052,
1040.0024572185716
],
"scorePercentiles" : {
"0.0" : 1040.001637858803,
"50.0" : 1040.0016513824594,
"90.0" : 1040.0020708093155,
"95.0" : 1040.0020708093155,
"99.0" : 1040.0020708093155,
"99.9" : 1040.0020708093155,
"99.99" : 1040.0020708093155,
"99.999" : 1040.0020708093155,
"99.9999" : 1040.0020708093155,
"100.0" : 1040.0020708093155
},
"scoreUnit" : "B/op",
"rawData" : [
[
1040.0020708093155,
1040.0016513824594,
1040.001637858803,
1040.0016449497757,
1040.0016958400886
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 409.421022388392,
"scoreError" : 2158.7588730406055,
"scoreConfidence" : [
-1749.3378506522135,
2568.1798954289975
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5736641681217,
"95.0" : 1023.5736641681217,
"99.0" : 1023.5736641681217,
"99.9" : 1023.5736641681217,
"99.99" : 1023.5736641681217,
"99.999" : 1023.5736641681217,
"99.9999" : 1023.5736641681217,
"100.0" : 1023.5736641681217
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5314477738381,
1023.5736641681217
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 1672.6762967929178,
"scoreError" : 8820.006547984767,
"scoreConfidence" : [
-7147.330251191849,
10492.682844777684
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4215.033402553967,
"95.0" : 4215.033402553967,
"99.0" : 4215.033402553967,
"99.9" : 4215.033402553967,
"99.99" : 4215.033402553967,
"99.999" : 4215.033402553967,
"99.9999" : 4215.033402553967,
"100.0" : 4215.033402553967
},
"scoreUnit" : "B/op",
"rawData" : [
[
4148.348081410623,
4215.033402553967
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.7249336428066835,
"scoreError" : 6.241897291053489,
"scoreConfidence" : [
-5.516963648246805,
6.966830933860172
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 3.6246682140334174,
"95.0" : 3.6246682140334174,
"99.0" : 3.6246682140334174,
"99.9" : 3.6246682140334174,
"99.99" : 3.6246682140334174,
"99.999" : 3.6246682140334174,
"99.9999" : 3.6246682140334174,
"100.0" : 3.6246682140334174
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
3.6246682140334174
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 2.938138435148125,
"scoreError" : 25.298258014467386,
"scoreConfidence" : [
-22.36011957931926,
28.236396449615512
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 14.690692175740624,
"95.0" : 14.690692175740624,
"99.0" : 14.690692175740624,
"99.9" : 14.690692175740624,
"99.99" : 14.690692175740624,
"99.999" : 14.690692175740624,
"99.9999" : 14.690692175740624,
"100.0" : 14.690692175740624
},
"scoreUnit" : "B/op",
"rawData" : [
[
14.690692175740624
]
]
},
"·gc.count" : {
"score" : 2.0,
"scoreError" : "NaN",
"scoreConfidence" : [
2.0,
2.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
1.0,
0.0,
0.0,
0.0,
1.0
]
]
},
"·gc.time" : {
"score" : 8.0,
"scoreError" : "NaN",
"scoreConfidence" : [
8.0,
8.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4.0,
"95.0" : 4.0,
"99.0" : 4.0,
"99.9" : 4.0,
"99.99" : 4.0,
"99.999" : 4.0,
"99.9999" : 4.0,
"100.0" : 4.0
},
"scoreUnit" : "ms",
"rawData" : [
[
4.0,
4.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.5f",
"positionCount" : "128",
"typeSignature" : "ROW(VARCHAR,VARCHAR,VARCHAR)"
},
"primaryMetric" : {
"score" : 3.214353517091175,
"scoreError" : 0.022740753056574844,
"scoreConfidence" : [
3.1916127640346,
3.2370942701477494
],
"scorePercentiles" : {
"0.0" : 3.2068513241423533,
"50.0" : 3.218549455217109,
"90.0" : 3.21868109384855,
"95.0" : 3.21868109384855,
"99.0" : 3.21868109384855,
"99.9" : 3.21868109384855,
"99.99" : 3.21868109384855,
"99.999" : 3.21868109384855,
"99.9999" : 3.21868109384855,
"100.0" : 3.21868109384855
},
"scoreUnit" : "us/op",
"rawData" : [
[
3.2186579868708973,
3.2068513241423533,
3.209027725376965,
3.218549455217109,
3.21868109384855
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 154.24881573841046,
"scoreError" : 1.1073517955722838,
"scoreConfidence" : [
153.1414639428382,
155.35616753398273
],
"scorePercentiles" : {
"0.0" : 154.03330764015337,
"50.0" : 154.05141600390425,
"90.0" : 154.61693252662235,
"95.0" : 154.61693252662235,
"99.0" : 154.61693252662235,
"99.9" : 154.61693252662235,
"99.99" : 154.61693252662235,
"99.999" : 154.61693252662235,
"99.9999" : 154.61693252662235,
"100.0" : 154.61693252662235
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
154.03789200332747,
154.61693252662235,
154.50453051804493,
154.05141600390425,
154.03330764015337
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 1040.0027765677194,
"scoreError" : 1.9695116107889677E-5,
"scoreConfidence" : [
1040.0027568726032,
1040.0027962628355
],
"scorePercentiles" : {
"0.0" : 1040.0027701186277,
"50.0" : 1040.002780226923,
"90.0" : 1040.0027803163898,
"95.0" : 1040.0027803163898,
"99.0" : 1040.0027803163898,
"99.9" : 1040.0027803163898,
"99.99" : 1040.0027803163898,
"99.999" : 1040.0027803163898,
"99.9999" : 1040.0027803163898,
"100.0" : 1040.0027803163898
},
"scoreUnit" : "B/op",
"rawData" : [
[
1040.0027802806023,
1040.0027701186277,
1040.002771896054,
1040.002780226923,
1040.0027803163898
]
]
},
"·gc.count" : {
"score" : 0.0,
"scoreError" : "NaN",
"scoreConfidence" : [
0.0,
0.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.0,
"95.0" : 0.0,
"99.0" : 0.0,
"99.9" : 0.0,
"99.99" : 0.0,
"99.999" : 0.0,
"99.9999" : 0.0,
"100.0" : 0.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
0.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.5f",
"positionCount" : "128",
"typeSignature" : "ROW(ARRAY(BIGINT),ARRAY(VARCHAR))"
},
"primaryMetric" : {
"score" : 3.8035447143229404,
"scoreError" : 0.09021210602873357,
"scoreConfidence" : [
3.713332608294207,
3.893756820351674
],
"scorePercentiles" : {
"0.0" : 3.774642174621864,
"50.0" : 3.80837729785711,
"90.0" : 3.832169335805799,
"95.0" : 3.832169335805799,
"99.0" : 3.832169335805799,
"99.9" : 3.832169335805799,
"99.99" : 3.832169335805799,
"99.999" : 3.832169335805799,
"99.9999" : 3.832169335805799,
"100.0" : 3.832169335805799
},
"scoreUnit" : "us/op",
"rawData" : [
[
3.774642174621864,
3.8171889812461357,
3.832169335805799,
3.7853457820837906,
3.80837729785711
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 466.27817537412403,
"scoreError" : 11.11045634129025,
"scoreConfidence" : [
455.16771903283376,
477.3886317154143
],
"scorePercentiles" : {
"0.0" : 462.76277517461847,
"50.0" : 465.67552250030406,
"90.0" : 469.84172990559154,
"95.0" : 469.84172990559154,
"99.0" : 469.84172990559154,
"99.9" : 469.84172990559154,
"99.99" : 469.84172990559154,
"99.999" : 469.84172990559154,
"99.9999" : 469.84172990559154,
"100.0" : 469.84172990559154
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
469.84172990559154,
464.5898331929328,
462.76277517461847,
468.52101609717323,
465.67552250030406
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 3720.003285560597,
"scoreError" : 7.788833200540236E-5,
"scoreConfidence" : [
3720.003207672265,
3720.0033634489287
],
"scorePercentiles" : {
"0.0" : 3720.0032605742235,
"50.0" : 3720.003289724181,
"90.0" : 3720.003310243364,
"95.0" : 3720.003310243364,
"99.0" : 3720.003310243364,
"99.9" : 3720.003310243364,
"99.99" : 3720.003310243364,
"99.999" : 3720.003310243364,
"99.9999" : 3720.003310243364,
"100.0" : 3720.003310243364
},
"scoreUnit" : "B/op",
"rawData" : [
[
3720.0032605742235,
3720.0032973827024,
3720.003310243364,
3720.003269878515,
3720.003289724181
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 409.41467795466434,
"scoreError" : 2158.725421346023,
"scoreConfidence" : [
-1749.3107433913585,
2568.1400993006873
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5656355926174,
"95.0" : 1023.5656355926174,
"99.0" : 1023.5656355926174,
"99.9" : 1023.5656355926174,
"99.99" : 1023.5656355926174,
"99.999" : 1023.5656355926174,
"99.9999" : 1023.5656355926174,
"100.0" : 1023.5656355926174
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5077541807043,
1023.5656355926174
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 3280.861662178926,
"scoreError" : 17299.17586864434,
"scoreConfidence" : [
-14018.314206465413,
20580.037530823265
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 8227.654508674064,
"95.0" : 8227.654508674064,
"99.0" : 8227.654508674064,
"99.9" : 8227.654508674064,
"99.99" : 8227.654508674064,
"99.999" : 8227.654508674064,
"99.9999" : 8227.654508674064,
"100.0" : 8227.654508674064
},
"scoreUnit" : "B/op",
"rawData" : [
[
8227.654508674064,
8176.653802220564
]
]
},
"·gc.count" : {
"score" : 2.0,
"scoreError" : "NaN",
"scoreConfidence" : [
2.0,
2.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
1.0,
0.0,
1.0
]
]
},
"·gc.time" : {
"score" : 8.0,
"scoreError" : "NaN",
"scoreConfidence" : [
8.0,
8.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4.0,
"95.0" : 4.0,
"99.0" : 4.0,
"99.9" : 4.0,
"99.99" : 4.0,
"99.999" : 4.0,
"99.9999" : 4.0,
"100.0" : 4.0
},
"scoreUnit" : "ms",
"rawData" : [
[
4.0,
4.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.5f",
"positionCount" : "512",
"typeSignature" : "BIGINT"
},
"primaryMetric" : {
"score" : 0.6049784917439051,
"scoreError" : 0.0034453215829983474,
"scoreConfidence" : [
0.6015331701609067,
0.6084238133269034
],
"scorePercentiles" : {
"0.0" : 0.6045452699321392,
"50.0" : 0.604606450497587,
"90.0" : 0.6065779893848758,
"95.0" : 0.6065779893848758,
"99.0" : 0.6065779893848758,
"99.9" : 0.6065779893848758,
"99.99" : 0.6065779893848758,
"99.999" : 0.6065779893848758,
"99.9999" : 0.6065779893848758,
"100.0" : 0.6065779893848758
},
"scoreUnit" : "us/op",
"rawData" : [
[
0.6045471748520063,
0.604606450497587,
0.604615574052917,
0.6045452699321392,
0.6065779893848758
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 4.1182828934849405E-4,
"scoreError" : 7.756210693738406E-8,
"scoreConfidence" : [
4.1175072724155664E-4,
4.1190585145543145E-4
],
"scorePercentiles" : {
"0.0" : 4.1180015675286165E-4,
"50.0" : 4.118345359019108E-4,
"90.0" : 4.118474487071731E-4,
"95.0" : 4.118474487071731E-4,
"99.0" : 4.118474487071731E-4,
"99.9" : 4.118474487071731E-4,
"99.99" : 4.118474487071731E-4,
"99.999" : 4.118474487071731E-4,
"99.9999" : 4.118474487071731E-4,
"100.0" : 4.118474487071731E-4
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
4.1184417236383666E-4,
4.1180015675286165E-4,
4.118474487071731E-4,
4.118345359019108E-4,
4.118151330166884E-4
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 5.225814751101458E-4,
"scoreError" : 2.9786778759358607E-6,
"scoreConfidence" : [
5.196027972342099E-4,
5.255601529860817E-4
],
"scorePercentiles" : {
"0.0" : 5.221919490572743E-4,
"50.0" : 5.222487644948211E-4,
"90.0" : 5.239640793514489E-4,
"95.0" : 5.239640793514489E-4,
"99.0" : 5.239640793514489E-4,
"99.9" : 5.239640793514489E-4,
"99.99" : 5.239640793514489E-4,
"99.999" : 5.239640793514489E-4,
"99.9999" : 5.239640793514489E-4,
"100.0" : 5.239640793514489E-4
},
"scoreUnit" : "B/op",
"rawData" : [
[
5.222241429540237E-4,
5.222487644948211E-4,
5.222784396931614E-4,
5.221919490572743E-4,
5.239640793514489E-4
]
]
},
"·gc.count" : {
"score" : 0.0,
"scoreError" : "NaN",
"scoreConfidence" : [
0.0,
0.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.0,
"95.0" : 0.0,
"99.0" : 0.0,
"99.9" : 0.0,
"99.99" : 0.0,
"99.999" : 0.0,
"99.9999" : 0.0,
"100.0" : 0.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
0.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.5f",
"positionCount" : "512",
"typeSignature" : "VARCHAR"
},
"primaryMetric" : {
"score" : 1.2556353604034156,
"scoreError" : 0.0264243589651434,
"scoreConfidence" : [
1.2292110014382722,
1.282059719368559
],
"scorePercentiles" : {
"0.0" : 1.2450403824897183,
"50.0" : 1.2576666574458508,
"90.0" : 1.261548109787936,
"95.0" : 1.261548109787936,
"99.0" : 1.261548109787936,
"99.9" : 1.261548109787936,
"99.99" : 1.261548109787936,
"99.999" : 1.261548109787936,
"99.9999" : 1.261548109787936,
"100.0" : 1.261548109787936
},
"scoreUnit" : "us/op",
"rawData" : [
[
1.261054223885339,
1.252867428408234,
1.261548109787936,
1.2450403824897183,
1.2576666574458508
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 4.1180958350267116E-4,
"scoreError" : 6.250521048573674E-8,
"scoreConfidence" : [
4.117470782921854E-4,
4.118720887131569E-4
],
"scorePercentiles" : {
"0.0" : 4.117914768388978E-4,
"50.0" : 4.118153203143537E-4,
"90.0" : 4.118269240456804E-4,
"95.0" : 4.118269240456804E-4,
"99.0" : 4.118269240456804E-4,
"99.9" : 4.118269240456804E-4,
"99.99" : 4.118269240456804E-4,
"99.999" : 4.118269240456804E-4,
"99.9999" : 4.118269240456804E-4,
"100.0" : 4.118269240456804E-4
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
4.118153203143537E-4,
4.117933113292926E-4,
4.117914768388978E-4,
4.118208849851313E-4,
4.118269240456804E-4
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 0.0010846230478686516,
"scoreError" : 2.2813960844003333E-5,
"scoreConfidence" : [
0.0010618090870246483,
0.001107437008712655
],
"scorePercentiles" : {
"0.0" : 0.001075472261777915,
"50.0" : 0.0010863797651709665,
"90.0" : 0.001089706561193834,
"95.0" : 0.001089706561193834,
"99.0" : 0.001089706561193834,
"99.9" : 0.001089706561193834,
"99.99" : 0.001089706561193834,
"99.999" : 0.001089706561193834,
"99.9999" : 0.001089706561193834,
"100.0" : 0.001089706561193834
},
"scoreUnit" : "B/op",
"rawData" : [
[
0.001089319125115362,
0.001082237526085181,
0.001089706561193834,
0.001075472261777915,
0.0010863797651709665
]
]
},
"·gc.count" : {
"score" : 0.0,
"scoreError" : "NaN",
"scoreConfidence" : [
0.0,
0.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.0,
"95.0" : 0.0,
"99.0" : 0.0,
"99.9" : 0.0,
"99.99" : 0.0,
"99.999" : 0.0,
"99.9999" : 0.0,
"100.0" : 0.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
0.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.5f",
"positionCount" : "512",
"typeSignature" : "ARRAY(BIGINT)"
},
"primaryMetric" : {
"score" : 3.7233500341026464,
"scoreError" : 0.10798019783621843,
"scoreConfidence" : [
3.615369836266428,
3.831330231938865
],
"scorePercentiles" : {
"0.0" : 3.704302009495663,
"50.0" : 3.7153416712479386,
"90.0" : 3.772576569984536,
"95.0" : 3.772576569984536,
"99.0" : 3.772576569984536,
"99.9" : 3.772576569984536,
"99.99" : 3.772576569984536,
"99.999" : 3.772576569984536,
"99.9999" : 3.772576569984536,
"100.0" : 3.772576569984536
},
"scoreUnit" : "us/op",
"rawData" : [
[
3.7072915282884593,
3.7153416712479386,
3.7172383914966365,
3.772576569984536,
3.704302009495663
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 167.99611805678106,
"scoreError" : 4.838282946141348,
"scoreConfidence" : [
163.15783511063972,
172.8344010029224
],
"scorePercentiles" : {
"0.0" : 165.79182571131506,
"50.0" : 168.35081389380608,
"90.0" : 168.85060011271577,
"95.0" : 168.85060011271577,
"99.0" : 168.85060011271577,
"99.9" : 168.85060011271577,
"99.99" : 168.85060011271577,
"99.999" : 168.85060011271577,
"99.9999" : 168.85060011271577,
"100.0" : 168.85060011271577
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
168.72286474946125,
168.35081389380608,
168.26448581660708,
165.79182571131506,
168.85060011271577
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 1312.0033731960389,
"scoreError" : 0.0014425607964162423,
"scoreConfidence" : [
1312.0019306352424,
1312.0048157568353
],
"scorePercentiles" : {
"0.0" : 1312.0031997866809,
"50.0" : 1312.003209366596,
"90.0" : 1312.0040432995133,
"95.0" : 1312.0040432995133,
"99.0" : 1312.0040432995133,
"99.9" : 1312.0040432995133,
"99.99" : 1312.0040432995133,
"99.999" : 1312.0040432995133,
"99.9999" : 1312.0040432995133,
"100.0" : 1312.0040432995133
},
"scoreUnit" : "B/op",
"rawData" : [
[
1312.0032024670857,
1312.003209366596,
1312.0032110603188,
1312.0040432995133,
1312.0031997866809
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.70522598388442,
"scoreError" : 1762.5737310056595,
"scoreConfidence" : [
-1557.868505021775,
1967.278956989544
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5261299194221,
"95.0" : 1023.5261299194221,
"99.0" : 1023.5261299194221,
"99.9" : 1023.5261299194221,
"99.99" : 1023.5261299194221,
"99.999" : 1023.5261299194221,
"99.9999" : 1023.5261299194221,
"100.0" : 1023.5261299194221
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5261299194221
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 1619.9476845321165,
"scoreError" : 13948.23810987872,
"scoreConfidence" : [
-12328.290425346602,
15568.185794410836
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 8099.738422660582,
"95.0" : 8099.738422660582,
"99.0" : 8099.738422660582,
"99.9" : 8099.738422660582,
"99.99" : 8099.738422660582,
"99.999" : 8099.738422660582,
"99.9999" : 8099.738422660582,
"100.0" : 8099.738422660582
},
"scoreUnit" : "B/op",
"rawData" : [
[
8099.738422660582
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.71297252171253,
"scoreError" : 6.138908431181428,
"scoreConfidence" : [
-5.425935909468898,
6.851880952893958
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 3.5648626085626502,
"95.0" : 3.5648626085626502,
"99.0" : 3.5648626085626502,
"99.9" : 3.5648626085626502,
"99.99" : 3.5648626085626502,
"99.999" : 3.5648626085626502,
"99.9999" : 3.5648626085626502,
"100.0" : 3.5648626085626502
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
3.5648626085626502
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 5.642152906121526,
"scoreError" : 48.58063808996234,
"scoreConfidence" : [
-42.93848518384082,
54.222790996083866
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 28.210764530607626,
"95.0" : 28.210764530607626,
"99.0" : 28.210764530607626,
"99.9" : 28.210764530607626,
"99.99" : 28.210764530607626,
"99.999" : 28.210764530607626,
"99.9999" : 28.210764530607626,
"100.0" : 28.210764530607626
},
"scoreUnit" : "B/op",
"rawData" : [
[
28.210764530607626
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
1.0,
0.0
]
]
},
"·gc.time" : {
"score" : 4.0,
"scoreError" : "NaN",
"scoreConfidence" : [
4.0,
4.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4.0,
"95.0" : 4.0,
"99.0" : 4.0,
"99.9" : 4.0,
"99.99" : 4.0,
"99.999" : 4.0,
"99.9999" : 4.0,
"100.0" : 4.0
},
"scoreUnit" : "ms",
"rawData" : [
[
4.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.5f",
"positionCount" : "512",
"typeSignature" : "ARRAY(VARCHAR)"
},
"primaryMetric" : {
"score" : 3.1439141985725114,
"scoreError" : 0.06201126725418946,
"scoreConfidence" : [
3.081902931318322,
3.205925465826701
],
"scorePercentiles" : {
"0.0" : 3.1263442729528848,
"50.0" : 3.1429719146315405,
"90.0" : 3.169698979591837,
"95.0" : 3.169698979591837,
"99.0" : 3.169698979591837,
"99.9" : 3.169698979591837,
"99.99" : 3.169698979591837,
"99.999" : 3.169698979591837,
"99.9999" : 3.169698979591837,
"100.0" : 3.169698979591837
},
"scoreUnit" : "us/op",
"rawData" : [
[
3.1360069854647152,
3.1429719146315405,
3.1263442729528848,
3.169698979591837,
3.1445488402215807
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 190.46459784422726,
"scoreError" : 3.758635469113936,
"scoreConfidence" : [
186.70596237511333,
194.22323331334118
],
"scorePercentiles" : {
"0.0" : 188.9054732609928,
"50.0" : 190.5163495510404,
"90.0" : 191.5357289064929,
"95.0" : 191.5357289064929,
"99.0" : 191.5357289064929,
"99.9" : 191.5357289064929,
"99.99" : 191.5357289064929,
"99.999" : 191.5357289064929,
"99.9999" : 191.5357289064929,
"100.0" : 191.5357289064929
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
190.94262873129273,
190.5163495510404,
191.5357289064929,
188.9054732609928,
190.4228087713174
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 1256.002847555375,
"scoreError" : 0.0011832545782451587,
"scoreConfidence" : [
1256.0016643007966,
1256.0040308099533
],
"scorePercentiles" : {
"0.0" : 1256.0027005232264,
"50.0" : 1256.0027148980028,
"90.0" : 1256.0033971352516,
"95.0" : 1256.0033971352516,
"99.0" : 1256.0033971352516,
"99.9" : 1256.0033971352516,
"99.99" : 1256.0033971352516,
"99.999" : 1256.0033971352516,
"99.9999" : 1256.0033971352516,
"100.0" : 1256.0033971352516
},
"scoreUnit" : "B/op",
"rawData" : [
[
1256.002708905527,
1256.0027148980028,
1256.0027005232264,
1256.0033971352516,
1256.0027163148661
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.70650378440703,
"scoreError" : 1762.5847332535202,
"scoreConfidence" : [
-1557.8782294691132,
1967.2912370379272
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5325189220351,
"95.0" : 1023.5325189220351,
"99.0" : 1023.5325189220351,
"99.9" : 1023.5325189220351,
"99.99" : 1023.5325189220351,
"99.999" : 1023.5325189220351,
"99.9999" : 1023.5325189220351,
"100.0" : 1023.5325189220351
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5325189220351
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 1361.0620154645708,
"scoreError" : 11719.154424109975,
"scoreConfidence" : [
-10358.092408645403,
13080.216439574546
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 6805.310077322854,
"95.0" : 6805.310077322854,
"99.0" : 6805.310077322854,
"99.9" : 6805.310077322854,
"99.99" : 6805.310077322854,
"99.999" : 6805.310077322854,
"99.9999" : 6805.310077322854,
"100.0" : 6805.310077322854
},
"scoreUnit" : "B/op",
"rawData" : [
[
6805.310077322854
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.7436819423607323,
"scoreError" : 6.403325804351888,
"scoreConfidence" : [
-5.659643861991156,
7.14700774671262
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 3.718409711803661,
"95.0" : 3.718409711803661,
"99.0" : 3.718409711803661,
"99.9" : 3.718409711803661,
"99.99" : 3.718409711803661,
"99.999" : 3.718409711803661,
"99.9999" : 3.718409711803661,
"100.0" : 3.718409711803661
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
3.718409711803661
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 4.944626695398656,
"scoreError" : 42.574727054721656,
"scoreConfidence" : [
-37.630100359323,
47.51935375012031
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 24.723133476993283,
"95.0" : 24.723133476993283,
"99.0" : 24.723133476993283,
"99.9" : 24.723133476993283,
"99.99" : 24.723133476993283,
"99.999" : 24.723133476993283,
"99.9999" : 24.723133476993283,
"100.0" : 24.723133476993283
},
"scoreUnit" : "B/op",
"rawData" : [
[
24.723133476993283
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
1.0,
0.0
]
]
},
"·gc.time" : {
"score" : 4.0,
"scoreError" : "NaN",
"scoreConfidence" : [
4.0,
4.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4.0,
"95.0" : 4.0,
"99.0" : 4.0,
"99.9" : 4.0,
"99.99" : 4.0,
"99.999" : 4.0,
"99.9999" : 4.0,
"100.0" : 4.0
},
"scoreUnit" : "ms",
"rawData" : [
[
4.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.5f",
"positionCount" : "512",
"typeSignature" : "ARRAY(ARRAY(BIGINT))"
},
"primaryMetric" : {
"score" : 8.212689015948719,
"scoreError" : 0.1720077118421871,
"scoreConfidence" : [
8.040681304106531,
8.384696727790907
],
"scorePercentiles" : {
"0.0" : 8.164220330405824,
"50.0" : 8.199100726265225,
"90.0" : 8.282093548173417,
"95.0" : 8.282093548173417,
"99.0" : 8.282093548173417,
"99.9" : 8.282093548173417,
"99.99" : 8.282093548173417,
"99.999" : 8.282093548173417,
"99.9999" : 8.282093548173417,
"100.0" : 8.282093548173417
},
"scoreUnit" : "us/op",
"rawData" : [
[
8.191640732490336,
8.22638974240879,
8.199100726265225,
8.282093548173417,
8.164220330405824
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 180.1913211369353,
"scoreError" : 3.7642504381458273,
"scoreConfidence" : [
176.42707069878946,
183.95557157508114
],
"scorePercentiles" : {
"0.0" : 178.6809093417125,
"50.0" : 180.4891109028149,
"90.0" : 181.2636594249082,
"95.0" : 181.2636594249082,
"99.0" : 181.2636594249082,
"99.9" : 181.2636594249082,
"99.99" : 181.2636594249082,
"99.999" : 181.2636594249082,
"99.9999" : 181.2636594249082,
"100.0" : 181.2636594249082
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
180.64405475642675,
179.87887125881429,
180.4891109028149,
178.6809093417125,
181.2636594249082
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 3104.007438516983,
"scoreError" : 0.0030956643568979918,
"scoreConfidence" : [
3104.004342852626,
3104.0105341813396
],
"scorePercentiles" : {
"0.0" : 3104.0070521401285,
"50.0" : 3104.007082315524,
"90.0" : 3104.0088762295895,
"95.0" : 3104.0088762295895,
"99.0" : 3104.0088762295895,
"99.9" : 3104.0088762295895,
"99.99" : 3104.0088762295895,
"99.999" : 3104.0088762295895,
"99.9999" : 3104.0088762295895,
"100.0" : 3104.0088762295895
},
"scoreUnit" : "B/op",
"rawData" : [
[
3104.0070759352684,
3104.007105964404,
3104.007082315524,
3104.0088762295895,
3104.0070521401285
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.71459307177048,
"scoreError" : 1762.654384457298,
"scoreConfidence" : [
-1557.9397913855275,
1967.3689775290684
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5729653588523,
"95.0" : 1023.5729653588523,
"99.0" : 1023.5729653588523,
"99.9" : 1023.5729653588523,
"99.99" : 1023.5729653588523,
"99.999" : 1023.5729653588523,
"99.9999" : 1023.5729653588523,
"100.0" : 1023.5729653588523
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5729653588523
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 3556.260802172689,
"scoreError" : 30620.478008744936,
"scoreConfidence" : [
-27064.217206572248,
34176.738810917625
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 17781.304010863445,
"95.0" : 17781.304010863445,
"99.0" : 17781.304010863445,
"99.9" : 17781.304010863445,
"99.99" : 17781.304010863445,
"99.999" : 17781.304010863445,
"99.9999" : 17781.304010863445,
"100.0" : 17781.304010863445
},
"scoreUnit" : "B/op",
"rawData" : [
[
17781.304010863445
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.7306964351855219,
"scoreError" : 6.2915166713861606,
"scoreConfidence" : [
-5.560820236200639,
7.022213106571682
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 3.6534821759276093,
"95.0" : 3.6534821759276093,
"99.0" : 3.6534821759276093,
"99.9" : 3.6534821759276093,
"99.99" : 3.6534821759276093,
"99.999" : 3.6534821759276093,
"99.9999" : 3.6534821759276093,
"100.0" : 3.6534821759276093
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
3.6534821759276093
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 12.69351174113205,
"scoreError" : 109.29496421792678,
"scoreConfidence" : [
-96.60145247679472,
121.98847595905883
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 63.46755870566025,
"95.0" : 63.46755870566025,
"99.0" : 63.46755870566025,
"99.9" : 63.46755870566025,
"99.99" : 63.46755870566025,
"99.999" : 63.46755870566025,
"99.9999" : 63.46755870566025,
"100.0" : 63.46755870566025
},
"scoreUnit" : "B/op",
"rawData" : [
[
63.46755870566025
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
1.0,
0.0
]
]
},
"·gc.time" : {
"score" : 4.0,
"scoreError" : "NaN",
"scoreConfidence" : [
4.0,
4.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4.0,
"95.0" : 4.0,
"99.0" : 4.0,
"99.9" : 4.0,
"99.99" : 4.0,
"99.999" : 4.0,
"99.9999" : 4.0,
"100.0" : 4.0
},
"scoreUnit" : "ms",
"rawData" : [
[
4.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.5f",
"positionCount" : "512",
"typeSignature" : "MAP(BIGINT,BIGINT)"
},
"primaryMetric" : {
"score" : 3.7448201396112055,
"scoreError" : 0.10332270395978939,
"scoreConfidence" : [
3.641497435651416,
3.848142843570995
],
"scorePercentiles" : {
"0.0" : 3.725224203555973,
"50.0" : 3.7350357292226803,
"90.0" : 3.7921016196051074,
"95.0" : 3.7921016196051074,
"99.0" : 3.7921016196051074,
"99.9" : 3.7921016196051074,
"99.99" : 3.7921016196051074,
"99.999" : 3.7921016196051074,
"99.9999" : 3.7921016196051074,
"100.0" : 3.7921016196051074
},
"scoreUnit" : "us/op",
"rawData" : [
[
3.7350357292226803,
3.7373612082623384,
3.725224203555973,
3.734377937409927,
3.7921016196051074
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 170.08952592478943,
"scoreError" : 4.665088823466595,
"scoreConfidence" : [
165.42443710132284,
174.75461474825602
],
"scorePercentiles" : {
"0.0" : 167.95551664397294,
"50.0" : 170.53454724513063,
"90.0" : 170.9788443919998,
"95.0" : 170.9788443919998,
"99.0" : 170.9788443919998,
"99.9" : 170.9788443919998,
"99.99" : 170.9788443919998,
"99.999" : 170.9788443919998,
"99.9999" : 170.9788443919998,
"100.0" : 170.9788443919998
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
170.53454724513063,
170.42474155190786,
170.9788443919998,
170.55397979093598,
167.95551664397294
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 1336.0033925216007,
"scoreError" : 0.0014458740185931754,
"scoreConfidence" : [
1336.0019466475821,
1336.0048383956193
],
"scorePercentiles" : {
"0.0" : 1336.0032178051888,
"50.0" : 1336.0032263846567,
"90.0" : 1336.0040641776106,
"95.0" : 1336.0040641776106,
"99.0" : 1336.0040641776106,
"99.9" : 1336.0040641776106,
"99.99" : 1336.0040641776106,
"99.999" : 1336.0040641776106,
"99.9999" : 1336.0040641776106,
"100.0" : 1336.0040641776106
},
"scoreUnit" : "B/op",
"rawData" : [
[
1336.0032263846567,
1336.003228410008,
1336.0032178051888,
1336.0032258305393,
1336.0040641776106
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.70301948808128,
"scoreError" : 1762.5547324113563,
"scoreConfidence" : [
-1557.851712923275,
1967.2577518994376
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5150974404064,
"95.0" : 1023.5150974404064,
"99.0" : 1023.5150974404064,
"99.9" : 1023.5150974404064,
"99.99" : 1023.5150974404064,
"99.999" : 1023.5150974404064,
"99.9999" : 1023.5150974404064,
"100.0" : 1023.5150974404064
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5150974404064
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 1628.3124927967,
"scoreError" : 14020.261631707199,
"scoreConfidence" : [
-12391.949138910499,
15648.574124503899
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 8141.5624639835005,
"95.0" : 8141.5624639835005,
"99.0" : 8141.5624639835005,
"99.9" : 8141.5624639835005,
"99.99" : 8141.5624639835005,
"99.999" : 8141.5624639835005,
"99.9999" : 8141.5624639835005,
"100.0" : 8141.5624639835005
},
"scoreUnit" : "B/op",
"rawData" : [
[
8141.5624639835005
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.7428258727390357,
"scoreError" : 6.395954786734422,
"scoreConfidence" : [
-5.653128913995387,
7.138780659473458
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 3.714129363695178,
"95.0" : 3.714129363695178,
"99.0" : 3.714129363695178,
"99.9" : 3.714129363695178,
"99.99" : 3.714129363695178,
"99.999" : 3.714129363695178,
"99.9999" : 3.714129363695178,
"100.0" : 3.714129363695178
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
3.714129363695178
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 5.908816839040369,
"scoreError" : 50.87669497327028,
"scoreConfidence" : [
-44.96787813422991,
56.78551181231065
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 29.544084195201844,
"95.0" : 29.544084195201844,
"99.0" : 29.544084195201844,
"99.9" : 29.544084195201844,
"99.99" : 29.544084195201844,
"99.999" : 29.544084195201844,
"99.9999" : 29.544084195201844,
"100.0" : 29.544084195201844
},
"scoreUnit" : "B/op",
"rawData" : [
[
29.544084195201844
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
1.0
]
]
},
"·gc.time" : {
"score" : 4.0,
"scoreError" : "NaN",
"scoreConfidence" : [
4.0,
4.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4.0,
"95.0" : 4.0,
"99.0" : 4.0,
"99.9" : 4.0,
"99.99" : 4.0,
"99.999" : 4.0,
"99.9999" : 4.0,
"100.0" : 4.0
},
"scoreUnit" : "ms",
"rawData" : [
[
4.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.5f",
"positionCount" : "512",
"typeSignature" : "MAP(BIGINT,MAP(BIGINT,VARCHAR))"
},
"primaryMetric" : {
"score" : 10.211469902261584,
"scoreError" : 0.10954630013906524,
"scoreConfidence" : [
10.101923602122518,
10.32101620240065
],
"scorePercentiles" : {
"0.0" : 10.176537786911933,
"50.0" : 10.210430872565432,
"90.0" : 10.25478644220714,
"95.0" : 10.25478644220714,
"99.0" : 10.25478644220714,
"99.9" : 10.25478644220714,
"99.99" : 10.25478644220714,
"99.999" : 10.25478644220714,
"99.9999" : 10.25478644220714,
"100.0" : 10.25478644220714
},
"scoreUnit" : "us/op",
"rawData" : [
[
10.200290189679787,
10.176537786911933,
10.210430872565432,
10.25478644220714,
10.215304219943626
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 131.8473810101528,
"scoreError" : 1.416854049431067,
"scoreConfidence" : [
130.43052696072172,
133.26423505958385
],
"scorePercentiles" : {
"0.0" : 131.28866948859186,
"50.0" : 131.85888756427946,
"90.0" : 132.30092847743305,
"95.0" : 132.30092847743305,
"99.0" : 132.30092847743305,
"99.9" : 132.30092847743305,
"99.99" : 132.30092847743305,
"99.999" : 132.30092847743305,
"99.9999" : 132.30092847743305,
"100.0" : 132.30092847743305
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
131.99212305605317,
132.30092847743305,
131.85888756427946,
131.28866948859186,
131.79629646440634
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 2824.008820593528,
"scoreError" : 9.465425775472321E-5,
"scoreConfidence" : [
2824.0087259392703,
2824.008915247786
],
"scorePercentiles" : {
"0.0" : 2824.0087904932443,
"50.0" : 2824.008819566371,
"90.0" : 2824.0088580860793,
"95.0" : 2824.0088580860793,
"99.0" : 2824.0088580860793,
"99.9" : 2824.0088580860793,
"99.99" : 2824.0088580860793,
"99.999" : 2824.0088580860793,
"99.9999" : 2824.0088580860793,
"100.0" : 2824.0088580860793
},
"scoreUnit" : "B/op",
"rawData" : [
[
2824.0088109320823,
2824.0087904932443,
2824.008819566371,
2824.0088580860793,
2824.0088238898647
]
]
},
"·gc.count" : {
"score" : 0.0,
"scoreError" : "NaN",
"scoreConfidence" : [
0.0,
0.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.0,
"95.0" : 0.0,
"99.0" : 0.0,
"99.9" : 0.0,
"99.99" : 0.0,
"99.999" : 0.0,
"99.9999" : 0.0,
"100.0" : 0.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
0.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.5f",
"positionCount" : "512",
"typeSignature" : "ROW(BIGINT,BIGINT,BIGINT)"
},
"primaryMetric" : {
"score" : 3.8288593329415157,
"scoreError" : 0.04365046642899454,
"scoreConfidence" : [
3.785208866512521,
3.87250979937051
],
"scorePercentiles" : {
"0.0" : 3.816401420918484,
"50.0" : 3.8243417247206906,
"90.0" : 3.844624259104083,
"95.0" : 3.844624259104083,
"99.0" : 3.844624259104083,
"99.9" : 3.844624259104083,
"99.99" : 3.844624259104083,
"99.999" : 3.844624259104083,
"99.9999" : 3.844624259104083,
"100.0" : 3.844624259104083
},
"scoreUnit" : "us/op",
"rawData" : [
[
3.844624259104083,
3.836140532952872,
3.8227887270114502,
3.8243417247206906,
3.816401420918484
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 129.4963666811883,
"scoreError" : 1.4825381861817624,
"scoreConfidence" : [
128.01382849500655,
130.97890486737006
],
"scorePercentiles" : {
"0.0" : 128.96137031653953,
"50.0" : 129.65237396783564,
"90.0" : 129.9223345552077,
"95.0" : 129.9223345552077,
"99.0" : 129.9223345552077,
"99.9" : 129.9223345552077,
"99.99" : 129.9223345552077,
"99.999" : 129.9223345552077,
"99.9999" : 129.9223345552077,
"100.0" : 129.9223345552077
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
128.96137031653953,
129.2494710422261,
129.6962835241326,
129.65237396783564,
129.9223345552077
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 1040.003307407898,
"scoreError" : 3.776656946628922E-5,
"scoreConfidence" : [
1040.0032696413286,
1040.0033451744675
],
"scorePercentiles" : {
"0.0" : 1040.0032966529816,
"50.0" : 1040.0033035352415,
"90.0" : 1040.0033210587412,
"95.0" : 1040.0033210587412,
"99.0" : 1040.0033210587412,
"99.9" : 1040.0033210587412,
"99.99" : 1040.0033210587412,
"99.999" : 1040.0033210587412,
"99.9999" : 1040.0033210587412,
"100.0" : 1040.0033210587412
},
"scoreUnit" : "B/op",
"rawData" : [
[
1040.0033210587412,
1040.0033136966126,
1040.0033020959136,
1040.0033035352415,
1040.0032966529816
]
]
},
"·gc.count" : {
"score" : 0.0,
"scoreError" : "NaN",
"scoreConfidence" : [
0.0,
0.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.0,
"95.0" : 0.0,
"99.0" : 0.0,
"99.9" : 0.0,
"99.99" : 0.0,
"99.999" : 0.0,
"99.9999" : 0.0,
"100.0" : 0.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
0.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.5f",
"positionCount" : "512",
"typeSignature" : "ROW(VARCHAR,VARCHAR,VARCHAR)"
},
"primaryMetric" : {
"score" : 5.261519059362556,
"scoreError" : 0.12624887396756215,
"scoreConfidence" : [
5.135270185394994,
5.387767933330117
],
"scorePercentiles" : {
"0.0" : 5.2251176956108365,
"50.0" : 5.26221104189903,
"90.0" : 5.310384490411367,
"95.0" : 5.310384490411367,
"99.0" : 5.310384490411367,
"99.9" : 5.310384490411367,
"99.99" : 5.310384490411367,
"99.999" : 5.310384490411367,
"99.9999" : 5.310384490411367,
"100.0" : 5.310384490411367
},
"scoreUnit" : "us/op",
"rawData" : [
[
5.239131368050536,
5.310384490411367,
5.2251176956108365,
5.270750700841009,
5.26221104189903
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 94.23754683948718,
"scoreError" : 2.254904305222235,
"scoreConfidence" : [
91.98264253426494,
96.49245114470942
],
"scorePercentiles" : {
"0.0" : 93.36854232749009,
"50.0" : 94.21942355365307,
"90.0" : 94.89144436478063,
"95.0" : 94.89144436478063,
"99.0" : 94.89144436478063,
"99.9" : 94.89144436478063,
"99.99" : 94.89144436478063,
"99.999" : 94.89144436478063,
"99.9999" : 94.89144436478063,
"100.0" : 94.89144436478063
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
94.63823248732277,
93.36854232749009,
94.89144436478063,
94.0700914641894,
94.21942355365307
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 1040.004544945356,
"scoreError" : 1.0918589292329717E-4,
"scoreConfidence" : [
1040.0044357594631,
1040.0046541312488
],
"scorePercentiles" : {
"0.0" : 1040.0045134934649,
"50.0" : 1040.0045455502009,
"90.0" : 1040.004587253382,
"95.0" : 1040.004587253382,
"99.0" : 1040.004587253382,
"99.9" : 1040.004587253382,
"99.99" : 1040.004587253382,
"99.999" : 1040.004587253382,
"99.9999" : 1040.004587253382,
"100.0" : 1040.004587253382
},
"scoreUnit" : "B/op",
"rawData" : [
[
1040.0045255979132,
1040.004587253382,
1040.0045134934649,
1040.0045528318192,
1040.0045455502009
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.72183802113088,
"scoreError" : 1762.7167656562328,
"scoreConfidence" : [
-1557.994927635102,
1967.4386036773637
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.6091901056544,
"95.0" : 1023.6091901056544,
"99.0" : 1023.6091901056544,
"99.9" : 1023.6091901056544,
"99.99" : 1023.6091901056544,
"99.999" : 1023.6091901056544,
"99.9999" : 1023.6091901056544,
"100.0" : 1023.6091901056544
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.6091901056544
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 2280.3360248051476,
"scoreError" : 19634.380880456094,
"scoreConfidence" : [
-17354.044855650947,
21914.71690526124
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 11401.68012402574,
"95.0" : 11401.68012402574,
"99.0" : 11401.68012402574,
"99.9" : 11401.68012402574,
"99.99" : 11401.68012402574,
"99.999" : 11401.68012402574,
"99.9999" : 11401.68012402574,
"100.0" : 11401.68012402574
},
"scoreUnit" : "B/op",
"rawData" : [
[
11401.68012402574
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
1.0,
0.0,
0.0,
0.0
]
]
},
"·gc.time" : {
"score" : 6.0,
"scoreError" : "NaN",
"scoreConfidence" : [
6.0,
6.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 6.0,
"95.0" : 6.0,
"99.0" : 6.0,
"99.9" : 6.0,
"99.99" : 6.0,
"99.999" : 6.0,
"99.9999" : 6.0,
"100.0" : 6.0
},
"scoreUnit" : "ms",
"rawData" : [
[
6.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.5f",
"positionCount" : "512",
"typeSignature" : "ROW(ARRAY(BIGINT),ARRAY(VARCHAR))"
},
"primaryMetric" : {
"score" : 7.495518222155146,
"scoreError" : 0.13883156362300095,
"scoreConfidence" : [
7.356686658532145,
7.634349785778148
],
"scorePercentiles" : {
"0.0" : 7.449593136013585,
"50.0" : 7.491496711955301,
"90.0" : 7.541726840890926,
"95.0" : 7.541726840890926,
"99.0" : 7.541726840890926,
"99.9" : 7.541726840890926,
"99.99" : 7.541726840890926,
"99.999" : 7.541726840890926,
"99.9999" : 7.541726840890926,
"100.0" : 7.541726840890926
},
"scoreUnit" : "us/op",
"rawData" : [
[
7.518975267992723,
7.541726840890926,
7.475799153923195,
7.449593136013585,
7.491496711955301
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 223.38313293006746,
"scoreError" : 4.136720381619036,
"scoreConfidence" : [
219.24641254844843,
227.5198533116865
],
"scorePercentiles" : {
"0.0" : 222.00795574112647,
"50.0" : 223.50123584071738,
"90.0" : 224.7556151318813,
"95.0" : 224.7556151318813,
"99.0" : 224.7556151318813,
"99.9" : 224.7556151318813,
"99.99" : 224.7556151318813,
"99.999" : 224.7556151318813,
"99.9999" : 224.7556151318813,
"100.0" : 224.7556151318813
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
222.68472795757054,
222.00795574112647,
223.96612997904154,
224.7556151318813,
223.50123584071738
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 3512.0067883516035,
"scoreError" : 0.0027878267522781987,
"scoreConfidence" : [
3512.004000524851,
3512.009576178356
],
"scorePercentiles" : {
"0.0" : 3512.006434987264,
"50.0" : 3512.0064712314816,
"90.0" : 3512.0080828796767,
"95.0" : 3512.0080828796767,
"99.0" : 3512.0080828796767,
"99.9" : 3512.0080828796767,
"99.99" : 3512.0080828796767,
"99.999" : 3512.0080828796767,
"99.9999" : 3512.0080828796767,
"100.0" : 3512.0080828796767
},
"scoreUnit" : "B/op",
"rawData" : [
[
3512.006494970908,
3512.0080828796767,
3512.0064576886857,
3512.006434987264,
3512.0064712314816
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.71243343774728,
"scoreError" : 1762.6357893570525,
"scoreConfidence" : [
-1557.9233559193053,
1967.3482227947998
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5621671887363,
"95.0" : 1023.5621671887363,
"99.0" : 1023.5621671887363,
"99.9" : 1023.5621671887363,
"99.99" : 1023.5621671887363,
"99.999" : 1023.5621671887363,
"99.9999" : 1023.5621671887363,
"100.0" : 1023.5621671887363
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5621671887363
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 3238.4052116477915,
"scoreError" : 27883.645514998138,
"scoreConfidence" : [
-24645.240303350347,
31122.050726645928
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 16192.026058238958,
"95.0" : 16192.026058238958,
"99.0" : 16192.026058238958,
"99.9" : 16192.026058238958,
"99.99" : 16192.026058238958,
"99.999" : 16192.026058238958,
"99.9999" : 16192.026058238958,
"100.0" : 16192.026058238958
},
"scoreUnit" : "B/op",
"rawData" : [
[
16192.026058238958
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.7519976659279087,
"scoreError" : 6.474926692132661,
"scoreConfidence" : [
-5.722929026204753,
7.22692435806057
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 3.7599883296395435,
"95.0" : 3.7599883296395435,
"99.0" : 3.7599883296395435,
"99.9" : 3.7599883296395435,
"99.99" : 3.7599883296395435,
"99.999" : 3.7599883296395435,
"99.9999" : 3.7599883296395435,
"100.0" : 3.7599883296395435
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
3.7599883296395435
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 11.896068644157255,
"scoreError" : 102.42873865898467,
"scoreConfidence" : [
-90.53267001482742,
114.32480730314192
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 59.480343220786274,
"95.0" : 59.480343220786274,
"99.0" : 59.480343220786274,
"99.9" : 59.480343220786274,
"99.99" : 59.480343220786274,
"99.999" : 59.480343220786274,
"99.9999" : 59.480343220786274,
"100.0" : 59.480343220786274
},
"scoreUnit" : "B/op",
"rawData" : [
[
59.480343220786274
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
1.0,
0.0,
0.0,
0.0
]
]
},
"·gc.time" : {
"score" : 4.0,
"scoreError" : "NaN",
"scoreConfidence" : [
4.0,
4.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4.0,
"95.0" : 4.0,
"99.0" : 4.0,
"99.9" : 4.0,
"99.99" : 4.0,
"99.999" : 4.0,
"99.9999" : 4.0,
"100.0" : 4.0
},
"scoreUnit" : "ms",
"rawData" : [
[
4.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.5f",
"positionCount" : "1024",
"typeSignature" : "BIGINT"
},
"primaryMetric" : {
"score" : 0.3153137337012311,
"scoreError" : 2.9600386415065227E-4,
"scoreConfidence" : [
0.3150177298370805,
0.31560973756538174
],
"scorePercentiles" : {
"0.0" : 0.3151830121173658,
"50.0" : 0.3153295839793298,
"90.0" : 0.31538511501142324,
"95.0" : 0.31538511501142324,
"99.0" : 0.31538511501142324,
"99.9" : 0.31538511501142324,
"99.99" : 0.31538511501142324,
"99.999" : 0.31538511501142324,
"99.9999" : 0.31538511501142324,
"100.0" : 0.31538511501142324
},
"scoreUnit" : "us/op",
"rawData" : [
[
0.31534680167375834,
0.3153295839793298,
0.3151830121173658,
0.31538511501142324,
0.3153241557242783
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 4.1182085492946974E-4,
"scoreError" : 6.604280734112946E-8,
"scoreConfidence" : [
4.117548121221286E-4,
4.1188689773681087E-4
],
"scorePercentiles" : {
"0.0" : 4.117988218959253E-4,
"50.0" : 4.1181901978689235E-4,
"90.0" : 4.118428158132142E-4,
"95.0" : 4.118428158132142E-4,
"99.0" : 4.118428158132142E-4,
"99.9" : 4.118428158132142E-4,
"99.99" : 4.118428158132142E-4,
"99.999" : 4.118428158132142E-4,
"99.9999" : 4.118428158132142E-4,
"100.0" : 4.118428158132142E-4
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
4.118428158132142E-4,
4.117988218959253E-4,
4.118319011550948E-4,
4.1181171599622183E-4,
4.1181901978689235E-4
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 2.723659524536536E-4,
"scoreError" : 2.4261651324241886E-7,
"scoreConfidence" : [
2.7212333594041116E-4,
2.7260856896689603E-4
],
"scorePercentiles" : {
"0.0" : 2.7225786853600265E-4,
"50.0" : 2.7237751523611725E-4,
"90.0" : 2.724178789367379E-4,
"95.0" : 2.724178789367379E-4,
"99.0" : 2.724178789367379E-4,
"99.9" : 2.724178789367379E-4,
"99.99" : 2.724178789367379E-4,
"99.999" : 2.724178789367379E-4,
"99.9999" : 2.724178789367379E-4,
"100.0" : 2.724178789367379E-4
},
"scoreUnit" : "B/op",
"rawData" : [
[
2.724019037866387E-4,
2.723745957727715E-4,
2.7225786853600265E-4,
2.724178789367379E-4,
2.7237751523611725E-4
]
]
},
"·gc.count" : {
"score" : 0.0,
"scoreError" : "NaN",
"scoreConfidence" : [
0.0,
0.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.0,
"95.0" : 0.0,
"99.0" : 0.0,
"99.9" : 0.0,
"99.99" : 0.0,
"99.999" : 0.0,
"99.9999" : 0.0,
"100.0" : 0.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
0.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.5f",
"positionCount" : "1024",
"typeSignature" : "VARCHAR"
},
"primaryMetric" : {
"score" : 0.9942266606735404,
"scoreError" : 8.92818101240208E-4,
"scoreConfidence" : [
0.9933338425723002,
0.9951194787747806
],
"scorePercentiles" : {
"0.0" : 0.9939945759437441,
"50.0" : 0.994199111807317,
"90.0" : 0.9946033598771717,
"95.0" : 0.9946033598771717,
"99.0" : 0.9946033598771717,
"99.9" : 0.9946033598771717,
"99.99" : 0.9946033598771717,
"99.999" : 0.9946033598771717,
"99.9999" : 0.9946033598771717,
"100.0" : 0.9946033598771717
},
"scoreUnit" : "us/op",
"rawData" : [
[
0.994199111807317,
0.9940917627415122,
0.9946033598771717,
0.9939945759437441,
0.9942444929979563
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 4.118269209518879E-4,
"scoreError" : 3.9026821304584004E-8,
"scoreConfidence" : [
4.117878941305833E-4,
4.118659477731925E-4
],
"scorePercentiles" : {
"0.0" : 4.118154302231729E-4,
"50.0" : 4.118232425441353E-4,
"90.0" : 4.118417894517166E-4,
"95.0" : 4.118417894517166E-4,
"99.0" : 4.118417894517166E-4,
"99.9" : 4.118417894517166E-4,
"99.99" : 4.118417894517166E-4,
"99.999" : 4.118417894517166E-4,
"99.9999" : 4.118417894517166E-4,
"100.0" : 4.118417894517166E-4
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
4.118232425441353E-4,
4.118154302231729E-4,
4.1183177230037305E-4,
4.118417894517166E-4,
4.118223702400412E-4
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 8.588247616078788E-4,
"scoreError" : 7.918509362450988E-7,
"scoreConfidence" : [
8.580329106716337E-4,
8.596166125441238E-4
],
"scorePercentiles" : {
"0.0" : 8.5862671402364E-4,
"50.0" : 8.587717972980494E-4,
"90.0" : 8.591612040985172E-4,
"95.0" : 8.591612040985172E-4,
"99.0" : 8.591612040985172E-4,
"99.9" : 8.591612040985172E-4,
"99.99" : 8.591612040985172E-4,
"99.999" : 8.591612040985172E-4,
"99.9999" : 8.591612040985172E-4,
"100.0" : 8.591612040985172E-4
},
"scoreUnit" : "B/op",
"rawData" : [
[
8.587717972980494E-4,
8.587103442792399E-4,
8.591612040985172E-4,
8.5862671402364E-4,
8.58853748339947E-4
]
]
},
"·gc.count" : {
"score" : 0.0,
"scoreError" : "NaN",
"scoreConfidence" : [
0.0,
0.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.0,
"95.0" : 0.0,
"99.0" : 0.0,
"99.9" : 0.0,
"99.99" : 0.0,
"99.999" : 0.0,
"99.9999" : 0.0,
"100.0" : 0.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
0.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.5f",
"positionCount" : "1024",
"typeSignature" : "ARRAY(BIGINT)"
},
"primaryMetric" : {
"score" : 3.780929026336666,
"scoreError" : 0.05550460591289499,
"scoreConfidence" : [
3.725424420423771,
3.836433632249561
],
"scorePercentiles" : {
"0.0" : 3.7648770796633393,
"50.0" : 3.7745400197740326,
"90.0" : 3.8013837412587415,
"95.0" : 3.8013837412587415,
"99.0" : 3.8013837412587415,
"99.9" : 3.8013837412587415,
"99.99" : 3.8013837412587415,
"99.999" : 3.8013837412587415,
"99.9999" : 3.8013837412587415,
"100.0" : 3.8013837412587415
},
"scoreUnit" : "us/op",
"rawData" : [
[
3.7648770796633393,
3.7745400197740326,
3.7894136041947655,
3.774430686792453,
3.8013837412587415
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 164.4276073307156,
"scoreError" : 2.4050296236249697,
"scoreConfidence" : [
162.02257770709062,
166.8326369543406
],
"scorePercentiles" : {
"0.0" : 163.54396170676537,
"50.0" : 164.69585363573628,
"90.0" : 165.12806257714513,
"95.0" : 165.12806257714513,
"99.0" : 165.12806257714513,
"99.9" : 165.12806257714513,
"99.99" : 165.12806257714513,
"99.999" : 165.12806257714513,
"99.9999" : 165.12806257714513,
"100.0" : 165.12806257714513
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
165.12806257714513,
164.69585363573628,
164.05846567105868,
164.71169306287254,
163.54396170676537
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 1304.0034241133321,
"scoreError" : 0.0013996366932815141,
"scoreConfidence" : [
1304.0020244766388,
1304.0048237500255
],
"scorePercentiles" : {
"0.0" : 1304.003252179412,
"50.0" : 1304.00326045118,
"90.0" : 1304.0040741866828,
"95.0" : 1304.0040741866828,
"99.0" : 1304.0040741866828,
"99.9" : 1304.0040741866828,
"99.99" : 1304.0040741866828,
"99.999" : 1304.0040741866828,
"99.9999" : 1304.0040741866828,
"100.0" : 1304.0040741866828
},
"scoreUnit" : "B/op",
"rawData" : [
[
1304.003252179412,
1304.00326045118,
1304.003273372028,
1304.0032603773584,
1304.0040741866828
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.72060975697747,
"scoreError" : 1762.70618993145,
"scoreConfidence" : [
-1557.9855801744725,
1967.4267996884273
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.6030487848873,
"95.0" : 1023.6030487848873,
"99.0" : 1023.6030487848873,
"99.9" : 1023.6030487848873,
"99.99" : 1023.6030487848873,
"99.999" : 1023.6030487848873,
"99.9999" : 1023.6030487848873,
"100.0" : 1023.6030487848873
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.6030487848873
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 1632.322626938279,
"scoreError" : 14054.790096047978,
"scoreConfidence" : [
-12422.467469109699,
15687.112722986258
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 8161.613134691395,
"95.0" : 8161.613134691395,
"99.0" : 8161.613134691395,
"99.9" : 8161.613134691395,
"99.99" : 8161.613134691395,
"99.999" : 8161.613134691395,
"99.9999" : 8161.613134691395,
"100.0" : 8161.613134691395
},
"scoreUnit" : "B/op",
"rawData" : [
[
8161.613134691395
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.7275300601219635,
"scoreError" : 6.264253227169164,
"scoreConfidence" : [
-5.536723167047201,
6.991783287291128
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 3.6376503006098178,
"95.0" : 3.6376503006098178,
"99.0" : 3.6376503006098178,
"99.9" : 3.6376503006098178,
"99.99" : 3.6376503006098178,
"99.999" : 3.6376503006098178,
"99.9999" : 3.6376503006098178,
"100.0" : 3.6376503006098178
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
3.6376503006098178
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 5.800899969595622,
"scoreError" : 49.947498181632675,
"scoreConfidence" : [
-44.146598212037055,
55.748398151228294
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 29.00449984797811,
"95.0" : 29.00449984797811,
"99.0" : 29.00449984797811,
"99.9" : 29.00449984797811,
"99.99" : 29.00449984797811,
"99.999" : 29.00449984797811,
"99.9999" : 29.00449984797811,
"100.0" : 29.00449984797811
},
"scoreUnit" : "B/op",
"rawData" : [
[
29.00449984797811
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
1.0
]
]
},
"·gc.time" : {
"score" : 4.0,
"scoreError" : "NaN",
"scoreConfidence" : [
4.0,
4.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4.0,
"95.0" : 4.0,
"99.0" : 4.0,
"99.9" : 4.0,
"99.99" : 4.0,
"99.999" : 4.0,
"99.9999" : 4.0,
"100.0" : 4.0
},
"scoreUnit" : "ms",
"rawData" : [
[
4.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.5f",
"positionCount" : "1024",
"typeSignature" : "ARRAY(VARCHAR)"
},
"primaryMetric" : {
"score" : 5.2366091436824025,
"scoreError" : 0.046071520671586035,
"scoreConfidence" : [
5.190537623010816,
5.282680664353989
],
"scorePercentiles" : {
"0.0" : 5.224596387493079,
"50.0" : 5.230539554876901,
"90.0" : 5.249842112445415,
"95.0" : 5.249842112445415,
"99.0" : 5.249842112445415,
"99.9" : 5.249842112445415,
"99.99" : 5.249842112445415,
"99.999" : 5.249842112445415,
"99.9999" : 5.249842112445415,
"100.0" : 5.249842112445415
},
"scoreUnit" : "us/op",
"rawData" : [
[
5.230539554876901,
5.249842112445415,
5.228919649951905,
5.224596387493079,
5.249148013644713
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 125.26860392910922,
"scoreError" : 1.1087492898122457,
"scoreConfidence" : [
124.15985463929697,
126.37735321892147
],
"scorePercentiles" : {
"0.0" : 124.94975548930407,
"50.0" : 125.41232752759733,
"90.0" : 125.55971883500395,
"95.0" : 125.55971883500395,
"99.0" : 125.55971883500395,
"99.9" : 125.55971883500395,
"99.99" : 125.55971883500395,
"99.999" : 125.55971883500395,
"99.9999" : 125.55971883500395,
"100.0" : 125.55971883500395
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
125.41232752759733,
124.94975548930407,
125.45334246830869,
125.55971883500395,
124.96787532533206
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 1376.0045233895767,
"scoreError" : 3.974220941426835E-5,
"scoreConfidence" : [
1376.0044836473674,
1376.004563131786
],
"scorePercentiles" : {
"0.0" : 1376.0045130219487,
"50.0" : 1376.0045181667956,
"90.0" : 1376.0045347665434,
"95.0" : 1376.0045347665434,
"99.0" : 1376.0045347665434,
"99.9" : 1376.0045347665434,
"99.99" : 1376.0045347665434,
"99.999" : 1376.0045347665434,
"99.9999" : 1376.0045347665434,
"100.0" : 1376.0045347665434
},
"scoreUnit" : "B/op",
"rawData" : [
[
1376.0045181667956,
1376.0045347665434,
1376.0045167496132,
1376.0045130219487,
1376.0045342429808
]
]
},
"·gc.count" : {
"score" : 0.0,
"scoreError" : "NaN",
"scoreConfidence" : [
0.0,
0.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.0,
"95.0" : 0.0,
"99.0" : 0.0,
"99.9" : 0.0,
"99.99" : 0.0,
"99.999" : 0.0,
"99.9999" : 0.0,
"100.0" : 0.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
0.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.5f",
"positionCount" : "1024",
"typeSignature" : "ARRAY(ARRAY(BIGINT))"
},
"primaryMetric" : {
"score" : 8.040263636079725,
"scoreError" : 0.1041668629056867,
"scoreConfidence" : [
7.936096773174039,
8.144430498985413
],
"scorePercentiles" : {
"0.0" : 8.009781619872832,
"50.0" : 8.032466230866834,
"90.0" : 8.082968984354798,
"95.0" : 8.082968984354798,
"99.0" : 8.082968984354798,
"99.9" : 8.082968984354798,
"99.99" : 8.082968984354798,
"99.999" : 8.082968984354798,
"99.9999" : 8.082968984354798,
"100.0" : 8.082968984354798
},
"scoreUnit" : "us/op",
"rawData" : [
[
8.009781619872832,
8.030849760734817,
8.082968984354798,
8.045251584569352,
8.032466230866834
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 158.9118985497602,
"scoreError" : 2.0581314244568576,
"scoreConfidence" : [
156.85376712530334,
160.97002997421706
],
"scorePercentiles" : {
"0.0" : 158.0695961624046,
"50.0" : 159.0648263147998,
"90.0" : 159.51824332507306,
"95.0" : 159.51824332507306,
"99.0" : 159.51824332507306,
"99.9" : 159.51824332507306,
"99.99" : 159.51824332507306,
"99.999" : 159.51824332507306,
"99.9999" : 159.51824332507306,
"100.0" : 159.51824332507306
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
159.51824332507306,
159.09262176518246,
158.0695961624046,
158.81420518134098,
159.0648263147998
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 2680.006945266366,
"scoreError" : 8.995781437804171E-5,
"scoreConfidence" : [
2680.0068553085516,
2680.0070352241805
],
"scorePercentiles" : {
"0.0" : 2680.0069189743263,
"50.0" : 2680.00693853295,
"90.0" : 2680.006982156711,
"95.0" : 2680.006982156711,
"99.0" : 2680.006982156711,
"99.9" : 2680.006982156711,
"99.99" : 2680.006982156711,
"99.999" : 2680.006982156711,
"99.9999" : 2680.006982156711,
"100.0" : 2680.006982156711
},
"scoreUnit" : "B/op",
"rawData" : [
[
2680.0069189743263,
2680.0069370844976,
2680.006982156711,
2680.006949583347,
2680.00693853295
]
]
},
"·gc.count" : {
"score" : 0.0,
"scoreError" : "NaN",
"scoreConfidence" : [
0.0,
0.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.0,
"95.0" : 0.0,
"99.0" : 0.0,
"99.9" : 0.0,
"99.99" : 0.0,
"99.999" : 0.0,
"99.9999" : 0.0,
"100.0" : 0.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
0.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.5f",
"positionCount" : "1024",
"typeSignature" : "MAP(BIGINT,BIGINT)"
},
"primaryMetric" : {
"score" : 4.01201060312337,
"scoreError" : 0.06441957839832511,
"scoreConfidence" : [
3.9475910247250448,
4.076430181521695
],
"scorePercentiles" : {
"0.0" : 3.9859018035752714,
"50.0" : 4.018760221136539,
"90.0" : 4.028627201108408,
"95.0" : 4.028627201108408,
"99.0" : 4.028627201108408,
"99.9" : 4.028627201108408,
"99.99" : 4.028627201108408,
"99.999" : 4.028627201108408,
"99.9999" : 4.028627201108408,
"100.0" : 4.028627201108408
},
"scoreUnit" : "us/op",
"rawData" : [
[
4.028627201108408,
4.005884770959654,
4.018760221136539,
3.9859018035752714,
4.020879018836979
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 147.35989034733922,
"scoreError" : 2.3731380513163005,
"scoreConfidence" : [
144.98675229602293,
149.7330283986555
],
"scorePercentiles" : {
"0.0" : 146.75028454514307,
"50.0" : 147.11134481306686,
"90.0" : 148.3231556464975,
"95.0" : 148.3231556464975,
"99.0" : 148.3231556464975,
"99.9" : 148.3231556464975,
"99.99" : 148.3231556464975,
"99.999" : 148.3231556464975,
"99.9999" : 148.3231556464975,
"100.0" : 148.3231556464975
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
146.75028454514307,
147.58345513462348,
147.11134481306686,
148.3231556464975,
147.03121159736511
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 1240.0034655131772,
"scoreError" : 5.5621316209324494E-5,
"scoreConfidence" : [
1240.0034098918609,
1240.0035211344934
],
"scorePercentiles" : {
"0.0" : 1240.0034429717948,
"50.0" : 1240.0034713293905,
"90.0" : 1240.0034798859372,
"95.0" : 1240.0034798859372,
"99.0" : 1240.0034798859372,
"99.9" : 1240.0034798859372,
"99.99" : 1240.0034798859372,
"99.999" : 1240.0034798859372,
"99.9999" : 1240.0034798859372,
"100.0" : 1240.0034798859372
},
"scoreUnit" : "B/op",
"rawData" : [
[
1240.0034798859372,
1240.003460235328,
1240.0034713293905,
1240.0034429717948,
1240.003473143436
]
]
},
"·gc.count" : {
"score" : 0.0,
"scoreError" : "NaN",
"scoreConfidence" : [
0.0,
0.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.0,
"95.0" : 0.0,
"99.0" : 0.0,
"99.9" : 0.0,
"99.99" : 0.0,
"99.999" : 0.0,
"99.9999" : 0.0,
"100.0" : 0.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
0.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.5f",
"positionCount" : "1024",
"typeSignature" : "MAP(BIGINT,MAP(BIGINT,VARCHAR))"
},
"primaryMetric" : {
"score" : 10.502531432040334,
"scoreError" : 0.36929886092854025,
"scoreConfidence" : [
10.133232571111794,
10.871830292968873
],
"scorePercentiles" : {
"0.0" : 10.414430677606097,
"50.0" : 10.456273725145833,
"90.0" : 10.65426190881977,
"95.0" : 10.65426190881977,
"99.0" : 10.65426190881977,
"99.9" : 10.65426190881977,
"99.99" : 10.65426190881977,
"99.999" : 10.65426190881977,
"99.9999" : 10.65426190881977,
"100.0" : 10.65426190881977
},
"scoreUnit" : "us/op",
"rawData" : [
[
10.65426190881977,
10.536956301883611,
10.450734546746354,
10.456273725145833,
10.414430677606097
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 134.37538318647708,
"scoreError" : 4.700958000530234,
"scoreConfidence" : [
129.67442518594686,
139.0763411870073
],
"scorePercentiles" : {
"0.0" : 132.45120466636254,
"50.0" : 134.9624556601081,
"90.0" : 135.50600890516995,
"95.0" : 135.50600890516995,
"99.0" : 135.50600890516995,
"99.9" : 135.50600890516995,
"99.99" : 135.50600890516995,
"99.999" : 135.50600890516995,
"99.9999" : 135.50600890516995,
"100.0" : 135.50600890516995
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
132.45120466636254,
133.92414387174392,
135.03310282900097,
134.9624556601081,
135.50600890516995
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 2960.009072153835,
"scoreError" : 3.1921455314829557E-4,
"scoreConfidence" : [
2960.0087529392817,
2960.009391368388
],
"scorePercentiles" : {
"0.0" : 2960.00899587689,
"50.0" : 2960.009032177131,
"90.0" : 2960.0092032381763,
"95.0" : 2960.0092032381763,
"99.0" : 2960.0092032381763,
"99.9" : 2960.0092032381763,
"99.99" : 2960.0092032381763,
"99.999" : 2960.0092032381763,
"99.9999" : 2960.0092032381763,
"100.0" : 2960.0092032381763
},
"scoreUnit" : "B/op",
"rawData" : [
[
2960.0092032381763,
2960.009102018457,
2960.0090274585195,
2960.009032177131,
2960.00899587689
]
]
},
"·gc.count" : {
"score" : 0.0,
"scoreError" : "NaN",
"scoreConfidence" : [
0.0,
0.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.0,
"95.0" : 0.0,
"99.0" : 0.0,
"99.9" : 0.0,
"99.99" : 0.0,
"99.999" : 0.0,
"99.9999" : 0.0,
"100.0" : 0.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
0.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.5f",
"positionCount" : "1024",
"typeSignature" : "ROW(BIGINT,BIGINT,BIGINT)"
},
"primaryMetric" : {
"score" : 5.277306917158883,
"scoreError" : 0.10302272431139757,
"scoreConfidence" : [
5.174284192847486,
5.380329641470281
],
"scorePercentiles" : {
"0.0" : 5.234598157839648,
"50.0" : 5.281207700593491,
"90.0" : 5.308287643025452,
"95.0" : 5.308287643025452,
"99.0" : 5.308287643025452,
"99.9" : 5.308287643025452,
"99.99" : 5.308287643025452,
"99.999" : 5.308287643025452,
"99.9999" : 5.308287643025452,
"100.0" : 5.308287643025452
},
"scoreUnit" : "us/op",
"rawData" : [
[
5.234598157839648,
5.281207700593491,
5.308287643025452,
5.28531675174112,
5.277124332594703
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 93.95340009729823,
"scoreError" : 1.8345954134641353,
"scoreConfidence" : [
92.1188046838341,
95.78799551076236
],
"scorePercentiles" : {
"0.0" : 93.40514330736329,
"50.0" : 93.88218588637574,
"90.0" : 94.71544808049532,
"95.0" : 94.71544808049532,
"99.0" : 94.71544808049532,
"99.9" : 94.71544808049532,
"99.99" : 94.71544808049532,
"99.999" : 94.71544808049532,
"99.9999" : 94.71544808049532,
"100.0" : 94.71544808049532
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
94.71544808049532,
93.88218588637574,
93.40514330736329,
93.80649159876403,
93.95773161349283
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 1040.0045585851856,
"scoreError" : 8.89979084203443E-5,
"scoreConfidence" : [
1040.004469587277,
1040.004647583094
],
"scorePercentiles" : {
"0.0" : 1040.0045216663177,
"50.0" : 1040.0045620630663,
"90.0" : 1040.0045853057932,
"95.0" : 1040.0045853057932,
"99.0" : 1040.0045853057932,
"99.9" : 1040.0045853057932,
"99.99" : 1040.0045853057932,
"99.999" : 1040.0045853057932,
"99.9999" : 1040.0045853057932,
"100.0" : 1040.0045853057932
},
"scoreUnit" : "B/op",
"rawData" : [
[
1040.0045216663177,
1040.0045620630663,
1040.0045853057932,
1040.0045654861926,
1040.0045584045583
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.71768035939766,
"scoreError" : 1762.6809669348365,
"scoreConfidence" : [
-1557.9632865754388,
1967.3986472942343
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5884017969883,
"95.0" : 1023.5884017969883,
"99.0" : 1023.5884017969883,
"99.9" : 1023.5884017969883,
"99.99" : 1023.5884017969883,
"99.999" : 1023.5884017969883,
"99.9999" : 1023.5884017969883,
"100.0" : 1023.5884017969883
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5884017969883
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 2267.8138509303653,
"scoreError" : 19526.561186939743,
"scoreConfidence" : [
-17258.74733600938,
21794.375037870108
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 11339.069254651826,
"95.0" : 11339.069254651826,
"99.0" : 11339.069254651826,
"99.9" : 11339.069254651826,
"99.99" : 11339.069254651826,
"99.999" : 11339.069254651826,
"99.9999" : 11339.069254651826,
"100.0" : 11339.069254651826
},
"scoreUnit" : "B/op",
"rawData" : [
[
11339.069254651826
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
1.0,
0.0,
0.0,
0.0
]
]
},
"·gc.time" : {
"score" : 6.0,
"scoreError" : "NaN",
"scoreConfidence" : [
6.0,
6.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 6.0,
"95.0" : 6.0,
"99.0" : 6.0,
"99.9" : 6.0,
"99.99" : 6.0,
"99.999" : 6.0,
"99.9999" : 6.0,
"100.0" : 6.0
},
"scoreUnit" : "ms",
"rawData" : [
[
6.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.5f",
"positionCount" : "1024",
"typeSignature" : "ROW(VARCHAR,VARCHAR,VARCHAR)"
},
"primaryMetric" : {
"score" : 6.184439134503203,
"scoreError" : 0.13540794226602199,
"scoreConfidence" : [
6.04903119223718,
6.319847076769225
],
"scorePercentiles" : {
"0.0" : 6.157249861489023,
"50.0" : 6.167557778161458,
"90.0" : 6.244237152274884,
"95.0" : 6.244237152274884,
"99.0" : 6.244237152274884,
"99.9" : 6.244237152274884,
"99.99" : 6.244237152274884,
"99.999" : 6.244237152274884,
"99.9999" : 6.244237152274884,
"100.0" : 6.244237152274884
},
"scoreUnit" : "us/op",
"rawData" : [
[
6.167557778161458,
6.166025620792543,
6.157249861489023,
6.244237152274884,
6.1871252597980995
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 80.17477489524684,
"scoreError" : 1.7465547001885617,
"scoreConfidence" : [
78.42822019505827,
81.92132959543541
],
"scorePercentiles" : {
"0.0" : 79.40384916470458,
"50.0" : 80.3906969074207,
"90.0" : 80.52661189719254,
"95.0" : 80.52661189719254,
"99.0" : 80.52661189719254,
"99.9" : 80.52661189719254,
"99.99" : 80.52661189719254,
"99.999" : 80.52661189719254,
"99.9999" : 80.52661189719254,
"100.0" : 80.52661189719254
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
80.3906969074207,
80.41336853909779,
80.52661189719254,
79.40384916470458,
80.1393479678186
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 1040.0053422152982,
"scoreError" : 1.1672391890908905E-4,
"scoreConfidence" : [
1040.0052254913794,
1040.005458939217
],
"scorePercentiles" : {
"0.0" : 1040.005318821487,
"50.0" : 1040.0053276767876,
"90.0" : 1040.0053937971334,
"95.0" : 1040.0053937971334,
"99.0" : 1040.0053937971334,
"99.9" : 1040.0053937971334,
"99.99" : 1040.0053937971334,
"99.999" : 1040.0053937971334,
"99.9999" : 1040.0053937971334,
"100.0" : 1040.0053937971334
},
"scoreUnit" : "B/op",
"rawData" : [
[
1040.0053276767876,
1040.0053263630311,
1040.005318821487,
1040.0053937971334,
1040.0053444180523
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.71359776007498,
"scoreError" : 1762.6458145234324,
"scoreConfidence" : [
-1557.9322167633575,
1967.3594122835073
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5679888003749,
"95.0" : 1023.5679888003749,
"99.0" : 1023.5679888003749,
"99.9" : 1023.5679888003749,
"99.99" : 1023.5679888003749,
"99.999" : 1023.5679888003749,
"99.9999" : 1023.5679888003749,
"100.0" : 1023.5679888003749
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5679888003749
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 2681.271098237027,
"scoreError" : 23086.552777257053,
"scoreConfidence" : [
-20405.281679020027,
25767.82387549408
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 13406.355491185137,
"95.0" : 13406.355491185137,
"99.0" : 13406.355491185137,
"99.9" : 13406.355491185137,
"99.99" : 13406.355491185137,
"99.999" : 13406.355491185137,
"99.9999" : 13406.355491185137,
"100.0" : 13406.355491185137
},
"scoreUnit" : "B/op",
"rawData" : [
[
13406.355491185137
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
1.0,
0.0
]
]
},
"·gc.time" : {
"score" : 6.0,
"scoreError" : "NaN",
"scoreConfidence" : [
6.0,
6.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 6.0,
"95.0" : 6.0,
"99.0" : 6.0,
"99.9" : 6.0,
"99.99" : 6.0,
"99.999" : 6.0,
"99.9999" : 6.0,
"100.0" : 6.0
},
"scoreUnit" : "ms",
"rawData" : [
[
6.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.5f",
"positionCount" : "1024",
"typeSignature" : "ROW(ARRAY(BIGINT),ARRAY(VARCHAR))"
},
"primaryMetric" : {
"score" : 10.609518867184297,
"scoreError" : 0.57444734966845,
"scoreConfidence" : [
10.035071517515847,
11.183966216852747
],
"scorePercentiles" : {
"0.0" : 10.476668845315904,
"50.0" : 10.532731098100333,
"90.0" : 10.796363188912634,
"95.0" : 10.796363188912634,
"99.0" : 10.796363188912634,
"99.9" : 10.796363188912634,
"99.99" : 10.796363188912634,
"99.999" : 10.796363188912634,
"99.9999" : 10.796363188912634,
"100.0" : 10.796363188912634
},
"scoreUnit" : "us/op",
"rawData" : [
[
10.476668845315904,
10.532731098100333,
10.497819710327455,
10.74401149326516,
10.796363188912634
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 162.87332742548932,
"scoreError" : 8.77131665542553,
"scoreConfidence" : [
154.1020107700638,
171.64464408091484
],
"scorePercentiles" : {
"0.0" : 160.0303658061119,
"50.0" : 164.032751284883,
"90.0" : 164.91253293074126,
"95.0" : 164.91253293074126,
"99.0" : 164.91253293074126,
"99.9" : 164.91253293074126,
"99.99" : 164.91253293074126,
"99.999" : 164.91253293074126,
"99.9999" : 164.91253293074126,
"100.0" : 164.91253293074126
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
164.91253293074126,
164.032751284883,
164.58052697443347,
160.810460131277,
160.0303658061119
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 3624.0096134874757,
"scoreError" : 0.004228382675956752,
"scoreConfidence" : [
3624.0053851047996,
3624.0138418701517
],
"scorePercentiles" : {
"0.0" : 3624.0090497737556,
"50.0" : 3624.009098184575,
"90.0" : 3624.01157092589,
"95.0" : 3624.01157092589,
"99.0" : 3624.01157092589,
"99.9" : 3624.01157092589,
"99.99" : 3624.01157092589,
"99.999" : 3624.01157092589,
"99.9999" : 3624.01157092589,
"100.0" : 3624.01157092589
},
"scoreUnit" : "B/op",
"rawData" : [
[
3624.0090497737556,
3624.009098184575,
3624.0090680100757,
3624.0092805430836,
3624.01157092589
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.71327690507815,
"scoreError" : 1762.6430518651455,
"scoreConfidence" : [
-1557.9297749600673,
1967.3563287702236
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5663845253907,
"95.0" : 1023.5663845253907,
"99.0" : 1023.5663845253907,
"99.9" : 1023.5663845253907,
"99.99" : 1023.5663845253907,
"99.999" : 1023.5663845253907,
"99.9999" : 1023.5663845253907,
"100.0" : 1023.5663845253907
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5663845253907
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 4635.890697925437,
"scoreError" : 39916.41700744927,
"scoreConfidence" : [
-35280.52630952383,
44552.30770537471
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 23179.453489627183,
"95.0" : 23179.453489627183,
"99.0" : 23179.453489627183,
"99.9" : 23179.453489627183,
"99.99" : 23179.453489627183,
"99.999" : 23179.453489627183,
"99.9999" : 23179.453489627183,
"100.0" : 23179.453489627183
},
"scoreUnit" : "B/op",
"rawData" : [
[
23179.453489627183
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.7463421507772944,
"scoreError" : 6.42623100108781,
"scoreConfidence" : [
-5.679888850310516,
7.172573151865104
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 3.731710753886472,
"95.0" : 3.731710753886472,
"99.0" : 3.731710753886472,
"99.9" : 3.731710753886472,
"99.99" : 3.731710753886472,
"99.999" : 3.731710753886472,
"99.9999" : 3.731710753886472,
"100.0" : 3.731710753886472
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
3.731710753886472
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 16.901496017097337,
"scoreError" : 145.5269778836902,
"scoreConfidence" : [
-128.62548186659285,
162.42847390078754
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 84.50748008548669,
"95.0" : 84.50748008548669,
"99.0" : 84.50748008548669,
"99.9" : 84.50748008548669,
"99.99" : 84.50748008548669,
"99.999" : 84.50748008548669,
"99.9999" : 84.50748008548669,
"100.0" : 84.50748008548669
},
"scoreUnit" : "B/op",
"rawData" : [
[
84.50748008548669
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
1.0
]
]
},
"·gc.time" : {
"score" : 4.0,
"scoreError" : "NaN",
"scoreConfidence" : [
4.0,
4.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4.0,
"95.0" : 4.0,
"99.0" : 4.0,
"99.9" : 4.0,
"99.99" : 4.0,
"99.999" : 4.0,
"99.9999" : 4.0,
"100.0" : 4.0
},
"scoreUnit" : "ms",
"rawData" : [
[
4.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.75f",
"positionCount" : "128",
"typeSignature" : "BIGINT"
},
"primaryMetric" : {
"score" : 0.372463604178163,
"scoreError" : 5.230979118331015E-4,
"scoreConfidence" : [
0.3719405062663299,
0.37298670208999607
],
"scorePercentiles" : {
"0.0" : 0.3723782884891154,
"50.0" : 0.37241506927353085,
"90.0" : 0.37270360428304844,
"95.0" : 0.37270360428304844,
"99.0" : 0.37270360428304844,
"99.9" : 0.37270360428304844,
"99.99" : 0.37270360428304844,
"99.999" : 0.37270360428304844,
"99.9999" : 0.37270360428304844,
"100.0" : 0.37270360428304844
},
"scoreUnit" : "us/op",
"rawData" : [
[
0.37241506927353085,
0.37238874443789205,
0.37270360428304844,
0.3723782884891154,
0.37243231440722835
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 4.1180646777456124E-4,
"scoreError" : 7.039890122020965E-8,
"scoreConfidence" : [
4.11736068873341E-4,
4.118768666757815E-4
],
"scorePercentiles" : {
"0.0" : 4.1178704029619275E-4,
"50.0" : 4.118048442561312E-4,
"90.0" : 4.118355630506229E-4,
"95.0" : 4.118355630506229E-4,
"99.0" : 4.118355630506229E-4,
"99.9" : 4.118355630506229E-4,
"99.99" : 4.118355630506229E-4,
"99.999" : 4.118355630506229E-4,
"99.9999" : 4.118355630506229E-4,
"100.0" : 4.118355630506229E-4
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
4.118355630506229E-4,
4.1179619954260485E-4,
4.118086917272545E-4,
4.1178704029619275E-4,
4.118048442561312E-4
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 3.2173300931392213E-4,
"scoreError" : 4.657489194866878E-7,
"scoreConfidence" : [
3.212672603944354E-4,
3.2219875823340883E-4
],
"scorePercentiles" : {
"0.0" : 3.2164539488673167E-4,
"50.0" : 3.2170024537090476E-4,
"90.0" : 3.2194406519963514E-4,
"95.0" : 3.2194406519963514E-4,
"99.0" : 3.2194406519963514E-4,
"99.9" : 3.2194406519963514E-4,
"99.99" : 3.2194406519963514E-4,
"99.999" : 3.2194406519963514E-4,
"99.9999" : 3.2194406519963514E-4,
"100.0" : 3.2194406519963514E-4
},
"scoreUnit" : "B/op",
"rawData" : [
[
3.2170024537090476E-4,
3.216640754838364E-4,
3.2194406519963514E-4,
3.2164539488673167E-4,
3.2171126562850245E-4
]
]
},
"·gc.count" : {
"score" : 0.0,
"scoreError" : "NaN",
"scoreConfidence" : [
0.0,
0.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.0,
"95.0" : 0.0,
"99.0" : 0.0,
"99.9" : 0.0,
"99.99" : 0.0,
"99.999" : 0.0,
"99.9999" : 0.0,
"100.0" : 0.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
0.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.75f",
"positionCount" : "128",
"typeSignature" : "VARCHAR"
},
"primaryMetric" : {
"score" : 0.9297935986899212,
"scoreError" : 6.852520088609521E-4,
"scoreConfidence" : [
0.9291083466810602,
0.9304788506987821
],
"scorePercentiles" : {
"0.0" : 0.9295879875313899,
"50.0" : 0.9298107390061929,
"90.0" : 0.9300320566821948,
"95.0" : 0.9300320566821948,
"99.0" : 0.9300320566821948,
"99.9" : 0.9300320566821948,
"99.99" : 0.9300320566821948,
"99.999" : 0.9300320566821948,
"99.9999" : 0.9300320566821948,
"100.0" : 0.9300320566821948
},
"scoreUnit" : "us/op",
"rawData" : [
[
0.9295879875313899,
0.9298826107328393,
0.9296545994969896,
0.9300320566821948,
0.9298107390061929
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 4.118188140627015E-4,
"scoreError" : 5.15457233156552E-8,
"scoreConfidence" : [
4.1176726833938587E-4,
4.1187035978601717E-4
],
"scorePercentiles" : {
"0.0" : 4.118020477120978E-4,
"50.0" : 4.118150231080278E-4,
"90.0" : 4.118342555467797E-4,
"95.0" : 4.118342555467797E-4,
"99.0" : 4.118342555467797E-4,
"99.9" : 4.118342555467797E-4,
"99.99" : 4.118342555467797E-4,
"99.999" : 4.118342555467797E-4,
"99.9999" : 4.118342555467797E-4,
"100.0" : 4.118342555467797E-4
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
4.118342555467797E-4,
4.118150231080278E-4,
4.118305850293506E-4,
4.118020477120978E-4,
4.118121589172517E-4
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 8.031579216617312E-4,
"scoreError" : 5.951521423241807E-7,
"scoreConfidence" : [
8.02562769519407E-4,
8.037530738040554E-4
],
"scorePercentiles" : {
"0.0" : 8.029874105700653E-4,
"50.0" : 8.031665585242558E-4,
"90.0" : 8.033696895310888E-4,
"95.0" : 8.033696895310888E-4,
"99.0" : 8.033696895310888E-4,
"99.9" : 8.033696895310888E-4,
"99.99" : 8.033696895310888E-4,
"99.999" : 8.033696895310888E-4,
"99.9999" : 8.033696895310888E-4,
"100.0" : 8.033696895310888E-4
},
"scoreUnit" : "B/op",
"rawData" : [
[
8.029874105700653E-4,
8.032337596174228E-4,
8.030321900658226E-4,
8.033696895310888E-4,
8.031665585242558E-4
]
]
},
"·gc.count" : {
"score" : 0.0,
"scoreError" : "NaN",
"scoreConfidence" : [
0.0,
0.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.0,
"95.0" : 0.0,
"99.0" : 0.0,
"99.9" : 0.0,
"99.99" : 0.0,
"99.999" : 0.0,
"99.9999" : 0.0,
"100.0" : 0.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
0.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.75f",
"positionCount" : "128",
"typeSignature" : "ARRAY(BIGINT)"
},
"primaryMetric" : {
"score" : 1.4710604153371505,
"scoreError" : 0.03514398073914389,
"scoreConfidence" : [
1.4359164345980067,
1.5062043960762943
],
"scorePercentiles" : {
"0.0" : 1.4581188018065034,
"50.0" : 1.4706829398116155,
"90.0" : 1.4838735524414524,
"95.0" : 1.4838735524414524,
"99.0" : 1.4838735524414524,
"99.9" : 1.4838735524414524,
"99.99" : 1.4838735524414524,
"99.999" : 1.4838735524414524,
"99.9999" : 1.4838735524414524,
"100.0" : 1.4838735524414524
},
"scoreUnit" : "us/op",
"rawData" : [
[
1.4705196211613327,
1.4838735524414524,
1.472107161464849,
1.4706829398116155,
1.4581188018065034
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 212.6028024142066,
"scoreError" : 5.082999499491477,
"scoreConfidence" : [
207.51980291471511,
217.68580191369807
],
"scorePercentiles" : {
"0.0" : 210.7595179978269,
"50.0" : 212.65093957657254,
"90.0" : 214.48469372900612,
"95.0" : 214.48469372900612,
"99.0" : 214.48469372900612,
"99.9" : 214.48469372900612,
"99.99" : 214.48469372900612,
"99.999" : 214.48469372900612,
"99.9999" : 214.48469372900612,
"100.0" : 214.48469372900612
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
212.6706019171353,
210.7595179978269,
212.44825885049212,
212.65093957657254,
214.48469372900612
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 656.001332433551,
"scoreError" : 5.555009584909802E-4,
"scoreConfidence" : [
656.0007769325925,
656.0018879345096
],
"scorePercentiles" : {
"0.0" : 656.0012595376447,
"50.0" : 656.0012704051475,
"90.0" : 656.0015903487196,
"95.0" : 656.0015903487196,
"99.0" : 656.0015903487196,
"99.9" : 656.0015903487196,
"99.99" : 656.0015903487196,
"99.999" : 656.0015903487196,
"99.9999" : 656.0015903487196,
"100.0" : 656.0015903487196
},
"scoreUnit" : "B/op",
"rawData" : [
[
656.0012702445221,
656.0015903487196,
656.0012716317214,
656.0012704051475,
656.0012595376447
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.710323162863,
"scoreError" : 1762.6176192538796,
"scoreConfidence" : [
-1557.9072960910166,
1967.3279424167426
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.551615814315,
"95.0" : 1023.551615814315,
"99.0" : 1023.551615814315,
"99.9" : 1023.551615814315,
"99.99" : 1023.551615814315,
"99.999" : 1023.551615814315,
"99.9999" : 1023.551615814315,
"100.0" : 1023.551615814315
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.551615814315
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 637.173110051538,
"scoreError" : 5486.252637089163,
"scoreConfidence" : [
-4849.079527037625,
6123.425747140701
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 3185.86555025769,
"95.0" : 3185.86555025769,
"99.0" : 3185.86555025769,
"99.9" : 3185.86555025769,
"99.99" : 3185.86555025769,
"99.999" : 3185.86555025769,
"99.9999" : 3185.86555025769,
"100.0" : 3185.86555025769
},
"scoreUnit" : "B/op",
"rawData" : [
[
3185.86555025769
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.705625032025502,
"scoreError" : 6.075644329110044,
"scoreConfidence" : [
-5.370019297084542,
6.7812693611355455
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 3.5281251601275097,
"95.0" : 3.5281251601275097,
"99.0" : 3.5281251601275097,
"99.9" : 3.5281251601275097,
"99.99" : 3.5281251601275097,
"99.999" : 3.5281251601275097,
"99.9999" : 3.5281251601275097,
"100.0" : 3.5281251601275097
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
3.5281251601275097
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 2.1963000655722142,
"scoreError" : 18.91080592778003,
"scoreConfidence" : [
-16.714505862207815,
21.107105993352242
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 10.98150032786107,
"95.0" : 10.98150032786107,
"99.0" : 10.98150032786107,
"99.9" : 10.98150032786107,
"99.99" : 10.98150032786107,
"99.999" : 10.98150032786107,
"99.9999" : 10.98150032786107,
"100.0" : 10.98150032786107
},
"scoreUnit" : "B/op",
"rawData" : [
[
10.98150032786107
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
1.0,
0.0,
0.0,
0.0
]
]
},
"·gc.time" : {
"score" : 4.0,
"scoreError" : "NaN",
"scoreConfidence" : [
4.0,
4.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4.0,
"95.0" : 4.0,
"99.0" : 4.0,
"99.9" : 4.0,
"99.99" : 4.0,
"99.999" : 4.0,
"99.9999" : 4.0,
"100.0" : 4.0
},
"scoreUnit" : "ms",
"rawData" : [
[
4.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.75f",
"positionCount" : "128",
"typeSignature" : "ARRAY(VARCHAR)"
},
"primaryMetric" : {
"score" : 1.4614658659654258,
"scoreError" : 0.024439669543503736,
"scoreConfidence" : [
1.4370261964219222,
1.4859055355089295
],
"scorePercentiles" : {
"0.0" : 1.4565383965679435,
"50.0" : 1.4578131839302266,
"90.0" : 1.4708258069259614,
"95.0" : 1.4708258069259614,
"99.0" : 1.4708258069259614,
"99.9" : 1.4708258069259614,
"99.99" : 1.4708258069259614,
"99.999" : 1.4708258069259614,
"99.9999" : 1.4708258069259614,
"100.0" : 1.4708258069259614
},
"scoreUnit" : "us/op",
"rawData" : [
[
1.4578131839302266,
1.4568570721106509,
1.4708258069259614,
1.4565383965679435,
1.4652948702923476
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 190.5047648407131,
"scoreError" : 3.1752219065943024,
"scoreConfidence" : [
187.32954293411882,
193.6799867473074
],
"scorePercentiles" : {
"0.0" : 189.2908805103312,
"50.0" : 190.97937228200684,
"90.0" : 191.14886491355887,
"95.0" : 191.14886491355887,
"99.0" : 191.14886491355887,
"99.9" : 191.14886491355887,
"99.99" : 191.14886491355887,
"99.999" : 191.14886491355887,
"99.9999" : 191.14886491355887,
"100.0" : 191.14886491355887
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
190.97937228200684,
191.10083586036095,
189.2908805103312,
191.14886491355887,
190.0038706373077
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 584.0013236001867,
"scoreError" : 5.442035839430643E-4,
"scoreConfidence" : [
584.0007793966028,
584.0018678037706
],
"scorePercentiles" : {
"0.0" : 584.0012581876855,
"50.0" : 584.0012592769651,
"90.0" : 584.0015763546799,
"95.0" : 584.0015763546799,
"99.0" : 584.0015763546799,
"99.9" : 584.0015763546799,
"99.99" : 584.0015763546799,
"99.999" : 584.0015763546799,
"99.9999" : 584.0015763546799,
"100.0" : 584.0015763546799
},
"scoreUnit" : "B/op",
"rawData" : [
[
584.0012592769651,
584.0012584552462,
584.0015763546799,
584.0012581876855,
584.001265726357
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.70794017809868,
"scoreError" : 1762.5971010363946,
"scoreConfidence" : [
-1557.889160858296,
1967.3050412144933
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5397008904935,
"95.0" : 1023.5397008904935,
"99.0" : 1023.5397008904935,
"99.9" : 1023.5397008904935,
"99.99" : 1023.5397008904935,
"99.999" : 1023.5397008904935,
"99.9999" : 1023.5397008904935,
"100.0" : 1023.5397008904935
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5397008904935
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 631.5663989412543,
"scoreError" : 5437.97716354995,
"scoreConfidence" : [
-4806.410764608696,
6069.543562491204
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 3157.8319947062714,
"95.0" : 3157.8319947062714,
"99.0" : 3157.8319947062714,
"99.9" : 3157.8319947062714,
"99.99" : 3157.8319947062714,
"99.999" : 3157.8319947062714,
"99.9999" : 3157.8319947062714,
"100.0" : 3157.8319947062714
},
"scoreUnit" : "B/op",
"rawData" : [
[
3157.8319947062714
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.7410943325491138,
"scoreError" : 6.381045703498918,
"scoreConfidence" : [
-5.639951370949804,
7.122140036048032
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 3.7054716627455693,
"95.0" : 3.7054716627455693,
"99.0" : 3.7054716627455693,
"99.9" : 3.7054716627455693,
"99.99" : 3.7054716627455693,
"99.999" : 3.7054716627455693,
"99.9999" : 3.7054716627455693,
"100.0" : 3.7054716627455693
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
3.7054716627455693
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 2.286429527240644,
"scoreError" : 19.686847774112582,
"scoreConfidence" : [
-17.400418246871936,
21.973277301353228
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 11.43214763620322,
"95.0" : 11.43214763620322,
"99.0" : 11.43214763620322,
"99.9" : 11.43214763620322,
"99.99" : 11.43214763620322,
"99.999" : 11.43214763620322,
"99.9999" : 11.43214763620322,
"100.0" : 11.43214763620322
},
"scoreUnit" : "B/op",
"rawData" : [
[
11.43214763620322
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
1.0,
0.0,
0.0
]
]
},
"·gc.time" : {
"score" : 4.0,
"scoreError" : "NaN",
"scoreConfidence" : [
4.0,
4.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4.0,
"95.0" : 4.0,
"99.0" : 4.0,
"99.9" : 4.0,
"99.99" : 4.0,
"99.999" : 4.0,
"99.9999" : 4.0,
"100.0" : 4.0
},
"scoreUnit" : "ms",
"rawData" : [
[
4.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.75f",
"positionCount" : "128",
"typeSignature" : "ARRAY(ARRAY(BIGINT))"
},
"primaryMetric" : {
"score" : 2.3192135053938623,
"scoreError" : 0.040864859076787066,
"scoreConfidence" : [
2.2783486463170752,
2.3600783644706493
],
"scorePercentiles" : {
"0.0" : 2.308065146564773,
"50.0" : 2.3215116909522195,
"90.0" : 2.3312790951339912,
"95.0" : 2.3312790951339912,
"99.0" : 2.3312790951339912,
"99.9" : 2.3312790951339912,
"99.99" : 2.3312790951339912,
"99.999" : 2.3312790951339912,
"99.9999" : 2.3312790951339912,
"100.0" : 2.3312790951339912
},
"scoreUnit" : "us/op",
"rawData" : [
[
2.3215116909522195,
2.3268303014794824,
2.3312790951339912,
2.308065146564773,
2.308381292838845
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 202.27519923102545,
"scoreError" : 3.5682979682423994,
"scoreConfidence" : [
198.70690126278305,
205.84349719926786
],
"scorePercentiles" : {
"0.0" : 201.23105884235048,
"50.0" : 202.07203659859937,
"90.0" : 203.24463746941706,
"95.0" : 203.24463746941706,
"99.0" : 203.24463746941706,
"99.9" : 203.24463746941706,
"99.99" : 203.24463746941706,
"99.999" : 203.24463746941706,
"99.9999" : 203.24463746941706,
"100.0" : 203.24463746941706
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
202.07203659859937,
201.60019307328514,
201.23105884235048,
203.24463746941706,
203.22807017147528
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 984.0021002493204,
"scoreError" : 8.576939606491272E-4,
"scoreConfidence" : [
984.0012425553598,
984.002957943281
],
"scorePercentiles" : {
"0.0" : 984.0019935762543,
"50.0" : 984.0020053569025,
"90.0" : 984.0024984967067,
"95.0" : 984.0024984967067,
"99.0" : 984.0024984967067,
"99.9" : 984.0024984967067,
"99.99" : 984.0024984967067,
"99.999" : 984.0024984967067,
"99.9999" : 984.0024984967067,
"100.0" : 984.0024984967067
},
"scoreUnit" : "B/op",
"rawData" : [
[
984.0020053569025,
984.0020098632176,
984.0024984967067,
984.0019935762543,
984.0019939535206
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.711701701705,
"scoreError" : 1762.6294888890507,
"scoreConfidence" : [
-1557.9177871873458,
1967.3411905907556
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.558508508525,
"95.0" : 1023.558508508525,
"99.0" : 1023.558508508525,
"99.9" : 1023.558508508525,
"99.99" : 1023.558508508525,
"99.999" : 1023.558508508525,
"99.9999" : 1023.558508508525,
"100.0" : 1023.558508508525
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.558508508525
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 1001.0225414745792,
"scoreError" : 8619.105971854957,
"scoreConfidence" : [
-7618.083430380378,
9620.128513329535
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 5005.112707372896,
"95.0" : 5005.112707372896,
"99.0" : 5005.112707372896,
"99.9" : 5005.112707372896,
"99.99" : 5005.112707372896,
"99.999" : 5005.112707372896,
"99.9999" : 5005.112707372896,
"100.0" : 5005.112707372896
},
"scoreUnit" : "B/op",
"rawData" : [
[
5005.112707372896
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.7337396074037323,
"scoreError" : 6.317719301949029,
"scoreConfidence" : [
-5.583979694545296,
7.051458909352761
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 3.6686980370186615,
"95.0" : 3.6686980370186615,
"99.0" : 3.6686980370186615,
"99.9" : 3.6686980370186615,
"99.99" : 3.6686980370186615,
"99.999" : 3.6686980370186615,
"99.9999" : 3.6686980370186615,
"100.0" : 3.6686980370186615
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
3.6686980370186615
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 3.5879233110675015,
"scoreError" : 30.89310175915238,
"scoreConfidence" : [
-27.305178448084877,
34.48102507021988
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 17.93961655533751,
"95.0" : 17.93961655533751,
"99.0" : 17.93961655533751,
"99.9" : 17.93961655533751,
"99.99" : 17.93961655533751,
"99.999" : 17.93961655533751,
"99.9999" : 17.93961655533751,
"100.0" : 17.93961655533751
},
"scoreUnit" : "B/op",
"rawData" : [
[
17.93961655533751
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
1.0,
0.0,
0.0
]
]
},
"·gc.time" : {
"score" : 4.0,
"scoreError" : "NaN",
"scoreConfidence" : [
4.0,
4.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4.0,
"95.0" : 4.0,
"99.0" : 4.0,
"99.9" : 4.0,
"99.99" : 4.0,
"99.999" : 4.0,
"99.9999" : 4.0,
"100.0" : 4.0
},
"scoreUnit" : "ms",
"rawData" : [
[
4.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.75f",
"positionCount" : "128",
"typeSignature" : "MAP(BIGINT,BIGINT)"
},
"primaryMetric" : {
"score" : 1.1937240250490913,
"scoreError" : 0.04877414916214599,
"scoreConfidence" : [
1.1449498758869452,
1.2424981742112373
],
"scorePercentiles" : {
"0.0" : 1.1826899621149416,
"50.0" : 1.1898392237287572,
"90.0" : 1.214604407053812,
"95.0" : 1.214604407053812,
"99.0" : 1.214604407053812,
"99.9" : 1.214604407053812,
"99.99" : 1.214604407053812,
"99.999" : 1.214604407053812,
"99.9999" : 1.214604407053812,
"100.0" : 1.214604407053812
},
"scoreUnit" : "us/op",
"rawData" : [
[
1.185685716521096,
1.1898392237287572,
1.1958008158268496,
1.1826899621149416,
1.214604407053812
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 217.28347526117378,
"scoreError" : 8.80404052024011,
"scoreConfidence" : [
208.47943474093367,
226.08751578141388
],
"scorePercentiles" : {
"0.0" : 213.524603282225,
"50.0" : 217.97697079437677,
"90.0" : 219.29138072279284,
"95.0" : 219.29138072279284,
"99.0" : 219.29138072279284,
"99.9" : 219.29138072279284,
"99.99" : 219.29138072279284,
"99.999" : 219.29138072279284,
"99.9999" : 219.29138072279284,
"100.0" : 219.29138072279284
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
218.73668292327417,
217.97697079437677,
216.88773858320022,
219.29138072279284,
213.524603282225
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 544.0010808826112,
"scoreError" : 4.3409848885776455E-4,
"scoreConfidence" : [
544.0006467841223,
544.0015149811001
],
"scorePercentiles" : {
"0.0" : 544.0010216195508,
"50.0" : 544.0010277956875,
"90.0" : 544.0012816037262,
"95.0" : 544.0012816037262,
"99.0" : 544.0012816037262,
"99.9" : 544.0012816037262,
"99.99" : 544.0012816037262,
"99.999" : 544.0012816037262,
"99.9999" : 544.0012816037262,
"100.0" : 544.0012816037262
},
"scoreUnit" : "B/op",
"rawData" : [
[
544.0010242112152,
544.0010277956875,
544.0012816037262,
544.0010216195508,
544.0010491828759
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.71700301848523,
"scoreError" : 1762.6751348253067,
"scoreConfidence" : [
-1557.9581318068215,
1967.392137843792
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5850150924261,
"95.0" : 1023.5850150924261,
"99.0" : 1023.5850150924261,
"99.9" : 1023.5850150924261,
"99.99" : 1023.5850150924261,
"99.999" : 1023.5850150924261,
"99.9999" : 1023.5850150924261,
"100.0" : 1023.5850150924261
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5850150924261
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 513.4744487430241,
"scoreError" : 4421.1698580099555,
"scoreConfidence" : [
-3907.695409266931,
4934.64430675298
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 2567.3722437151205,
"95.0" : 2567.3722437151205,
"99.0" : 2567.3722437151205,
"99.9" : 2567.3722437151205,
"99.99" : 2567.3722437151205,
"99.999" : 2567.3722437151205,
"99.9999" : 2567.3722437151205,
"100.0" : 2567.3722437151205
},
"scoreUnit" : "B/op",
"rawData" : [
[
2567.3722437151205
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.7366230479685547,
"scoreError" : 6.342546594804133,
"scoreConfidence" : [
-5.605923546835578,
7.079169642772687
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 3.6831152398427736,
"95.0" : 3.6831152398427736,
"99.0" : 3.6831152398427736,
"99.9" : 3.6831152398427736,
"99.99" : 3.6831152398427736,
"99.999" : 3.6831152398427736,
"99.9999" : 3.6831152398427736,
"100.0" : 3.6831152398427736
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
3.6831152398427736
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 1.8476096655875054,
"scoreError" : 15.90847642537989,
"scoreConfidence" : [
-14.060866759792384,
17.756086090967393
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 9.238048327937527,
"95.0" : 9.238048327937527,
"99.0" : 9.238048327937527,
"99.9" : 9.238048327937527,
"99.99" : 9.238048327937527,
"99.999" : 9.238048327937527,
"99.9999" : 9.238048327937527,
"100.0" : 9.238048327937527
},
"scoreUnit" : "B/op",
"rawData" : [
[
9.238048327937527
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
1.0,
0.0,
0.0
]
]
},
"·gc.time" : {
"score" : 4.0,
"scoreError" : "NaN",
"scoreConfidence" : [
4.0,
4.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4.0,
"95.0" : 4.0,
"99.0" : 4.0,
"99.9" : 4.0,
"99.99" : 4.0,
"99.999" : 4.0,
"99.9999" : 4.0,
"100.0" : 4.0
},
"scoreUnit" : "ms",
"rawData" : [
[
4.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.75f",
"positionCount" : "128",
"typeSignature" : "MAP(BIGINT,MAP(BIGINT,VARCHAR))"
},
"primaryMetric" : {
"score" : 1.962232573095098,
"scoreError" : 0.04127747964817268,
"scoreConfidence" : [
1.9209550934469253,
2.0035100527432705
],
"scorePercentiles" : {
"0.0" : 1.9484370894725769,
"50.0" : 1.9672696486452466,
"90.0" : 1.9734655394207246,
"95.0" : 1.9734655394207246,
"99.0" : 1.9734655394207246,
"99.9" : 1.9734655394207246,
"99.99" : 1.9734655394207246,
"99.999" : 1.9734655394207246,
"99.9999" : 1.9734655394207246,
"100.0" : 1.9734655394207246
},
"scoreUnit" : "us/op",
"rawData" : [
[
1.953421881530379,
1.9672696486452466,
1.9734655394207246,
1.9484370894725769,
1.9685687064065625
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 231.30681219014673,
"scoreError" : 4.891936127721815,
"scoreConfidence" : [
226.41487606242492,
236.19874831786854
],
"scorePercentiles" : {
"0.0" : 229.9855676686214,
"50.0" : 230.70691294685847,
"90.0" : 232.9439576902717,
"95.0" : 232.9439576902717,
"99.0" : 232.9439576902717,
"99.9" : 232.9439576902717,
"99.99" : 232.9439576902717,
"99.999" : 232.9439576902717,
"99.9999" : 232.9439576902717,
"100.0" : 232.9439576902717
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
232.35151050854455,
230.70691294685847,
229.9855676686214,
232.9439576902717,
230.54611213643753
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 952.001776795988,
"scoreError" : 7.147250808206025E-4,
"scoreConfidence" : [
952.0010620709072,
952.0024915210688
],
"scorePercentiles" : {
"0.0" : 952.0016830163393,
"50.0" : 952.0017004392802,
"90.0" : 952.0021084432136,
"95.0" : 952.0021084432136,
"99.0" : 952.0021084432136,
"99.9" : 952.0021084432136,
"99.99" : 952.0021084432136,
"99.999" : 952.0021084432136,
"99.9999" : 952.0021084432136,
"100.0" : 952.0021084432136
},
"scoreUnit" : "B/op",
"rawData" : [
[
952.0016874011288,
952.0021084432136,
952.0017046799779,
952.0016830163393,
952.0017004392802
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.7150078560434,
"scoreError" : 1762.657955874979,
"scoreConfidence" : [
-1557.9429480189356,
1967.3729637310225
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.575039280217,
"95.0" : 1023.575039280217,
"99.0" : 1023.575039280217,
"99.9" : 1023.575039280217,
"99.99" : 1023.575039280217,
"99.999" : 1023.575039280217,
"99.9999" : 1023.575039280217,
"100.0" : 1023.575039280217
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.575039280217
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 844.7476350819776,
"scoreError" : 7273.531898212828,
"scoreConfidence" : [
-6428.78426313085,
8118.279533294806
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4223.738175409888,
"95.0" : 4223.738175409888,
"99.0" : 4223.738175409888,
"99.9" : 4223.738175409888,
"99.99" : 4223.738175409888,
"99.999" : 4223.738175409888,
"99.9999" : 4223.738175409888,
"100.0" : 4223.738175409888
},
"scoreUnit" : "B/op",
"rawData" : [
[
4223.738175409888
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.7470119433299831,
"scoreError" : 6.431998116963424,
"scoreConfidence" : [
-5.68498617363344,
7.1790100602934075
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 3.7350597166499155,
"95.0" : 3.7350597166499155,
"99.0" : 3.7350597166499155,
"99.9" : 3.7350597166499155,
"99.99" : 3.7350597166499155,
"99.999" : 3.7350597166499155,
"99.9999" : 3.7350597166499155,
"100.0" : 3.7350597166499155
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
3.7350597166499155
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 3.082512509047424,
"scoreError" : 26.5413623312727,
"scoreConfidence" : [
-23.458849822225275,
29.623874840320127
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 15.41256254523712,
"95.0" : 15.41256254523712,
"99.0" : 15.41256254523712,
"99.9" : 15.41256254523712,
"99.99" : 15.41256254523712,
"99.999" : 15.41256254523712,
"99.9999" : 15.41256254523712,
"100.0" : 15.41256254523712
},
"scoreUnit" : "B/op",
"rawData" : [
[
15.41256254523712
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
1.0,
0.0,
0.0,
0.0
]
]
},
"·gc.time" : {
"score" : 4.0,
"scoreError" : "NaN",
"scoreConfidence" : [
4.0,
4.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4.0,
"95.0" : 4.0,
"99.0" : 4.0,
"99.9" : 4.0,
"99.99" : 4.0,
"99.999" : 4.0,
"99.9999" : 4.0,
"100.0" : 4.0
},
"scoreUnit" : "ms",
"rawData" : [
[
4.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.75f",
"positionCount" : "128",
"typeSignature" : "ROW(BIGINT,BIGINT,BIGINT)"
},
"primaryMetric" : {
"score" : 1.8910157608586868,
"scoreError" : 0.016665640836358155,
"scoreConfidence" : [
1.8743501200223287,
1.907681401695045
],
"scorePercentiles" : {
"0.0" : 1.8856992357028932,
"50.0" : 1.8905679514028018,
"90.0" : 1.8969716204990879,
"95.0" : 1.8969716204990879,
"99.0" : 1.8969716204990879,
"99.9" : 1.8969716204990879,
"99.99" : 1.8969716204990879,
"99.999" : 1.8969716204990879,
"99.9999" : 1.8969716204990879,
"100.0" : 1.8969716204990879
},
"scoreUnit" : "us/op",
"rawData" : [
[
1.8885779647448,
1.8932620319438502,
1.8856992357028932,
1.8905679514028018,
1.8969716204990879
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 262.1999671796598,
"scoreError" : 2.30259222558911,
"scoreConfidence" : [
259.89737495407064,
264.5025594052489
],
"scorePercentiles" : {
"0.0" : 261.3781800948421,
"50.0" : 262.2644534480955,
"90.0" : 262.9434219756267,
"95.0" : 262.9434219756267,
"99.0" : 262.9434219756267,
"99.9" : 262.9434219756267,
"99.99" : 262.9434219756267,
"99.999" : 262.9434219756267,
"99.9999" : 262.9434219756267,
"100.0" : 262.9434219756267
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
262.521522731829,
261.8922576479057,
262.9434219756267,
262.2644534480955,
261.3781800948421
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 1040.0017120000562,
"scoreError" : 6.719086172637965E-4,
"scoreConfidence" : [
1040.0010400914389,
1040.0023839086734
],
"scorePercentiles" : {
"0.0" : 1040.0016288917127,
"50.0" : 1040.0016354282209,
"90.0" : 1040.0020240774588,
"95.0" : 1040.0020240774588,
"99.0" : 1040.0020240774588,
"99.9" : 1040.0020240774588,
"99.99" : 1040.0020240774588,
"99.999" : 1040.0020240774588,
"99.9999" : 1040.0020240774588,
"100.0" : 1040.0020240774588
},
"scoreUnit" : "B/op",
"rawData" : [
[
1040.0020240774588,
1040.0016354282209,
1040.0016288917127,
1040.0016330110152,
1040.001638591873
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 409.41860468694057,
"scoreError" : 2158.746126478888,
"scoreConfidence" : [
-1749.3275217919474,
2568.1647311658285
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5810237210464,
"95.0" : 1023.5810237210464,
"99.0" : 1023.5810237210464,
"99.9" : 1023.5810237210464,
"99.99" : 1023.5810237210464,
"99.999" : 1023.5810237210464,
"99.9999" : 1023.5810237210464,
"100.0" : 1023.5810237210464
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5119997136566,
1023.5810237210464
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 1625.494939130977,
"scoreError" : 8570.800687528135,
"scoreConfidence" : [
-6945.305748397159,
10196.295626659112
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4072.742191085605,
"95.0" : 4072.742191085605,
"99.0" : 4072.742191085605,
"99.9" : 4072.742191085605,
"99.99" : 4072.742191085605,
"99.999" : 4072.742191085605,
"99.9999" : 4072.742191085605,
"100.0" : 4072.742191085605
},
"scoreUnit" : "B/op",
"rawData" : [
[
4054.732504569279,
4072.742191085605
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.7377982495866421,
"scoreError" : 6.352665435154791,
"scoreConfidence" : [
-5.61486718556815,
7.090463684741433
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 3.6889912479332105,
"95.0" : 3.6889912479332105,
"99.0" : 3.6889912479332105,
"99.9" : 3.6889912479332105,
"99.99" : 3.6889912479332105,
"99.999" : 3.6889912479332105,
"99.9999" : 3.6889912479332105,
"100.0" : 3.6889912479332105
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
3.6889912479332105
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 2.9228524387112365,
"scoreError" : 25.166640975173888,
"scoreConfidence" : [
-22.243788536462652,
28.089493413885123
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 14.614262193556183,
"95.0" : 14.614262193556183,
"99.0" : 14.614262193556183,
"99.9" : 14.614262193556183,
"99.99" : 14.614262193556183,
"99.999" : 14.614262193556183,
"99.9999" : 14.614262193556183,
"100.0" : 14.614262193556183
},
"scoreUnit" : "B/op",
"rawData" : [
[
14.614262193556183
]
]
},
"·gc.count" : {
"score" : 2.0,
"scoreError" : "NaN",
"scoreConfidence" : [
2.0,
2.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
1.0,
0.0,
0.0,
0.0,
1.0
]
]
},
"·gc.time" : {
"score" : 8.0,
"scoreError" : "NaN",
"scoreConfidence" : [
8.0,
8.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4.0,
"95.0" : 4.0,
"99.0" : 4.0,
"99.9" : 4.0,
"99.99" : 4.0,
"99.999" : 4.0,
"99.9999" : 4.0,
"100.0" : 4.0
},
"scoreUnit" : "ms",
"rawData" : [
[
4.0,
4.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.75f",
"positionCount" : "128",
"typeSignature" : "ROW(VARCHAR,VARCHAR,VARCHAR)"
},
"primaryMetric" : {
"score" : 2.9938044705246227,
"scoreError" : 0.06992168805580487,
"scoreConfidence" : [
2.923882782468818,
3.0637261585804274
],
"scorePercentiles" : {
"0.0" : 2.964594573606649,
"50.0" : 2.9971503098368713,
"90.0" : 3.013619304726151,
"95.0" : 3.013619304726151,
"99.0" : 3.013619304726151,
"99.9" : 3.013619304726151,
"99.99" : 3.013619304726151,
"99.999" : 3.013619304726151,
"99.9999" : 3.013619304726151,
"100.0" : 3.013619304726151
},
"scoreUnit" : "us/op",
"rawData" : [
[
2.99216116525766,
2.964594573606649,
3.013619304726151,
2.9971503098368713,
3.0014969991957843
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 165.61957905062272,
"scoreError" : 3.88823330943366,
"scoreConfidence" : [
161.73134574118905,
169.5078123600564
],
"scorePercentiles" : {
"0.0" : 164.52751972985308,
"50.0" : 165.42554904357274,
"90.0" : 167.24958486706848,
"95.0" : 167.24958486706848,
"99.0" : 167.24958486706848,
"99.9" : 167.24958486706848,
"99.99" : 167.24958486706848,
"99.999" : 167.24958486706848,
"99.9999" : 167.24958486706848,
"100.0" : 167.24958486706848
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
165.70469713362624,
167.24958486706848,
164.52751972985308,
165.42554904357274,
165.19054447899313
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 1040.0027109124248,
"scoreError" : 0.0010906752490956067,
"scoreConfidence" : [
1040.0016202371758,
1040.003801587674
],
"scorePercentiles" : {
"0.0" : 1040.0025608498227,
"50.0" : 1040.0025889657322,
"90.0" : 1040.003216862119,
"95.0" : 1040.003216862119,
"99.0" : 1040.003216862119,
"99.9" : 1040.003216862119,
"99.99" : 1040.003216862119,
"99.999" : 1040.003216862119,
"99.9999" : 1040.003216862119,
"100.0" : 1040.003216862119
},
"scoreUnit" : "B/op",
"rawData" : [
[
1040.002584675031,
1040.0025608498227,
1040.0026032094197,
1040.0025889657322,
1040.003216862119
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.71422637686192,
"scoreError" : 1762.6512271035472,
"scoreConfidence" : [
-1557.9370007266853,
1967.365453480409
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5711318843096,
"95.0" : 1023.5711318843096,
"99.0" : 1023.5711318843096,
"99.9" : 1023.5711318843096,
"99.99" : 1023.5711318843096,
"99.999" : 1023.5711318843096,
"99.9999" : 1023.5711318843096,
"100.0" : 1023.5711318843096
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5711318843096
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 1288.8355967399261,
"scoreError" : 11097.2631767478,
"scoreConfidence" : [
-9808.427580007874,
12386.098773487725
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 6444.177983699631,
"95.0" : 6444.177983699631,
"99.0" : 6444.177983699631,
"99.9" : 6444.177983699631,
"99.99" : 6444.177983699631,
"99.999" : 6444.177983699631,
"99.9999" : 6444.177983699631,
"100.0" : 6444.177983699631
},
"scoreUnit" : "B/op",
"rawData" : [
[
6444.177983699631
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.7221736113233069,
"scoreError" : 6.218132587607515,
"scoreConfidence" : [
-5.495958976284208,
6.940306198930823
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 3.6108680566165345,
"95.0" : 3.6108680566165345,
"99.0" : 3.6108680566165345,
"99.9" : 3.6108680566165345,
"99.99" : 3.6108680566165345,
"99.999" : 3.6108680566165345,
"99.9999" : 3.6108680566165345,
"100.0" : 3.6108680566165345
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
3.6108680566165345
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 4.546645701047881,
"scoreError" : 39.14799066970425,
"scoreConfidence" : [
-34.60134496865637,
43.69463637075213
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 22.733228505239403,
"95.0" : 22.733228505239403,
"99.0" : 22.733228505239403,
"99.9" : 22.733228505239403,
"99.99" : 22.733228505239403,
"99.999" : 22.733228505239403,
"99.9999" : 22.733228505239403,
"100.0" : 22.733228505239403
},
"scoreUnit" : "B/op",
"rawData" : [
[
22.733228505239403
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
1.0
]
]
},
"·gc.time" : {
"score" : 4.0,
"scoreError" : "NaN",
"scoreConfidence" : [
4.0,
4.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4.0,
"95.0" : 4.0,
"99.0" : 4.0,
"99.9" : 4.0,
"99.99" : 4.0,
"99.999" : 4.0,
"99.9999" : 4.0,
"100.0" : 4.0
},
"scoreUnit" : "ms",
"rawData" : [
[
4.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.75f",
"positionCount" : "128",
"typeSignature" : "ROW(ARRAY(BIGINT),ARRAY(VARCHAR))"
},
"primaryMetric" : {
"score" : 2.6611724416627487,
"scoreError" : 0.1302906679939881,
"scoreConfidence" : [
2.5308817736687605,
2.791463109656737
],
"scorePercentiles" : {
"0.0" : 2.6303789459843263,
"50.0" : 2.644274686462365,
"90.0" : 2.6992876465381377,
"95.0" : 2.6992876465381377,
"99.0" : 2.6992876465381377,
"99.9" : 2.6992876465381377,
"99.99" : 2.6992876465381377,
"99.999" : 2.6992876465381377,
"99.9999" : 2.6992876465381377,
"100.0" : 2.6992876465381377
},
"scoreUnit" : "us/op",
"rawData" : [
[
2.644274686462365,
2.6992876465381377,
2.696350648860518,
2.6303789459843263,
2.635570280468396
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 441.4800222488774,
"scoreError" : 21.561433448822797,
"scoreConfidence" : [
419.9185888000546,
463.0414556977002
],
"scorePercentiles" : {
"0.0" : 435.1925699982475,
"50.0" : 444.2519388559395,
"90.0" : 446.5973019948954,
"95.0" : 446.5973019948954,
"99.0" : 446.5973019948954,
"99.9" : 446.5973019948954,
"99.99" : 446.5973019948954,
"99.999" : 446.5973019948954,
"99.9999" : 446.5973019948954,
"100.0" : 446.5973019948954
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
444.2519388559395,
435.1925699982475,
435.6427922207712,
446.5973019948954,
445.7155081745334
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 2464.0022987283346,
"scoreError" : 1.1253119419620225E-4,
"scoreConfidence" : [
2464.0021861971404,
2464.002411259529
],
"scorePercentiles" : {
"0.0" : 2464.0022721295954,
"50.0" : 2464.002284119028,
"90.0" : 2464.0023316565557,
"95.0" : 2464.0023316565557,
"99.0" : 2464.0023316565557,
"99.9" : 2464.0023316565557,
"99.99" : 2464.0023316565557,
"99.999" : 2464.0023316565557,
"99.9999" : 2464.0023316565557,
"100.0" : 2464.0023316565557
},
"scoreUnit" : "B/op",
"rawData" : [
[
2464.002284119028,
2464.0023316565557,
2464.0023291046427,
2464.0022721295954,
2464.00227663185
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 614.1375452806535,
"scoreError" : 2158.7800070760877,
"scoreConfidence" : [
-1544.6424617954342,
2772.917552356741
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 1023.5157808251863,
"90.0" : 1023.5889072466605,
"95.0" : 1023.5889072466605,
"99.0" : 1023.5889072466605,
"99.9" : 1023.5889072466605,
"99.99" : 1023.5889072466605,
"99.999" : 1023.5889072466605,
"99.9999" : 1023.5889072466605,
"100.0" : 1023.5889072466605
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5830383314205,
1023.5157808251863,
1023.5889072466605
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 3424.9657561895683,
"scoreError" : 12040.769331466732,
"scoreConfidence" : [
-8615.803575277165,
15465.7350876563
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 5658.599154695026,
"90.0" : 5789.020988899013,
"95.0" : 5789.020988899013,
"99.0" : 5789.020988899013,
"99.9" : 5789.020988899013,
"99.99" : 5789.020988899013,
"99.999" : 5789.020988899013,
"99.9999" : 5789.020988899013,
"100.0" : 5789.020988899013
},
"scoreUnit" : "B/op",
"rawData" : [
[
5677.208637353806,
5789.020988899013,
5658.599154695026
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.0249881782428024,
"scoreError" : 0.21515575063979087,
"scoreConfidence" : [
-0.19016757239698848,
0.24014392888259325
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.124940891214012,
"95.0" : 0.124940891214012,
"99.0" : 0.124940891214012,
"99.9" : 0.124940891214012,
"99.99" : 0.124940891214012,
"99.999" : 0.124940891214012,
"99.9999" : 0.124940891214012,
"100.0" : 0.124940891214012
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
0.124940891214012
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 0.1413335202367923,
"scoreError" : 1.2169242327967649,
"scoreConfidence" : [
-1.0755907125599726,
1.3582577530335571
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.7066676011839615,
"95.0" : 0.7066676011839615,
"99.0" : 0.7066676011839615,
"99.9" : 0.7066676011839615,
"99.99" : 0.7066676011839615,
"99.999" : 0.7066676011839615,
"99.9999" : 0.7066676011839615,
"100.0" : 0.7066676011839615
},
"scoreUnit" : "B/op",
"rawData" : [
[
0.7066676011839615
]
]
},
"·gc.count" : {
"score" : 3.0,
"scoreError" : "NaN",
"scoreConfidence" : [
3.0,
3.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 1.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
1.0,
0.0,
1.0,
0.0,
1.0
]
]
},
"·gc.time" : {
"score" : 12.0,
"scoreError" : "NaN",
"scoreConfidence" : [
12.0,
12.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 3.0,
"90.0" : 5.0,
"95.0" : 5.0,
"99.0" : 5.0,
"99.9" : 5.0,
"99.99" : 5.0,
"99.999" : 5.0,
"99.9999" : 5.0,
"100.0" : 5.0
},
"scoreUnit" : "ms",
"rawData" : [
[
4.0,
3.0,
5.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.75f",
"positionCount" : "512",
"typeSignature" : "BIGINT"
},
"primaryMetric" : {
"score" : 0.6045217177021724,
"scoreError" : 1.2146672586904879E-4,
"scoreConfidence" : [
0.6044002509763033,
0.6046431844280415
],
"scorePercentiles" : {
"0.0" : 0.6044910605071675,
"50.0" : 0.604507312786619,
"90.0" : 0.6045643288709869,
"95.0" : 0.6045643288709869,
"99.0" : 0.6045643288709869,
"99.9" : 0.6045643288709869,
"99.99" : 0.6045643288709869,
"99.999" : 0.6045643288709869,
"99.9999" : 0.6045643288709869,
"100.0" : 0.6045643288709869
},
"scoreUnit" : "us/op",
"rawData" : [
[
0.6045004248776437,
0.6044910605071675,
0.604507312786619,
0.6045454614684455,
0.6045643288709869
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 4.1182635452738614E-4,
"scoreError" : 5.4711133987291246E-8,
"scoreConfidence" : [
4.1177164339339885E-4,
4.1188106566137343E-4
],
"scorePercentiles" : {
"0.0" : 4.1180423876037604E-4,
"50.0" : 4.1183011036986214E-4,
"90.0" : 4.118405527196683E-4,
"95.0" : 4.118405527196683E-4,
"99.0" : 4.118405527196683E-4,
"99.9" : 4.118405527196683E-4,
"99.99" : 4.118405527196683E-4,
"99.999" : 4.118405527196683E-4,
"99.9999" : 4.118405527196683E-4,
"100.0" : 4.118405527196683E-4
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
4.118405527196683E-4,
4.1180423876037604E-4,
4.1183011036986214E-4,
4.1182157821253096E-4,
4.118352925744931E-4
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 5.221861432594738E-4,
"scoreError" : 1.1243266758882993E-7,
"scoreConfidence" : [
5.22073710591885E-4,
5.222985759270627E-4
],
"scorePercentiles" : {
"0.0" : 5.221553412140112E-4,
"50.0" : 5.221824810195129E-4,
"90.0" : 5.222323498763325E-4,
"95.0" : 5.222323498763325E-4,
"99.0" : 5.222323498763325E-4,
"99.9" : 5.222323498763325E-4,
"99.99" : 5.222323498763325E-4,
"99.999" : 5.222323498763325E-4,
"99.9999" : 5.222323498763325E-4,
"100.0" : 5.222323498763325E-4
},
"scoreUnit" : "B/op",
"rawData" : [
[
5.221824810195129E-4,
5.221553412140112E-4,
5.221692263434374E-4,
5.221913178440751E-4,
5.222323498763325E-4
]
]
},
"·gc.count" : {
"score" : 0.0,
"scoreError" : "NaN",
"scoreConfidence" : [
0.0,
0.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.0,
"95.0" : 0.0,
"99.0" : 0.0,
"99.9" : 0.0,
"99.99" : 0.0,
"99.999" : 0.0,
"99.9999" : 0.0,
"100.0" : 0.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
0.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.75f",
"positionCount" : "512",
"typeSignature" : "VARCHAR"
},
"primaryMetric" : {
"score" : 1.2545997478903803,
"scoreError" : 0.029015816163070977,
"scoreConfidence" : [
1.2255839317273094,
1.2836155640534512
],
"scorePercentiles" : {
"0.0" : 1.2433957131633384,
"50.0" : 1.2544800880960025,
"90.0" : 1.2644509816315437,
"95.0" : 1.2644509816315437,
"99.0" : 1.2644509816315437,
"99.9" : 1.2644509816315437,
"99.99" : 1.2644509816315437,
"99.999" : 1.2644509816315437,
"99.9999" : 1.2644509816315437,
"100.0" : 1.2644509816315437
},
"scoreUnit" : "us/op",
"rawData" : [
[
1.2433957131633384,
1.256649050686983,
1.254022905874034,
1.2644509816315437,
1.2544800880960025
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 4.118195521886808E-4,
"scoreError" : 4.795331344836693E-8,
"scoreConfidence" : [
4.1177159887523246E-4,
4.1186750550212915E-4
],
"scorePercentiles" : {
"0.0" : 4.1180081945100915E-4,
"50.0" : 4.118194804246568E-4,
"90.0" : 4.1183387391860226E-4,
"95.0" : 4.1183387391860226E-4,
"99.0" : 4.1183387391860226E-4,
"99.9" : 4.1183387391860226E-4,
"99.99" : 4.1183387391860226E-4,
"99.999" : 4.1183387391860226E-4,
"99.9999" : 4.1183387391860226E-4,
"100.0" : 4.1183387391860226E-4
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
4.118270022623504E-4,
4.1180081945100915E-4,
4.1183387391860226E-4,
4.118194804246568E-4,
4.1181658488678545E-4
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 0.0010837391866608038,
"scoreError" : 2.504616443093461E-5,
"scoreConfidence" : [
0.0010586930222298693,
0.0011087853510917383
],
"scorePercentiles" : {
"0.0" : 0.0010740711273768797,
"50.0" : 0.001083641033873816,
"90.0" : 0.0010922468174405522,
"95.0" : 0.0010922468174405522,
"99.0" : 0.0010922468174405522,
"99.9" : 0.0010922468174405522,
"99.99" : 0.0010922468174405522,
"99.999" : 0.0010922468174405522,
"99.9999" : 0.0010922468174405522,
"100.0" : 0.0010922468174405522
},
"scoreUnit" : "B/op",
"rawData" : [
[
0.0010740711273768797,
0.0010855035027589881,
0.0010832334518537836,
0.0010922468174405522,
0.001083641033873816
]
]
},
"·gc.count" : {
"score" : 0.0,
"scoreError" : "NaN",
"scoreConfidence" : [
0.0,
0.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.0,
"95.0" : 0.0,
"99.0" : 0.0,
"99.9" : 0.0,
"99.99" : 0.0,
"99.999" : 0.0,
"99.9999" : 0.0,
"100.0" : 0.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
0.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.75f",
"positionCount" : "512",
"typeSignature" : "ARRAY(BIGINT)"
},
"primaryMetric" : {
"score" : 2.362836063647464,
"scoreError" : 0.01682303818690302,
"scoreConfidence" : [
2.346013025460561,
2.379659101834367
],
"scorePercentiles" : {
"0.0" : 2.3569036128679555,
"50.0" : 2.362611944670156,
"90.0" : 2.369218231259001,
"95.0" : 2.369218231259001,
"99.0" : 2.369218231259001,
"99.9" : 2.369218231259001,
"99.99" : 2.369218231259001,
"99.999" : 2.369218231259001,
"99.9999" : 2.369218231259001,
"100.0" : 2.369218231259001
},
"scoreUnit" : "us/op",
"rawData" : [
[
2.3569036128679555,
2.369218231259001,
2.363139841800862,
2.362611944670156,
2.3623066876393457
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 142.04849510442324,
"scoreError" : 1.0217926624686642,
"scoreConfidence" : [
141.02670244195457,
143.0702877668919
],
"scorePercentiles" : {
"0.0" : 141.65967528859514,
"50.0" : 142.0614310014557,
"90.0" : 142.40758076739635,
"95.0" : 142.40758076739635,
"99.0" : 142.40758076739635,
"99.9" : 142.40758076739635,
"99.99" : 142.40758076739635,
"99.999" : 142.40758076739635,
"99.9999" : 142.40758076739635,
"100.0" : 142.40758076739635
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
142.40758076739635,
141.65967528859514,
142.03215465355458,
142.0614310014557,
142.0816338111143
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 704.0020410416969,
"scoreError" : 1.4466707358653493E-5,
"scoreConfidence" : [
704.0020265749895,
704.0020555084043
],
"scorePercentiles" : {
"0.0" : 704.0020359495913,
"50.0" : 704.0020408548914,
"90.0" : 704.0020465398318,
"95.0" : 704.0020465398318,
"99.0" : 704.0020465398318,
"99.9" : 704.0020465398318,
"99.99" : 704.0020465398318,
"99.999" : 704.0020465398318,
"99.9999" : 704.0020465398318,
"100.0" : 704.0020465398318
},
"scoreUnit" : "B/op",
"rawData" : [
[
704.0020359495913,
704.0020465398318,
704.0020412792016,
704.0020408548914,
704.0020405849677
]
]
},
"·gc.count" : {
"score" : 0.0,
"scoreError" : "NaN",
"scoreConfidence" : [
0.0,
0.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.0,
"95.0" : 0.0,
"99.0" : 0.0,
"99.9" : 0.0,
"99.99" : 0.0,
"99.999" : 0.0,
"99.9999" : 0.0,
"100.0" : 0.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
0.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.75f",
"positionCount" : "512",
"typeSignature" : "ARRAY(VARCHAR)"
},
"primaryMetric" : {
"score" : 2.1153698675092674,
"scoreError" : 0.031030665435628067,
"scoreConfidence" : [
2.084339202073639,
2.1464005329448956
],
"scorePercentiles" : {
"0.0" : 2.1088884301876925,
"50.0" : 2.1129176563536425,
"90.0" : 2.1294209448383046,
"95.0" : 2.1294209448383046,
"99.0" : 2.1294209448383046,
"99.9" : 2.1294209448383046,
"99.99" : 2.1294209448383046,
"99.999" : 2.1294209448383046,
"99.9999" : 2.1294209448383046,
"100.0" : 2.1294209448383046
},
"scoreUnit" : "us/op",
"rawData" : [
[
2.1294209448383046,
2.1088884301876925,
2.1135898425283375,
2.11203246363836,
2.1129176563536425
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 142.4379367544447,
"scoreError" : 2.07453347048384,
"scoreConfidence" : [
140.36340328396088,
144.51247022492853
],
"scorePercentiles" : {
"0.0" : 141.4987213531228,
"50.0" : 142.60161804922012,
"90.0" : 142.87046620758332,
"95.0" : 142.87046620758332,
"99.0" : 142.87046620758332,
"99.9" : 142.87046620758332,
"99.99" : 142.87046620758332,
"99.999" : 142.87046620758332,
"99.9999" : 142.87046620758332,
"100.0" : 142.87046620758332
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
141.4987213531228,
142.87046620758332,
142.55385027461668,
142.66502788768057,
142.60161804922012
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 632.0018272916265,
"scoreError" : 2.6815004251403195E-5,
"scoreConfidence" : [
632.0018004766222,
632.0018541066307
],
"scorePercentiles" : {
"0.0" : 632.0018216856496,
"50.0" : 632.0018251644549,
"90.0" : 632.0018394328415,
"95.0" : 632.0018394328415,
"99.0" : 632.0018394328415,
"99.9" : 632.0018394328415,
"99.99" : 632.0018394328415,
"99.999" : 632.0018394328415,
"99.9999" : 632.0018394328415,
"100.0" : 632.0018394328415
},
"scoreUnit" : "B/op",
"rawData" : [
[
632.0018394328415,
632.0018216856496,
632.0018257584082,
632.0018244167778,
632.0018251644549
]
]
},
"·gc.count" : {
"score" : 0.0,
"scoreError" : "NaN",
"scoreConfidence" : [
0.0,
0.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.0,
"95.0" : 0.0,
"99.0" : 0.0,
"99.9" : 0.0,
"99.99" : 0.0,
"99.999" : 0.0,
"99.9999" : 0.0,
"100.0" : 0.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
0.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.75f",
"positionCount" : "512",
"typeSignature" : "ARRAY(ARRAY(BIGINT))"
},
"primaryMetric" : {
"score" : 3.7010065950826374,
"scoreError" : 0.030881684542996727,
"scoreConfidence" : [
3.6701249105396405,
3.7318882796256343
],
"scorePercentiles" : {
"0.0" : 3.689724030573098,
"50.0" : 3.7034960308056872,
"90.0" : 3.70950888214744,
"95.0" : 3.70950888214744,
"99.0" : 3.70950888214744,
"99.9" : 3.70950888214744,
"99.99" : 3.70950888214744,
"99.999" : 3.70950888214744,
"99.9999" : 3.70950888214744,
"100.0" : 3.70950888214744
},
"scoreUnit" : "us/op",
"rawData" : [
[
3.689724030573098,
3.70950888214744,
3.7034960308056872,
3.7062239423155305,
3.696080089571432
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 133.97114850439974,
"scoreError" : 1.1054545128933366,
"scoreConfidence" : [
132.8656939915064,
135.07660301729308
],
"scorePercentiles" : {
"0.0" : 133.66883057320945,
"50.0" : 133.88216701583022,
"90.0" : 134.3723466644273,
"95.0" : 134.3723466644273,
"99.0" : 134.3723466644273,
"99.9" : 134.3723466644273,
"99.99" : 134.3723466644273,
"99.999" : 134.3723466644273,
"99.9999" : 134.3723466644273,
"100.0" : 134.3723466644273
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
134.3723466644273,
133.66883057320945,
133.88216701583022,
133.7799951286712,
134.1524031398604
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 1040.003196900378,
"scoreError" : 2.6671596889959577E-5,
"scoreConfidence" : [
1040.003170228781,
1040.003223571975
],
"scorePercentiles" : {
"0.0" : 1040.0031871569379,
"50.0" : 1040.0031990521327,
"90.0" : 1040.0032042485964,
"95.0" : 1040.0032042485964,
"99.0" : 1040.0032042485964,
"99.9" : 1040.0032042485964,
"99.99" : 1040.0032042485964,
"99.999" : 1040.0032042485964,
"99.9999" : 1040.0032042485964,
"100.0" : 1040.0032042485964
},
"scoreUnit" : "B/op",
"rawData" : [
[
1040.0031871569379,
1040.0032042485964,
1040.0031990521327,
1040.00320139913,
1040.0031926450918
]
]
},
"·gc.count" : {
"score" : 0.0,
"scoreError" : "NaN",
"scoreConfidence" : [
0.0,
0.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.0,
"95.0" : 0.0,
"99.0" : 0.0,
"99.9" : 0.0,
"99.99" : 0.0,
"99.999" : 0.0,
"99.9999" : 0.0,
"100.0" : 0.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
0.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.75f",
"positionCount" : "512",
"typeSignature" : "MAP(BIGINT,BIGINT)"
},
"primaryMetric" : {
"score" : 2.180513216998318,
"scoreError" : 0.030242867601830096,
"scoreConfidence" : [
2.1502703493964876,
2.210756084600148
],
"scorePercentiles" : {
"0.0" : 2.1674549307861,
"50.0" : 2.1822895393691852,
"90.0" : 2.187988909208638,
"95.0" : 2.187988909208638,
"99.0" : 2.187988909208638,
"99.9" : 2.187988909208638,
"99.99" : 2.187988909208638,
"99.999" : 2.187988909208638,
"99.9999" : 2.187988909208638,
"100.0" : 2.187988909208638
},
"scoreUnit" : "us/op",
"rawData" : [
[
2.187988909208638,
2.1822895393691852,
2.1674549307861,
2.1846452328740793,
2.180187472753588
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 131.18662695363815,
"scoreError" : 1.817115539599721,
"scoreConfidence" : [
129.36951141403844,
133.00374249323787
],
"scorePercentiles" : {
"0.0" : 130.7381264918429,
"50.0" : 131.08000741775942,
"90.0" : 131.97205088811663,
"95.0" : 131.97205088811663,
"99.0" : 131.97205088811663,
"99.9" : 131.97205088811663,
"99.99" : 131.97205088811663,
"99.999" : 131.97205088811663,
"99.9999" : 131.97205088811663,
"100.0" : 131.97205088811663
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
130.7381264918429,
131.08000741775942,
131.97205088811663,
130.93952030210042,
131.20342966837146
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 600.0018835609387,
"scoreError" : 2.6117206930927892E-5,
"scoreConfidence" : [
600.0018574437318,
600.0019096781457
],
"scorePercentiles" : {
"0.0" : 600.0018722858356,
"50.0" : 600.001885112845,
"90.0" : 600.0018900283504,
"95.0" : 600.0018900283504,
"99.0" : 600.0018900283504,
"99.9" : 600.0018900283504,
"99.99" : 600.0018900283504,
"99.999" : 600.0018900283504,
"99.9999" : 600.0018900283504,
"100.0" : 600.0018900283504
},
"scoreUnit" : "B/op",
"rawData" : [
[
600.0018900283504,
600.001885112845,
600.0018722858356,
600.0018871056517,
600.0018832720108
]
]
},
"·gc.count" : {
"score" : 0.0,
"scoreError" : "NaN",
"scoreConfidence" : [
0.0,
0.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.0,
"95.0" : 0.0,
"99.0" : 0.0,
"99.9" : 0.0,
"99.99" : 0.0,
"99.999" : 0.0,
"99.9999" : 0.0,
"100.0" : 0.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
0.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.75f",
"positionCount" : "512",
"typeSignature" : "MAP(BIGINT,MAP(BIGINT,VARCHAR))"
},
"primaryMetric" : {
"score" : 4.719279676322968,
"scoreError" : 0.11052241166290667,
"scoreConfidence" : [
4.608757264660061,
4.8298020879858745
],
"scorePercentiles" : {
"0.0" : 4.692415029368163,
"50.0" : 4.7096646513730365,
"90.0" : 4.767632795668173,
"95.0" : 4.767632795668173,
"99.0" : 4.767632795668173,
"99.9" : 4.767632795668173,
"99.99" : 4.767632795668173,
"99.999" : 4.767632795668173,
"99.9999" : 4.767632795668173,
"100.0" : 4.767632795668173
},
"scoreUnit" : "us/op",
"rawData" : [
[
4.707317131024096,
4.767632795668173,
4.719368774181372,
4.7096646513730365,
4.692415029368163
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 102.63923841587992,
"scoreError" : 2.392168174673109,
"scoreConfidence" : [
100.24707024120681,
105.03140659055302
],
"scorePercentiles" : {
"0.0" : 101.59406184474281,
"50.0" : 102.84407760450394,
"90.0" : 103.2241404253914,
"95.0" : 103.2241404253914,
"99.0" : 103.2241404253914,
"99.9" : 103.2241404253914,
"99.99" : 103.2241404253914,
"99.999" : 103.2241404253914,
"99.9999" : 103.2241404253914,
"100.0" : 103.2241404253914
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
102.89860308116495,
101.59406184474281,
102.63530912359649,
102.84407760450394,
103.2241404253914
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 1016.0040765605039,
"scoreError" : 9.537311588230235E-5,
"scoreConfidence" : [
1016.003981187388,
1016.0041719336198
],
"scorePercentiles" : {
"0.0" : 1016.0040533693633,
"50.0" : 1016.0040682563001,
"90.0" : 1016.0041182863353,
"95.0" : 1016.0041182863353,
"99.0" : 1016.0041182863353,
"99.9" : 1016.0041182863353,
"99.99" : 1016.0041182863353,
"99.999" : 1016.0041182863353,
"99.9999" : 1016.0041182863353,
"100.0" : 1016.0041182863353
},
"scoreUnit" : "B/op",
"rawData" : [
[
1016.0040662650603,
1016.0041182863353,
1016.00407662546,
1016.0040682563001,
1016.0040533693633
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.70832915370502,
"scoreError" : 1762.600450233673,
"scoreConfidence" : [
-1557.8921210799679,
1967.308779387378
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5416457685251,
"95.0" : 1023.5416457685251,
"99.0" : 1023.5416457685251,
"99.9" : 1023.5416457685251,
"99.99" : 1023.5416457685251,
"99.999" : 1023.5416457685251,
"99.9999" : 1023.5416457685251,
"100.0" : 1023.5416457685251
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5416457685251
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 2047.2112413964041,
"scoreError" : 17627.106189213064,
"scoreConfidence" : [
-15579.89494781666,
19674.317430609466
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 10236.05620698202,
"95.0" : 10236.05620698202,
"99.0" : 10236.05620698202,
"99.9" : 10236.05620698202,
"99.99" : 10236.05620698202,
"99.999" : 10236.05620698202,
"99.9999" : 10236.05620698202,
"100.0" : 10236.05620698202
},
"scoreUnit" : "B/op",
"rawData" : [
[
10236.05620698202
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
1.0,
0.0,
0.0,
0.0
]
]
},
"·gc.time" : {
"score" : 6.0,
"scoreError" : "NaN",
"scoreConfidence" : [
6.0,
6.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 6.0,
"95.0" : 6.0,
"99.0" : 6.0,
"99.9" : 6.0,
"99.99" : 6.0,
"99.999" : 6.0,
"99.9999" : 6.0,
"100.0" : 6.0
},
"scoreUnit" : "ms",
"rawData" : [
[
6.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.75f",
"positionCount" : "512",
"typeSignature" : "ROW(BIGINT,BIGINT,BIGINT)"
},
"primaryMetric" : {
"score" : 3.042783718144996,
"scoreError" : 0.10952949255633881,
"scoreConfidence" : [
2.933254225588657,
3.152313210701335
],
"scorePercentiles" : {
"0.0" : 3.0124446398776,
"50.0" : 3.0411702017683617,
"90.0" : 3.087758490822318,
"95.0" : 3.087758490822318,
"99.0" : 3.087758490822318,
"99.9" : 3.087758490822318,
"99.99" : 3.087758490822318,
"99.999" : 3.087758490822318,
"99.9999" : 3.087758490822318,
"100.0" : 3.087758490822318
},
"scoreUnit" : "us/op",
"rawData" : [
[
3.0411702017683617,
3.0464157965911722,
3.0124446398776,
3.026129461665527,
3.087758490822318
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 162.95908544560604,
"scoreError" : 5.845271807894409,
"scoreConfidence" : [
157.11381363771162,
168.80435725350046
],
"scorePercentiles" : {
"0.0" : 160.57187488743315,
"50.0" : 163.02477942884389,
"90.0" : 164.59536680025965,
"95.0" : 164.59536680025965,
"99.0" : 164.59536680025965,
"99.9" : 164.59536680025965,
"99.99" : 164.59536680025965,
"99.999" : 164.59536680025965,
"99.9999" : 164.59536680025965,
"100.0" : 164.59536680025965
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
163.02477942884389,
162.7530693770596,
164.59536680025965,
163.85033673443388,
160.57187488743315
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 1040.0027567900966,
"scoreError" : 0.0011900898447167283,
"scoreConfidence" : [
1040.001566700252,
1040.0039468799412
],
"scorePercentiles" : {
"0.0" : 1040.0026022058514,
"50.0" : 1040.002627002177,
"90.0" : 1040.0033092752317,
"95.0" : 1040.0033092752317,
"99.0" : 1040.0033092752317,
"99.9" : 1040.0033092752317,
"99.99" : 1040.0033092752317,
"99.999" : 1040.0033092752317,
"99.9999" : 1040.0033092752317,
"100.0" : 1040.0033092752317
},
"scoreUnit" : "B/op",
"rawData" : [
[
1040.002627002177,
1040.0026315468865,
1040.0026022058514,
1040.002613920336,
1040.0033092752317
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.7070132721702,
"scoreError" : 1762.5891200968133,
"scoreConfidence" : [
-1557.8821068246432,
1967.2961333689834
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.535066360851,
"95.0" : 1023.535066360851,
"99.0" : 1023.535066360851,
"99.9" : 1023.535066360851,
"99.99" : 1023.535066360851,
"99.999" : 1023.535066360851,
"99.9999" : 1023.535066360851,
"100.0" : 1023.535066360851
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.535066360851
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 1325.8609042471091,
"scoreError" : 11416.062240527954,
"scoreConfidence" : [
-10090.201336280845,
12741.923144775063
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 6629.3045212355455,
"95.0" : 6629.3045212355455,
"99.0" : 6629.3045212355455,
"99.9" : 6629.3045212355455,
"99.99" : 6629.3045212355455,
"99.999" : 6629.3045212355455,
"99.9999" : 6629.3045212355455,
"100.0" : 6629.3045212355455
},
"scoreUnit" : "B/op",
"rawData" : [
[
6629.3045212355455
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.7155746134439903,
"scoreError" : 6.161313225731717,
"scoreConfidence" : [
-5.445738612287727,
6.876887839175707
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 3.5778730672199517,
"95.0" : 3.5778730672199517,
"99.0" : 3.5778730672199517,
"99.9" : 3.5778730672199517,
"99.99" : 3.5778730672199517,
"99.999" : 3.5778730672199517,
"99.9999" : 3.5778730672199517,
"100.0" : 3.5778730672199517
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
3.5778730672199517
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 4.634684414918904,
"scoreError" : 39.90603054697052,
"scoreConfidence" : [
-35.27134613205162,
44.54071496188942
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 23.17342207459452,
"95.0" : 23.17342207459452,
"99.0" : 23.17342207459452,
"99.9" : 23.17342207459452,
"99.99" : 23.17342207459452,
"99.999" : 23.17342207459452,
"99.9999" : 23.17342207459452,
"100.0" : 23.17342207459452
},
"scoreUnit" : "B/op",
"rawData" : [
[
23.17342207459452
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
1.0
]
]
},
"·gc.time" : {
"score" : 4.0,
"scoreError" : "NaN",
"scoreConfidence" : [
4.0,
4.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4.0,
"95.0" : 4.0,
"99.0" : 4.0,
"99.9" : 4.0,
"99.99" : 4.0,
"99.999" : 4.0,
"99.9999" : 4.0,
"100.0" : 4.0
},
"scoreUnit" : "ms",
"rawData" : [
[
4.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.75f",
"positionCount" : "512",
"typeSignature" : "ROW(VARCHAR,VARCHAR,VARCHAR)"
},
"primaryMetric" : {
"score" : 4.240489595714792,
"scoreError" : 0.12222218083408065,
"scoreConfidence" : [
4.1182674148807115,
4.362711776548873
],
"scorePercentiles" : {
"0.0" : 4.20987803892518,
"50.0" : 4.227603263028868,
"90.0" : 4.283730871028806,
"95.0" : 4.283730871028806,
"99.0" : 4.283730871028806,
"99.9" : 4.283730871028806,
"99.99" : 4.283730871028806,
"99.999" : 4.283730871028806,
"99.9999" : 4.283730871028806,
"100.0" : 4.283730871028806
},
"scoreUnit" : "us/op",
"rawData" : [
[
4.283730871028806,
4.217629585589233,
4.20987803892518,
4.227603263028868,
4.263606220001876
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 116.92929029680333,
"scoreError" : 3.369183141430507,
"scoreConfidence" : [
113.56010715537282,
120.29847343823384
],
"scorePercentiles" : {
"0.0" : 115.73910622562434,
"50.0" : 117.2816903109565,
"90.0" : 117.7749951031736,
"95.0" : 117.7749951031736,
"99.0" : 117.7749951031736,
"99.9" : 117.7749951031736,
"99.99" : 117.7749951031736,
"99.999" : 117.7749951031736,
"99.9999" : 117.7749951031736,
"100.0" : 117.7749951031736
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
115.73910622562434,
117.56026742313935,
117.7749951031736,
117.2816903109565,
116.29039242112285
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 1040.0036629744807,
"scoreError" : 1.0547160291874461E-4,
"scoreConfidence" : [
1040.0035575028778,
1040.0037684460835
],
"scorePercentiles" : {
"0.0" : 1040.0036366085258,
"50.0" : 1040.0036518872312,
"90.0" : 1040.0037003092157,
"95.0" : 1040.0037003092157,
"99.0" : 1040.0037003092157,
"99.9" : 1040.0037003092157,
"99.99" : 1040.0037003092157,
"99.999" : 1040.0037003092157,
"99.9999" : 1040.0037003092157,
"100.0" : 1040.0037003092157
},
"scoreUnit" : "B/op",
"rawData" : [
[
1040.0037003092157,
1040.0036431715832,
1040.0036366085258,
1040.0036518872312,
1040.0036828958473
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.70543611907937,
"scoreError" : 1762.5755403330609,
"scoreConfidence" : [
-1557.8701042139814,
1967.2809764521403
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5271805953968,
"95.0" : 1023.5271805953968,
"99.0" : 1023.5271805953968,
"99.9" : 1023.5271805953968,
"99.99" : 1023.5271805953968,
"99.999" : 1023.5271805953968,
"99.9999" : 1023.5271805953968,
"100.0" : 1023.5271805953968
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5271805953968
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 1839.4336882318173,
"scoreError" : 15838.07879462489,
"scoreConfidence" : [
-13998.645106393073,
17677.512482856706
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 9197.168441159087,
"95.0" : 9197.168441159087,
"99.0" : 9197.168441159087,
"99.9" : 9197.168441159087,
"99.99" : 9197.168441159087,
"99.999" : 9197.168441159087,
"99.9999" : 9197.168441159087,
"100.0" : 9197.168441159087
},
"scoreUnit" : "B/op",
"rawData" : [
[
9197.168441159087
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
1.0,
0.0,
0.0,
0.0,
0.0
]
]
},
"·gc.time" : {
"score" : 6.0,
"scoreError" : "NaN",
"scoreConfidence" : [
6.0,
6.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 6.0,
"95.0" : 6.0,
"99.0" : 6.0,
"99.9" : 6.0,
"99.99" : 6.0,
"99.999" : 6.0,
"99.9999" : 6.0,
"100.0" : 6.0
},
"scoreUnit" : "ms",
"rawData" : [
[
6.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.75f",
"positionCount" : "512",
"typeSignature" : "ROW(ARRAY(BIGINT),ARRAY(VARCHAR))"
},
"primaryMetric" : {
"score" : 4.811536796229045,
"scoreError" : 0.08843998455178395,
"scoreConfidence" : [
4.7230968116772605,
4.899976780780829
],
"scorePercentiles" : {
"0.0" : 4.788616059288764,
"50.0" : 4.810576614532233,
"90.0" : 4.8418053866707975,
"95.0" : 4.8418053866707975,
"99.0" : 4.8418053866707975,
"99.9" : 4.8418053866707975,
"99.99" : 4.8418053866707975,
"99.999" : 4.8418053866707975,
"99.9999" : 4.8418053866707975,
"100.0" : 4.8418053866707975
},
"scoreUnit" : "us/op",
"rawData" : [
[
4.788616059288764,
4.8418053866707975,
4.790354510885702,
4.826331409767724,
4.810576614532233
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 230.6698330699857,
"scoreError" : 4.239066085382067,
"scoreConfidence" : [
226.43076698460365,
234.90889915536778
],
"scorePercentiles" : {
"0.0" : 229.21705648732217,
"50.0" : 230.71606665975833,
"90.0" : 231.7654546140645,
"95.0" : 231.7654546140645,
"99.0" : 231.7654546140645,
"99.9" : 231.7654546140645,
"99.99" : 231.7654546140645,
"99.999" : 231.7654546140645,
"99.9999" : 231.7654546140645,
"100.0" : 231.7654546140645
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
231.7654546140645,
229.21705648732217,
231.6873427088161,
229.96324487996753,
230.71606665975833
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 2328.0043575144364,
"scoreError" : 0.0017909459420083098,
"scoreConfidence" : [
2328.0025665684943,
2328.0061484603784
],
"scorePercentiles" : {
"0.0" : 2328.004136425439,
"50.0" : 2328.00415536446,
"90.0" : 2328.0051891724434,
"95.0" : 2328.0051891724434,
"99.0" : 2328.0051891724434,
"99.9" : 2328.0051891724434,
"99.99" : 2328.0051891724434,
"99.999" : 2328.0051891724434,
"99.9999" : 2328.0051891724434,
"100.0" : 2328.0051891724434
},
"scoreUnit" : "B/op",
"rawData" : [
[
2328.004136425439,
2328.0051891724434,
2328.004137812132,
2328.0041687977073,
2328.00415536446
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.70392323714825,
"scoreError" : 1762.562513963377,
"scoreConfidence" : [
-1557.8585907262286,
1967.2664372005252
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5196161857413,
"95.0" : 1023.5196161857413,
"99.0" : 1023.5196161857413,
"99.9" : 1023.5196161857413,
"99.99" : 1023.5196161857413,
"99.999" : 1023.5196161857413,
"99.9999" : 1023.5196161857413,
"100.0" : 1023.5196161857413
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5196161857413
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 2079.041598574914,
"scoreError" : 17901.17516396306,
"scoreConfidence" : [
-15822.133565388147,
19980.216762537973
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 10395.20799287457,
"95.0" : 10395.20799287457,
"99.0" : 10395.20799287457,
"99.9" : 10395.20799287457,
"99.99" : 10395.20799287457,
"99.999" : 10395.20799287457,
"99.9999" : 10395.20799287457,
"100.0" : 10395.20799287457
},
"scoreUnit" : "B/op",
"rawData" : [
[
10395.20799287457
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.7408128866717988,
"scoreError" : 6.378622369616399,
"scoreConfidence" : [
-5.6378094829446,
7.119435256288198
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 3.704064433358994,
"95.0" : 3.704064433358994,
"99.0" : 3.704064433358994,
"99.9" : 3.704064433358994,
"99.99" : 3.704064433358994,
"99.999" : 3.704064433358994,
"99.9999" : 3.704064433358994,
"100.0" : 3.704064433358994
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
3.704064433358994
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 7.52394377105681,
"scoreError" : 64.78342495013985,
"scoreConfidence" : [
-57.25948117908304,
72.30736872119665
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 37.61971885528405,
"95.0" : 37.61971885528405,
"99.0" : 37.61971885528405,
"99.9" : 37.61971885528405,
"99.99" : 37.61971885528405,
"99.999" : 37.61971885528405,
"99.9999" : 37.61971885528405,
"100.0" : 37.61971885528405
},
"scoreUnit" : "B/op",
"rawData" : [
[
37.61971885528405
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
1.0,
0.0,
0.0,
0.0
]
]
},
"·gc.time" : {
"score" : 4.0,
"scoreError" : "NaN",
"scoreConfidence" : [
4.0,
4.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4.0,
"95.0" : 4.0,
"99.0" : 4.0,
"99.9" : 4.0,
"99.99" : 4.0,
"99.999" : 4.0,
"99.9999" : 4.0,
"100.0" : 4.0
},
"scoreUnit" : "ms",
"rawData" : [
[
4.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.75f",
"positionCount" : "1024",
"typeSignature" : "BIGINT"
},
"primaryMetric" : {
"score" : 0.31510973426569927,
"scoreError" : 1.2023408647583569E-4,
"scoreConfidence" : [
0.31498950017922345,
0.3152299683521751
],
"scorePercentiles" : {
"0.0" : 0.3150630237489558,
"50.0" : 0.3151060828593553,
"90.0" : 0.3151386322162402,
"95.0" : 0.3151386322162402,
"99.0" : 0.3151386322162402,
"99.9" : 0.3151386322162402,
"99.99" : 0.3151386322162402,
"99.999" : 0.3151386322162402,
"99.9999" : 0.3151386322162402,
"100.0" : 0.3151386322162402
},
"scoreUnit" : "us/op",
"rawData" : [
[
0.3151060828593553,
0.3151386322162402,
0.3151025887873608,
0.31513834371658417,
0.3150630237489558
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 4.118189974753808E-4,
"scoreError" : 4.341613884714536E-8,
"scoreConfidence" : [
4.117755813365337E-4,
4.1186241361422797E-4
],
"scorePercentiles" : {
"0.0" : 4.1180900497804165E-4,
"50.0" : 4.1181573977941345E-4,
"90.0" : 4.118365601513878E-4,
"95.0" : 4.118365601513878E-4,
"99.0" : 4.118365601513878E-4,
"99.9" : 4.118365601513878E-4,
"99.99" : 4.118365601513878E-4,
"99.999" : 4.118365601513878E-4,
"99.9999" : 4.118365601513878E-4,
"100.0" : 4.118365601513878E-4
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
4.1181573977941345E-4,
4.1181050496607647E-4,
4.1180900497804165E-4,
4.118231775019847E-4,
4.118365601513878E-4
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 2.721900773726471E-4,
"scoreError" : 1.0050687624845974E-7,
"scoreConfidence" : [
2.7208957049639865E-4,
2.7229058424889553E-4
],
"scorePercentiles" : {
"0.0" : 2.7215101357353183E-4,
"50.0" : 2.721947402146936E-4,
"90.0" : 2.7221583691246746E-4,
"95.0" : 2.7221583691246746E-4,
"99.0" : 2.7221583691246746E-4,
"99.9" : 2.7221583691246746E-4,
"99.99" : 2.7221583691246746E-4,
"99.999" : 2.7221583691246746E-4,
"99.9999" : 2.7221583691246746E-4,
"100.0" : 2.7221583691246746E-4
},
"scoreUnit" : "B/op",
"rawData" : [
[
2.721947402146936E-4,
2.7221583691246746E-4,
2.7217896270833187E-4,
2.7220983345421047E-4,
2.7215101357353183E-4
]
]
},
"·gc.count" : {
"score" : 0.0,
"scoreError" : "NaN",
"scoreConfidence" : [
0.0,
0.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.0,
"95.0" : 0.0,
"99.0" : 0.0,
"99.9" : 0.0,
"99.99" : 0.0,
"99.999" : 0.0,
"99.9999" : 0.0,
"100.0" : 0.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
0.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.75f",
"positionCount" : "1024",
"typeSignature" : "VARCHAR"
},
"primaryMetric" : {
"score" : 0.9940812279927025,
"scoreError" : 3.0986064861086165E-4,
"scoreConfidence" : [
0.9937713673440917,
0.9943910886413133
],
"scorePercentiles" : {
"0.0" : 0.9940273656760323,
"50.0" : 0.994045894992099,
"90.0" : 0.994220237763906,
"95.0" : 0.994220237763906,
"99.0" : 0.994220237763906,
"99.9" : 0.994220237763906,
"99.99" : 0.994220237763906,
"99.999" : 0.994220237763906,
"99.9999" : 0.994220237763906,
"100.0" : 0.994220237763906
},
"scoreUnit" : "us/op",
"rawData" : [
[
0.9940273656760323,
0.9940806882171828,
0.994220237763906,
0.994045894992099,
0.9940319533142917
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 4.1182751870764614E-4,
"scoreError" : 3.176529188197648E-8,
"scoreConfidence" : [
4.1179575341576414E-4,
4.1185928399952815E-4
],
"scorePercentiles" : {
"0.0" : 4.118159291358538E-4,
"50.0" : 4.1182833524364094E-4,
"90.0" : 4.1183691049636185E-4,
"95.0" : 4.1183691049636185E-4,
"99.0" : 4.1183691049636185E-4,
"99.9" : 4.1183691049636185E-4,
"99.99" : 4.1183691049636185E-4,
"99.999" : 4.1183691049636185E-4,
"99.9999" : 4.1183691049636185E-4,
"100.0" : 4.1183691049636185E-4
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
4.1182833524364094E-4,
4.118159291358538E-4,
4.118331114877272E-4,
4.11823307174647E-4,
4.1183691049636185E-4
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 8.586956692152421E-4,
"scoreError" : 2.5477047132108204E-7,
"scoreConfidence" : [
8.58440898743921E-4,
8.589504396865631E-4
],
"scorePercentiles" : {
"0.0" : 8.586557267566665E-4,
"50.0" : 8.586676737460371E-4,
"90.0" : 8.588127708639815E-4,
"95.0" : 8.588127708639815E-4,
"99.0" : 8.588127708639815E-4,
"99.9" : 8.588127708639815E-4,
"99.99" : 8.588127708639815E-4,
"99.999" : 8.588127708639815E-4,
"99.9999" : 8.588127708639815E-4,
"100.0" : 8.588127708639815E-4
},
"scoreUnit" : "B/op",
"rawData" : [
[
8.586557267566665E-4,
8.586813278552644E-4,
8.588127708639815E-4,
8.586676737460371E-4,
8.586608468542602E-4
]
]
},
"·gc.count" : {
"score" : 0.0,
"scoreError" : "NaN",
"scoreConfidence" : [
0.0,
0.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.0,
"95.0" : 0.0,
"99.0" : 0.0,
"99.9" : 0.0,
"99.99" : 0.0,
"99.999" : 0.0,
"99.9999" : 0.0,
"100.0" : 0.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
0.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.75f",
"positionCount" : "1024",
"typeSignature" : "ARRAY(BIGINT)"
},
"primaryMetric" : {
"score" : 2.188346668975419,
"scoreError" : 0.006172932473900066,
"scoreConfidence" : [
2.182173736501519,
2.1945196014493193
],
"scorePercentiles" : {
"0.0" : 2.1861054067167602,
"50.0" : 2.18812336966271,
"90.0" : 2.190055381610695,
"95.0" : 2.190055381610695,
"99.0" : 2.190055381610695,
"99.9" : 2.190055381610695,
"99.99" : 2.190055381610695,
"99.999" : 2.190055381610695,
"99.9999" : 2.190055381610695,
"100.0" : 2.190055381610695
},
"scoreUnit" : "us/op",
"rawData" : [
[
2.18812336966271,
2.190055381610695,
2.1861054067167602,
2.1877243107988695,
2.1897248760880608
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 134.20022361534183,
"scoreError" : 0.37839112483645687,
"scoreConfidence" : [
133.82183249050536,
134.5786147401783
],
"scorePercentiles" : {
"0.0" : 134.09323861567725,
"50.0" : 134.21616920231392,
"90.0" : 134.3351014573902,
"95.0" : 134.3351014573902,
"99.0" : 134.3351014573902,
"99.9" : 134.3351014573902,
"99.99" : 134.3351014573902,
"99.999" : 134.3351014573902,
"99.9999" : 134.3351014573902,
"100.0" : 134.3351014573902
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
134.21616920231392,
134.09323861567725,
134.3351014573902,
134.24064461319412,
134.11596418813355
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 616.0018903020775,
"scoreError" : 5.329332790396934E-6,
"scoreConfidence" : [
616.0018849727447,
616.0018956314103
],
"scorePercentiles" : {
"0.0" : 616.0018883512333,
"50.0" : 616.0018901193138,
"90.0" : 616.0018917415846,
"95.0" : 616.0018917415846,
"99.0" : 616.0018917415846,
"99.9" : 616.0018917415846,
"99.99" : 616.0018917415846,
"99.999" : 616.0018917415846,
"99.9999" : 616.0018917415846,
"100.0" : 616.0018917415846
},
"scoreUnit" : "B/op",
"rawData" : [
[
616.0018901193138,
616.0018917415846,
616.0018883512333,
616.001889780313,
616.0018915179431
]
]
},
"·gc.count" : {
"score" : 0.0,
"scoreError" : "NaN",
"scoreConfidence" : [
0.0,
0.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 0.0,
"95.0" : 0.0,
"99.0" : 0.0,
"99.9" : 0.0,
"99.99" : 0.0,
"99.999" : 0.0,
"99.9999" : 0.0,
"100.0" : 0.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
0.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.75f",
"positionCount" : "1024",
"typeSignature" : "ARRAY(VARCHAR)"
},
"primaryMetric" : {
"score" : 2.6845137573510165,
"scoreError" : 0.08417103232469288,
"scoreConfidence" : [
2.600342725026324,
2.768684789675709
],
"scorePercentiles" : {
"0.0" : 2.661642560257154,
"50.0" : 2.691213322499408,
"90.0" : 2.713514752799722,
"95.0" : 2.713514752799722,
"99.0" : 2.713514752799722,
"99.9" : 2.713514752799722,
"99.99" : 2.713514752799722,
"99.999" : 2.713514752799722,
"99.9999" : 2.713514752799722,
"100.0" : 2.713514752799722
},
"scoreUnit" : "us/op",
"rawData" : [
[
2.713514752799722,
2.6925891565940723,
2.6636089946047283,
2.661642560257154,
2.691213322499408
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 116.50191262777494,
"scoreError" : 3.643806925210545,
"scoreConfidence" : [
112.8581057025644,
120.14571955298548
],
"scorePercentiles" : {
"0.0" : 115.25263006172044,
"50.0" : 116.20358049845471,
"90.0" : 117.49352645997254,
"95.0" : 117.49352645997254,
"99.0" : 117.49352645997254,
"99.9" : 117.49352645997254,
"99.99" : 117.49352645997254,
"99.999" : 117.49352645997254,
"99.9999" : 117.49352645997254,
"100.0" : 117.49352645997254
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
115.25263006172044,
116.14973594033361,
117.41009017839339,
117.49352645997254,
116.20358049845471
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 656.0023188766141,
"scoreError" : 7.278253620359758E-5,
"scoreConfidence" : [
656.0022460940779,
656.0023916591504
],
"scorePercentiles" : {
"0.0" : 656.0022990585568,
"50.0" : 656.0023246303192,
"90.0" : 656.0023439534682,
"95.0" : 656.0023439534682,
"99.0" : 656.0023439534682,
"99.9" : 656.0023439534682,
"99.99" : 656.0023439534682,
"99.999" : 656.0023439534682,
"99.9999" : 656.0023439534682,
"100.0" : 656.0023439534682
},
"scoreUnit" : "B/op",
"rawData" : [
[
656.0023439534682,
656.0023258944194,
656.0023008463066,
656.0022990585568,
656.0023246303192
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.710707031989,
"scoreError" : 1762.620924482822,
"scoreConfidence" : [
-1557.910217450833,
1967.3316315148109
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.553535159945,
"95.0" : 1023.553535159945,
"99.0" : 1023.553535159945,
"99.9" : 1023.553535159945,
"99.99" : 1023.553535159945,
"99.999" : 1023.553535159945,
"99.9999" : 1023.553535159945,
"100.0" : 1023.553535159945
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.553535159945
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 1165.1855890268253,
"scoreError" : 10032.599319798117,
"scoreConfidence" : [
-8867.413730771292,
11197.784908824942
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 5825.927945134126,
"95.0" : 5825.927945134126,
"99.0" : 5825.927945134126,
"99.9" : 5825.927945134126,
"99.99" : 5825.927945134126,
"99.999" : 5825.927945134126,
"99.9999" : 5825.927945134126,
"100.0" : 5825.927945134126
},
"scoreUnit" : "B/op",
"rawData" : [
[
5825.927945134126
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
1.0,
0.0,
0.0,
0.0,
0.0
]
]
},
"·gc.time" : {
"score" : 6.0,
"scoreError" : "NaN",
"scoreConfidence" : [
6.0,
6.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 6.0,
"95.0" : 6.0,
"99.0" : 6.0,
"99.9" : 6.0,
"99.99" : 6.0,
"99.999" : 6.0,
"99.9999" : 6.0,
"100.0" : 6.0
},
"scoreUnit" : "ms",
"rawData" : [
[
6.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.75f",
"positionCount" : "1024",
"typeSignature" : "ARRAY(ARRAY(BIGINT))"
},
"primaryMetric" : {
"score" : 3.3113652427254165,
"scoreError" : 0.07692802698584301,
"scoreConfidence" : [
3.2344372157395735,
3.3882932697112595
],
"scorePercentiles" : {
"0.0" : 3.3017251318751693,
"50.0" : 3.302002990947926,
"90.0" : 3.3470641216980437,
"95.0" : 3.3470641216980437,
"99.0" : 3.3470641216980437,
"99.9" : 3.3470641216980437,
"99.99" : 3.3470641216980437,
"99.999" : 3.3470641216980437,
"99.9999" : 3.3470641216980437,
"100.0" : 3.3470641216980437
},
"scoreUnit" : "us/op",
"rawData" : [
[
3.302002990947926,
3.3040406905299875,
3.301993278575956,
3.3017251318751693,
3.3470641216980437
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 163.55757876414094,
"scoreError" : 3.77505990269284,
"scoreConfidence" : [
159.7825188614481,
167.3326386668338
],
"scorePercentiles" : {
"0.0" : 161.80605802604202,
"50.0" : 164.01880281533363,
"90.0" : 164.0317273903186,
"95.0" : 164.0317273903186,
"99.0" : 164.0317273903186,
"99.9" : 164.0317273903186,
"99.99" : 164.0317273903186,
"99.999" : 164.0317273903186,
"99.9999" : 164.0317273903186,
"100.0" : 164.0317273903186
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
164.01880281533363,
163.91046466943516,
164.02084091957522,
164.0317273903186,
161.80605802604202
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 1136.002999597953,
"scoreError" : 0.0012649215380067002,
"scoreConfidence" : [
1136.001734676415,
1136.004264519491
],
"scorePercentiles" : {
"0.0" : 1136.0028520687401,
"50.0" : 1136.0028523135431,
"90.0" : 1136.0035872278627,
"95.0" : 1136.0035872278627,
"99.0" : 1136.0035872278627,
"99.9" : 1136.0035872278627,
"99.99" : 1136.0035872278627,
"99.999" : 1136.0035872278627,
"99.9999" : 1136.0035872278627,
"100.0" : 1136.0035872278627
},
"scoreUnit" : "B/op",
"rawData" : [
[
1136.0028522947107,
1136.0028540849091,
1136.0028523135431,
1136.0028520687401,
1136.0035872278627
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.71002666791904,
"scoreError" : 1762.6150663429949,
"scoreConfidence" : [
-1557.9050396750758,
1967.3250930109139
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5501333395952,
"95.0" : 1023.5501333395952,
"99.0" : 1023.5501333395952,
"99.9" : 1023.5501333395952,
"99.99" : 1023.5501333395952,
"99.999" : 1023.5501333395952,
"99.9999" : 1023.5501333395952,
"100.0" : 1023.5501333395952
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5501333395952
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 1437.2226075666415,
"scoreError" : 12374.920090725223,
"scoreConfidence" : [
-10937.697483158581,
13812.142698291866
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 7186.113037833207,
"95.0" : 7186.113037833207,
"99.0" : 7186.113037833207,
"99.9" : 7186.113037833207,
"99.99" : 7186.113037833207,
"99.999" : 7186.113037833207,
"99.9999" : 7186.113037833207,
"100.0" : 7186.113037833207
},
"scoreUnit" : "B/op",
"rawData" : [
[
7186.113037833207
]
]
},
"·gc.churn.PS_Survivor_Space" : {
"score" : 0.7092570567965188,
"scoreError" : 6.106917157739537,
"scoreConfidence" : [
-5.3976601009430185,
6.816174214536056
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 3.546285283982594,
"95.0" : 3.546285283982594,
"99.0" : 3.546285283982594,
"99.9" : 3.546285283982594,
"99.99" : 3.546285283982594,
"99.999" : 3.546285283982594,
"99.9999" : 3.546285283982594,
"100.0" : 3.546285283982594
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
3.546285283982594
]
]
},
"·gc.churn.PS_Survivor_Space.norm" : {
"score" : 4.979532723415362,
"scoreError" : 42.87527848295358,
"scoreConfidence" : [
-37.89574575953822,
47.85481120636894
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 24.897663617076812,
"95.0" : 24.897663617076812,
"99.0" : 24.897663617076812,
"99.9" : 24.897663617076812,
"99.99" : 24.897663617076812,
"99.999" : 24.897663617076812,
"99.9999" : 24.897663617076812,
"100.0" : 24.897663617076812
},
"scoreUnit" : "B/op",
"rawData" : [
[
24.897663617076812
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
0.0,
0.0,
0.0,
1.0
]
]
},
"·gc.time" : {
"score" : 4.0,
"scoreError" : "NaN",
"scoreConfidence" : [
4.0,
4.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 4.0,
"95.0" : 4.0,
"99.0" : 4.0,
"99.9" : 4.0,
"99.99" : 4.0,
"99.999" : 4.0,
"99.9999" : 4.0,
"100.0" : 4.0
},
"scoreUnit" : "ms",
"rawData" : [
[
4.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.75f",
"positionCount" : "1024",
"typeSignature" : "MAP(BIGINT,BIGINT)"
},
"primaryMetric" : {
"score" : 2.765500238430563,
"scoreError" : 0.11165500710319477,
"scoreConfidence" : [
2.6538452313273684,
2.877155245533758
],
"scorePercentiles" : {
"0.0" : 2.750606244774937,
"50.0" : 2.7528835830590204,
"90.0" : 2.8173167750149286,
"95.0" : 2.8173167750149286,
"99.0" : 2.8173167750149286,
"99.9" : 2.8173167750149286,
"99.99" : 2.8173167750149286,
"99.999" : 2.8173167750149286,
"99.9999" : 2.8173167750149286,
"100.0" : 2.8173167750149286
},
"scoreUnit" : "us/op",
"rawData" : [
[
2.750606244774937,
2.8173167750149286,
2.7528835830590204,
2.752392297150782,
2.754302292153148
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 103.4427450579639,
"scoreError" : 4.121632100042974,
"scoreConfidence" : [
99.32111295792093,
107.56437715800688
],
"scorePercentiles" : {
"0.0" : 101.5302436455646,
"50.0" : 103.90405389132135,
"90.0" : 103.99884868562194,
"95.0" : 103.99884868562194,
"99.0" : 103.99884868562194,
"99.9" : 103.99884868562194,
"99.99" : 103.99884868562194,
"99.999" : 103.99884868562194,
"99.9999" : 103.99884868562194,
"100.0" : 103.99884868562194
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
103.99884868562194,
101.5302436455646,
103.90405389132135,
103.9256287467513,
103.85495032056038
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 600.0023888714607,
"scoreError" : 9.640220070996028E-5,
"scoreConfidence" : [
600.0022924692599,
600.0024852736614
],
"scorePercentiles" : {
"0.0" : 600.0023760285123,
"50.0" : 600.0023779903779,
"90.0" : 600.0024336108702,
"95.0" : 600.0024336108702,
"99.0" : 600.0024336108702,
"99.9" : 600.0024336108702,
"99.99" : 600.0024336108702,
"99.999" : 600.0024336108702,
"99.9999" : 600.0024336108702,
"100.0" : 600.0024336108702
},
"scoreUnit" : "B/op",
"rawData" : [
[
600.0023760285123,
600.0024336108702,
600.0023779903779,
600.0023775584896,
600.0023791690531
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.71028919583483,
"scoreError" : 1762.6173267875233,
"scoreConfidence" : [
-1557.9070375916885,
1967.327615983358
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5514459791742,
"95.0" : 1023.5514459791742,
"99.0" : 1023.5514459791742,
"99.9" : 1023.5514459791742,
"99.99" : 1023.5514459791742,
"99.999" : 1023.5514459791742,
"99.9999" : 1023.5514459791742,
"100.0" : 1023.5514459791742
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5514459791742
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 1209.7545252768796,
"scoreError" : 10416.351302072355,
"scoreConfidence" : [
-9206.596776795475,
11626.105827349234
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 6048.772626384398,
"95.0" : 6048.772626384398,
"99.0" : 6048.772626384398,
"99.9" : 6048.772626384398,
"99.99" : 6048.772626384398,
"99.999" : 6048.772626384398,
"99.9999" : 6048.772626384398,
"100.0" : 6048.772626384398
},
"scoreUnit" : "B/op",
"rawData" : [
[
6048.772626384398
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
1.0,
0.0,
0.0,
0.0
]
]
},
"·gc.time" : {
"score" : 6.0,
"scoreError" : "NaN",
"scoreConfidence" : [
6.0,
6.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 6.0,
"95.0" : 6.0,
"99.0" : 6.0,
"99.9" : 6.0,
"99.99" : 6.0,
"99.999" : 6.0,
"99.9999" : 6.0,
"100.0" : 6.0
},
"scoreUnit" : "ms",
"rawData" : [
[
6.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.75f",
"positionCount" : "1024",
"typeSignature" : "MAP(BIGINT,MAP(BIGINT,VARCHAR))"
},
"primaryMetric" : {
"score" : 5.422002489563214,
"scoreError" : 0.11498269328966698,
"scoreConfidence" : [
5.307019796273547,
5.536985182852881
],
"scorePercentiles" : {
"0.0" : 5.397047040922041,
"50.0" : 5.416105764753024,
"90.0" : 5.4733009751239425,
"95.0" : 5.4733009751239425,
"99.0" : 5.4733009751239425,
"99.9" : 5.4733009751239425,
"99.99" : 5.4733009751239425,
"99.999" : 5.4733009751239425,
"99.9999" : 5.4733009751239425,
"100.0" : 5.4733009751239425
},
"scoreUnit" : "us/op",
"rawData" : [
[
5.416105764753024,
5.4733009751239425,
5.397047040922041,
5.405925910712355,
5.417632756304706
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 103.4055946093921,
"scoreError" : 2.1773814994348757,
"scoreConfidence" : [
101.22821310995722,
105.58297610882697
],
"scorePercentiles" : {
"0.0" : 102.43547163329359,
"50.0" : 103.51696633018719,
"90.0" : 103.88189401579852,
"95.0" : 103.88189401579852,
"99.0" : 103.88189401579852,
"99.9" : 103.88189401579852,
"99.99" : 103.88189401579852,
"99.999" : 103.88189401579852,
"99.9999" : 103.88189401579852,
"100.0" : 103.88189401579852
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
103.51696633018719,
102.43547163329359,
103.88189401579852,
103.70959844846782,
103.48404261921337
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 1176.004683587987,
"scoreError" : 9.926807548296879E-5,
"scoreConfidence" : [
1176.0045843199116,
1176.0047828560625
],
"scorePercentiles" : {
"0.0" : 1176.004662004662,
"50.0" : 1176.0046785145717,
"90.0" : 1176.0047278736606,
"95.0" : 1176.0047278736606,
"99.0" : 1176.0047278736606,
"99.9" : 1176.0047278736606,
"99.99" : 1176.0047278736606,
"99.999" : 1176.0047278736606,
"99.9999" : 1176.0047278736606,
"100.0" : 1176.0047278736606
},
"scoreUnit" : "B/op",
"rawData" : [
[
1176.0046785145717,
1176.0047278736606,
1176.004662004662,
1176.0046697654307,
1176.00467978161
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.71670609492432,
"scoreError" : 1762.6725782239005,
"scoreConfidence" : [
-1557.9558721289761,
1967.3892843188248
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5835304746216,
"95.0" : 1023.5835304746216,
"99.0" : 1023.5835304746216,
"99.9" : 1023.5835304746216,
"99.99" : 1023.5835304746216,
"99.999" : 1023.5835304746216,
"99.9999" : 1023.5835304746216,
"100.0" : 1023.5835304746216
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5835304746216
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 2350.238744486883,
"scoreError" : 20236.264378274456,
"scoreConfidence" : [
-17886.025633787573,
22586.50312276134
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 11751.193722434416,
"95.0" : 11751.193722434416,
"99.0" : 11751.193722434416,
"99.9" : 11751.193722434416,
"99.99" : 11751.193722434416,
"99.999" : 11751.193722434416,
"99.9999" : 11751.193722434416,
"100.0" : 11751.193722434416
},
"scoreUnit" : "B/op",
"rawData" : [
[
11751.193722434416
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
1.0,
0.0,
0.0,
0.0
]
]
},
"·gc.time" : {
"score" : 6.0,
"scoreError" : "NaN",
"scoreConfidence" : [
6.0,
6.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 6.0,
"95.0" : 6.0,
"99.0" : 6.0,
"99.9" : 6.0,
"99.99" : 6.0,
"99.999" : 6.0,
"99.9999" : 6.0,
"100.0" : 6.0
},
"scoreUnit" : "ms",
"rawData" : [
[
6.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.75f",
"positionCount" : "1024",
"typeSignature" : "ROW(BIGINT,BIGINT,BIGINT)"
},
"primaryMetric" : {
"score" : 4.151846851965747,
"scoreError" : 0.11227583896321393,
"scoreConfidence" : [
4.039571013002533,
4.264122690928961
],
"scorePercentiles" : {
"0.0" : 4.13171125724955,
"50.0" : 4.141299812855038,
"90.0" : 4.203466938988208,
"95.0" : 4.203466938988208,
"99.0" : 4.203466938988208,
"99.9" : 4.203466938988208,
"99.99" : 4.203466938988208,
"99.999" : 4.203466938988208,
"99.9999" : 4.203466938988208,
"100.0" : 4.203466938988208
},
"scoreUnit" : "us/op",
"rawData" : [
[
4.203466938988208,
4.13171125724955,
4.141299812855038,
4.141675508480191,
4.141080742255749
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 119.42682844782603,
"scoreError" : 3.2162966004504194,
"scoreConfidence" : [
116.2105318473756,
122.64312504827645
],
"scorePercentiles" : {
"0.0" : 117.94851601217022,
"50.0" : 119.72810530890482,
"90.0" : 120.0063305854044,
"95.0" : 120.0063305854044,
"99.0" : 120.0063305854044,
"99.9" : 120.0063305854044,
"99.99" : 120.0063305854044,
"99.999" : 120.0063305854044,
"99.9999" : 120.0063305854044,
"100.0" : 120.0063305854044
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
117.94851601217022,
120.0063305854044,
119.72810530890482,
119.71755502582947,
119.73363530682124
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 1040.0035863927728,
"scoreError" : 9.692215270197401E-5,
"scoreConfidence" : [
1040.00348947062,
1040.0036833149256
],
"scorePercentiles" : {
"0.0" : 1040.0035690091042,
"50.0" : 1040.003577284245,
"90.0" : 1040.0036309538818,
"95.0" : 1040.0036309538818,
"99.0" : 1040.0036309538818,
"99.9" : 1040.0036309538818,
"99.99" : 1040.0036309538818,
"99.999" : 1040.0036309538818,
"99.9999" : 1040.0036309538818,
"100.0" : 1040.0036309538818
},
"scoreUnit" : "B/op",
"rawData" : [
[
1040.0036309538818,
1040.0035690091042,
1040.003577284245,
1040.0035775804956,
1040.0035771361381
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.7031271109385,
"scoreError" : 1762.5556590766141,
"scoreConfidence" : [
-1557.8525319656756,
1967.2587861875527
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5156355546926,
"95.0" : 1023.5156355546926,
"99.0" : 1023.5156355546926,
"99.9" : 1023.5156355546926,
"99.99" : 1023.5156355546926,
"99.999" : 1023.5156355546926,
"99.9999" : 1023.5156355546926,
"100.0" : 1023.5156355546926
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5156355546926
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 1804.9569647915146,
"scoreError" : 15541.22380826607,
"scoreConfidence" : [
-13736.266843474556,
17346.180773057586
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 9024.784823957572,
"95.0" : 9024.784823957572,
"99.0" : 9024.784823957572,
"99.9" : 9024.784823957572,
"99.99" : 9024.784823957572,
"99.999" : 9024.784823957572,
"99.9999" : 9024.784823957572,
"100.0" : 9024.784823957572
},
"scoreUnit" : "B/op",
"rawData" : [
[
9024.784823957572
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
1.0,
0.0,
0.0,
0.0,
0.0
]
]
},
"·gc.time" : {
"score" : 6.0,
"scoreError" : "NaN",
"scoreConfidence" : [
6.0,
6.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 6.0,
"95.0" : 6.0,
"99.0" : 6.0,
"99.9" : 6.0,
"99.99" : 6.0,
"99.999" : 6.0,
"99.9999" : 6.0,
"100.0" : 6.0
},
"scoreUnit" : "ms",
"rawData" : [
[
6.0
]
]
}
}
},
{
"jmhVersion" : "1.20",
"benchmark" : "com.facebook.presto.block.BenchmarkBlocks.benchmarkGetPositionsSizeInBytes",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/local/home/pettja/.sdkman/candidates/java/8.312.07.1-amzn/jre/bin/java",
"jvmArgs" : [
"-Xms4g",
"-Xmx4g",
"-XX:+AlwaysPreTouch",
"-XX:ReservedCodeCacheSize=256M"
],
"jdkVersion" : "1.8.0_312",
"vmVersion" : "25.312-b07",
"warmupIterations" : 6,
"warmupTime" : "500 ms",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "500 ms",
"measurementBatchSize" : 1,
"params" : {
"encodings" : "NONE",
"nestedNullRate" : "0.75f",
"positionCount" : "1024",
"typeSignature" : "ROW(VARCHAR,VARCHAR,VARCHAR)"
},
"primaryMetric" : {
"score" : 4.815084783232174,
"scoreError" : 0.14529457291833842,
"scoreConfidence" : [
4.669790210313836,
4.960379356150512
],
"scorePercentiles" : {
"0.0" : 4.784341885738338,
"50.0" : 4.798729600844368,
"90.0" : 4.8785395795737205,
"95.0" : 4.8785395795737205,
"99.0" : 4.8785395795737205,
"99.9" : 4.8785395795737205,
"99.99" : 4.8785395795737205,
"99.999" : 4.8785395795737205,
"99.9999" : 4.8785395795737205,
"100.0" : 4.8785395795737205
},
"scoreUnit" : "us/op",
"rawData" : [
[
4.81959654025924,
4.8785395795737205,
4.798729600844368,
4.784341885738338,
4.794216309745202
]
]
},
"secondaryMetrics" : {
"·gc.alloc.rate" : {
"score" : 102.97768925226903,
"scoreError" : 3.084016695098861,
"scoreConfidence" : [
99.89367255717016,
106.0617059473679
],
"scorePercentiles" : {
"0.0" : 101.63421219469495,
"50.0" : 103.32404499381401,
"90.0" : 103.63602460754788,
"95.0" : 103.63602460754788,
"99.0" : 103.63602460754788,
"99.9" : 103.63602460754788,
"99.99" : 103.63602460754788,
"99.999" : 103.63602460754788,
"99.9999" : 103.63602460754788,
"100.0" : 103.63602460754788
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
102.8730961117481,
101.63421219469495,
103.32404499381401,
103.63602460754788,
103.42106835354019
]
]
},
"·gc.alloc.rate.norm" : {
"score" : 1040.0041592476298,
"scoreError" : 1.2547640732097536E-4,
"scoreConfidence" : [
1040.0040337712226,
1040.004284724037
],
"scorePercentiles" : {
"0.0" : 1040.0041327057743,
"50.0" : 1040.0041450777203,
"90.0" : 1040.0042140174608,
"95.0" : 1040.0042140174608,
"99.0" : 1040.0042140174608,
"99.9" : 1040.0042140174608,
"99.99" : 1040.0042140174608,
"99.999" : 1040.0042140174608,
"99.9999" : 1040.0042140174608,
"100.0" : 1040.0042140174608
},
"scoreUnit" : "B/op",
"rawData" : [
[
1040.0041632535056,
1040.0042140174608,
1040.0041450777203,
1040.0041327057743,
1040.0041411836883
]
]
},
"·gc.churn.PS_Eden_Space" : {
"score" : 204.71387339332756,
"scoreError" : 1762.6481878088628,
"scoreConfidence" : [
-1557.9343144155353,
1967.3620612021903
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1023.5693669666379,
"95.0" : 1023.5693669666379,
"99.0" : 1023.5693669666379,
"99.9" : 1023.5693669666379,
"99.99" : 1023.5693669666379,
"99.999" : 1023.5693669666379,
"99.9999" : 1023.5693669666379,
"100.0" : 1023.5693669666379
},
"scoreUnit" : "MB/sec",
"rawData" : [
[
1023.5693669666379
]
]
},
"·gc.churn.PS_Eden_Space.norm" : {
"score" : 2094.7994420328732,
"scoreError" : 18036.854948408254,
"scoreConfidence" : [
-15942.055506375382,
20131.654390441126
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 10473.997210164367,
"95.0" : 10473.997210164367,
"99.0" : 10473.997210164367,
"99.9" : 10473.997210164367,
"99.99" : 10473.997210164367,
"99.999" : 10473.997210164367,
"99.9999" : 10473.997210164367,
"100.0" : 10473.997210164367
},
"scoreUnit" : "B/op",
"rawData" : [
[
10473.997210164367
]
]
},
"·gc.count" : {
"score" : 1.0,
"scoreError" : "NaN",
"scoreConfidence" : [
1.0,
1.0
],
"scorePercentiles" : {
"0.0" : 0.0,
"50.0" : 0.0,
"90.0" : 1.0,
"95.0" : 1.0,
"99.0" : 1.0,
"99.9" : 1.0,
"99.99" : 1.0,
"99.999" : 1.0,
"99.9999" : 1.0,
"100.0" : 1.0
},
"scoreUnit" : "counts",
"rawData" : [
[
0.0,
1.0,
0.0,
0.0,
0.0
]
]
},
"·gc.time" : {
"score" : 6.0,
"scoreError" : "NaN",
"scoreConfidence" : [
6.0,
6.0
],
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment