Created
June 27, 2022 20:13
-
-
Save phd3/b71b73ca2930efa0bc125aa3537a6f57 to your computer and use it in GitHub Desktop.
unnest-benchmark-compare
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"jmhVersion" : "1.32", | |
"benchmark" : "io.trino.operator.unnest.BenchmarkUnnestOperator.unnest", | |
"mode" : "avgt", | |
"threads" : 1, | |
"forks" : 3, | |
"jvm" : "/Library/Java/JavaVirtualMachines/adoptopenjdk-11.jdk/Contents/Home/bin/java", | |
"jvmArgs" : [ | |
"-javaagent:/Applications/LI IntelliJ IDEA 2021.1.app/Contents/lib/idea_rt.jar=58684:/Applications/LI IntelliJ IDEA 2021.1.app/Contents/bin", | |
"-Dfile.encoding=UTF-8" | |
], | |
"jdkVersion" : "11.0.10", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "11.0.10+9", | |
"warmupIterations" : 8, | |
"warmupTime" : "1000 ms", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 8, | |
"measurementTime" : "1000 ms", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"nestedLengths" : "300", | |
"nestedType" : "array(varchar)", | |
"nullsRatio" : "0.0", | |
"positionsPerPage" : "1000", | |
"replicateType" : "varchar", | |
"withOrdinality" : "true" | |
}, | |
"primaryMetric" : { | |
"score" : 2402.2054128507225, | |
"scoreError" : 116.11143762061033, | |
"scoreConfidence" : [ | |
2286.093975230112, | |
2518.316850471333 | |
], | |
"scorePercentiles" : { | |
"0.0" : 2241.105995525727, | |
"50.0" : 2385.183013694698, | |
"90.0" : 2688.271559695736, | |
"95.0" : 2814.2023113281525, | |
"99.0" : 2818.1573445378153, | |
"99.9" : 2818.1573445378153, | |
"99.99" : 2818.1573445378153, | |
"99.999" : 2818.1573445378153, | |
"99.9999" : 2818.1573445378153, | |
"100.0" : 2818.1573445378153 | |
}, | |
"scoreUnit" : "us/op", | |
"rawData" : [ | |
[ | |
2290.814801369863, | |
2347.74298364486, | |
2326.7638723897912, | |
2289.205856818182, | |
2802.3372116991645, | |
2241.105995525727, | |
2391.086866983373, | |
2285.327056818182 | |
], | |
[ | |
2408.489045563549, | |
2462.7614815724814, | |
2417.03546875, | |
2389.3101952380953, | |
2395.0089666666668, | |
2442.3507718446604, | |
2574.205907692308, | |
2818.1573445378153 | |
], | |
[ | |
2381.0558321513004, | |
2368.4546611764704, | |
2301.1561949541283, | |
2406.2141726618706, | |
2519.198320802005, | |
2276.0385170068025, | |
2267.20311738149, | |
2251.9052651685392 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
"·gc.alloc.rate" : { | |
"score" : 4914.025839550027, | |
"scoreError" : 217.26107895264698, | |
"scoreConfidence" : [ | |
4696.76476059738, | |
5131.286918502674 | |
], | |
"scorePercentiles" : { | |
"0.0" : 4178.356867453429, | |
"50.0" : 4937.438246270644, | |
"90.0" : 5202.244158825169, | |
"95.0" : 5240.093678343258, | |
"99.0" : 5248.208508485491, | |
"99.9" : 5248.208508485491, | |
"99.99" : 5248.208508485491, | |
"99.999" : 5248.208508485491, | |
"99.9999" : 5248.208508485491, | |
"100.0" : 5248.208508485491 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
5132.290469836763, | |
5012.646710714826, | |
5058.962676972115, | |
5136.776928831764, | |
4193.774769261794, | |
5248.208508485491, | |
4929.208326094557, | |
5145.341669364755 | |
], | |
[ | |
4877.168613626226, | |
4775.8992221602475, | |
4872.478931308252, | |
4923.669074798368, | |
4915.313227900847, | |
4815.183410922477, | |
4570.166081793084, | |
4178.356867453429 | |
], | |
[ | |
4945.668166446731, | |
4975.373042497902, | |
5106.348091659844, | |
4884.735227222569, | |
4669.516734683122, | |
5165.0450795151455, | |
5188.739129733778, | |
5215.749187916559 | |
] | |
] | |
}, | |
"·gc.alloc.rate.norm" : { | |
"score" : 1.8515802076908022E7, | |
"scoreError" : 73.58816430655368, | |
"scoreConfidence" : [ | |
1.8515728488743715E7, | |
1.851587566507233E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1.8515625833707865E7, | |
"50.0" : 1.8515808956635512E7, | |
"90.0" : 1.8515929023991786E7, | |
"95.0" : 1.8515930269337084E7, | |
"99.0" : 1.8515930673218675E7, | |
"99.9" : 1.8515930673218675E7, | |
"99.99" : 1.8515930673218675E7, | |
"99.999" : 1.8515930673218675E7, | |
"99.9999" : 1.8515930673218675E7, | |
"100.0" : 1.8515930673218675E7 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
1.8515810721461188E7, | |
1.8515808953271028E7, | |
1.851580894663573E7, | |
1.8515808927272726E7, | |
1.851580931476323E7, | |
1.8515761700223714E7, | |
1.8515697197149646E7, | |
1.8515626927272726E7 | |
], | |
[ | |
1.8515928978417266E7, | |
1.8515930673218675E7, | |
1.8515929057692308E7, | |
1.8515928971428573E7, | |
1.8515928971428573E7, | |
1.8515928990291264E7, | |
1.8515714482051283E7, | |
1.851565579831933E7 | |
], | |
[ | |
1.85158104964539E7, | |
1.851580896E7, | |
1.8515808935779817E7, | |
1.8515808978417266E7, | |
1.851580902255639E7, | |
1.8515794267573696E7, | |
1.851570474040632E7, | |
1.8515625833707865E7 | |
] | |
] | |
}, | |
"·gc.churn.G1_Eden_Space" : { | |
"score" : 4949.779751754454, | |
"scoreError" : 335.32360391174495, | |
"scoreConfidence" : [ | |
4614.4561478427095, | |
5285.103355666199 | |
], | |
"scorePercentiles" : { | |
"0.0" : 3743.094665131902, | |
"50.0" : 5054.84598421121, | |
"90.0" : 5519.711395554057, | |
"95.0" : 5665.998243423242, | |
"99.0" : 5702.255342322582, | |
"99.9" : 5702.255342322582, | |
"99.99" : 5702.255342322582, | |
"99.999" : 5702.255342322582, | |
"99.9999" : 5702.255342322582, | |
"100.0" : 5702.255342322582 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
5079.05313284146, | |
5075.227462896809, | |
5087.798295224366, | |
5482.195844382892, | |
3743.094665131902, | |
5702.255342322582, | |
4650.725239922239, | |
5162.913685040139 | |
], | |
[ | |
5045.765821269799, | |
5062.395604080938, | |
4547.5957644221035, | |
5057.4889307746225, | |
5048.905981240552, | |
4537.752802752351, | |
5055.542691912182, | |
4039.248552304221 | |
], | |
[ | |
4927.55474516798, | |
5343.538988944943, | |
4935.950726641721, | |
4935.545163402567, | |
4606.181700900539, | |
5054.1492765102375, | |
5557.226946725222, | |
5056.60667729452 | |
] | |
] | |
}, | |
"·gc.churn.G1_Eden_Space.norm" : { | |
"score" : 1.8632603909915246E7, | |
"scoreError" : 761958.7844219288, | |
"scoreConfidence" : [ | |
1.7870645125493318E7, | |
1.9394562694337174E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1.6526025091922006E7, | |
"50.0" : 1.860010377962455E7, | |
"90.0" : 2.000179073330701E7, | |
"95.0" : 2.0391049907829978E7, | |
"99.0" : 2.0482184533333335E7, | |
"99.9" : 2.0482184533333335E7, | |
"99.99" : 2.0482184533333335E7, | |
"99.999" : 2.0482184533333335E7, | |
"99.9999" : 2.0482184533333335E7, | |
"100.0" : 2.0482184533333335E7 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
1.832374589954338E7, | |
1.874697091588785E7, | |
1.8621347341067284E7, | |
1.9760891345454544E7, | |
1.6526025091922006E7, | |
2.011764603131991E7, | |
1.746962485510689E7, | |
1.857886021818182E7 | |
], | |
[ | |
1.915599992326139E7, | |
1.9626663312039312E7, | |
1.7281339076923076E7, | |
1.9019171352380954E7, | |
1.9019171352380954E7, | |
1.7449119067961164E7, | |
2.0482184533333335E7, | |
1.789922169187675E7 | |
], | |
[ | |
1.84479966713948E7, | |
1.9885935435294118E7, | |
1.7897941724770643E7, | |
1.870840633093525E7, | |
1.8264669674185462E7, | |
1.8118251972789116E7, | |
1.983063144018059E7, | |
1.795067857977528E7 | |
] | |
] | |
}, | |
"·gc.churn.G1_Old_Gen" : { | |
"score" : 1.5970676082695305, | |
"scoreError" : 0.4548575555958521, | |
"scoreConfidence" : [ | |
1.1422100526736785, | |
2.051925163865383 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.9632449820079676, | |
"50.0" : 1.319140516073447, | |
"90.0" : 2.6487307659002344, | |
"95.0" : 2.919197068948314, | |
"99.0" : 2.9653492855676005, | |
"99.9" : 2.9653492855676005, | |
"99.99" : 2.9653492855676005, | |
"99.999" : 2.9653492855676005, | |
"99.9999" : 2.9653492855676005, | |
"100.0" : 2.9653492855676005 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
1.3423411374535426, | |
2.7807404190904563, | |
1.5629374191003345, | |
1.7514492742109633, | |
1.3960289217601798, | |
2.9653492855676005, | |
1.9268351731181863, | |
1.9652864734391378 | |
], | |
[ | |
1.1150488787845902, | |
1.2494225406494401, | |
1.1401558960834093, | |
1.1749404855867749, | |
1.1663175045853327, | |
1.2225118966403519, | |
1.124824349643392, | |
1.1658684796402903 | |
], | |
[ | |
2.4072752923449054, | |
1.3096481830933826, | |
2.5167211127100124, | |
1.154709507347738, | |
0.9632449820079676, | |
2.34109897787716, | |
1.3286328490535113, | |
1.2582335586800646 | |
] | |
] | |
}, | |
"·gc.churn.G1_Old_Gen.norm" : { | |
"score" : 5980.760930001822, | |
"scoreError" : 1573.7812325110494, | |
"scoreConfidence" : [ | |
4406.979697490773, | |
7554.542162512871 | |
], | |
"scorePercentiles" : { | |
"0.0" : 3819.5087719298244, | |
"50.0" : 4858.897782916607, | |
"90.0" : 9698.63808625568, | |
"95.0" : 10414.23684375588, | |
"99.0" : 10461.79865771812, | |
"99.9" : 10461.79865771812, | |
"99.99" : 10461.79865771812, | |
"99.999" : 10461.79865771812, | |
"99.9999" : 10461.79865771812, | |
"100.0" : 10461.79865771812 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
4842.776255707762, | |
10271.55140186916, | |
5720.352668213457, | |
6313.2, | |
6163.565459610028, | |
10461.79865771812, | |
7237.814726840855, | |
7072.127272727273 | |
], | |
[ | |
4233.227817745804, | |
4843.95085995086, | |
4332.711538461538, | |
4418.476190476191, | |
4393.504761904762, | |
4700.9514563106795, | |
4557.148717948718, | |
5166.341736694678 | |
], | |
[ | |
9012.463356973994, | |
4873.844705882353, | |
9125.724770642202, | |
4376.978417266187, | |
3819.5087719298244, | |
8392.43537414966, | |
4741.146726862303, | |
4466.660674157303 | |
] | |
] | |
}, | |
"·gc.churn.G1_Survivor_Space" : { | |
"score" : 2.6513285779805673, | |
"scoreError" : 1.899472973755843, | |
"scoreConfidence" : [ | |
0.7518556042247244, | |
4.55080155173641 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.0, | |
"50.0" : 1.3284175026064007, | |
"90.0" : 7.292839456002403, | |
"95.0" : 8.934637945103166, | |
"99.0" : 9.261810765614461, | |
"99.9" : 9.261810765614461, | |
"99.99" : 9.261810765614461, | |
"99.999" : 9.261810765614461, | |
"99.9999" : 9.261810765614461, | |
"100.0" : 9.261810765614461 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
1.3271630867105983, | |
2.6530201060621064, | |
1.3294482088383501, | |
1.3222855389249617, | |
9.261810765614461, | |
2.6596340216056817, | |
3.9783791616101274, | |
2.6490065084864747 | |
], | |
[ | |
1.3246956737384612, | |
1.3290615920401518, | |
1.3266031984895286, | |
1.3277734131726495, | |
1.3255200790865194, | |
1.323731856112121, | |
1.3272624552145398, | |
1.3256477034145786 | |
], | |
[ | |
6.621277539865601, | |
6.63255942843553, | |
7.953119483569276, | |
2.6530967330762403, | |
2.653247527679743, | |
1.327541789785907 | |
] | |
] | |
}, | |
"·gc.churn.G1_Survivor_Space.norm" : { | |
"score" : 10191.21577925228, | |
"scoreError" : 7779.12881668038, | |
"scoreConfidence" : [ | |
2412.0869625718997, | |
17970.34459593266 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.0, | |
"50.0" : 5265.0102186102185, | |
"90.0" : 28162.5755168062, | |
"95.0" : 38552.68745680357, | |
"99.0" : 40891.543175487466, | |
"99.9" : 40891.543175487466, | |
"99.99" : 40891.543175487466, | |
"99.999" : 40891.543175487466, | |
"99.9999" : 40891.543175487466, | |
"100.0" : 40891.543175487466 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
4788.018264840182, | |
9799.775700934579, | |
4865.781902552204, | |
4766.254545454545, | |
40891.543175487466, | |
9383.230425055928, | |
14944.076009501188, | |
9532.50909090909 | |
], | |
[ | |
5029.141486810551, | |
5152.707616707617, | |
5041.2307692307695, | |
4993.219047619048, | |
4993.219047619048, | |
5090.174757281553, | |
5377.3128205128205, | |
5874.375350140056 | |
], | |
[ | |
24789.03073286052, | |
24049.908256880735, | |
31536.120300751878, | |
9510.893424036281, | |
9467.954853273137, | |
4712.701123595506 | |
] | |
] | |
}, | |
"·gc.count" : { | |
"score" : 254.0, | |
"scoreError" : "NaN", | |
"scoreConfidence" : [ | |
254.0, | |
254.0 | |
], | |
"scorePercentiles" : { | |
"0.0" : 8.0, | |
"50.0" : 10.0, | |
"90.0" : 12.5, | |
"95.0" : 13.0, | |
"99.0" : 13.0, | |
"99.9" : 13.0, | |
"99.99" : 13.0, | |
"99.999" : 13.0, | |
"99.9999" : 13.0, | |
"100.0" : 13.0 | |
}, | |
"scoreUnit" : "counts", | |
"rawData" : [ | |
[ | |
12.0, | |
12.0, | |
12.0, | |
13.0, | |
8.0, | |
11.0, | |
9.0, | |
10.0 | |
], | |
[ | |
10.0, | |
10.0, | |
9.0, | |
10.0, | |
10.0, | |
9.0, | |
10.0, | |
8.0 | |
], | |
[ | |
12.0, | |
13.0, | |
12.0, | |
12.0, | |
11.0, | |
10.0, | |
11.0, | |
10.0 | |
] | |
] | |
}, | |
"·gc.time" : { | |
"score" : 389.0, | |
"scoreError" : "NaN", | |
"scoreConfidence" : [ | |
389.0, | |
389.0 | |
], | |
"scorePercentiles" : { | |
"0.0" : 9.0, | |
"50.0" : 11.0, | |
"90.0" : 26.5, | |
"95.0" : 28.5, | |
"99.0" : 29.0, | |
"99.9" : 29.0, | |
"99.99" : 29.0, | |
"99.999" : 29.0, | |
"99.9999" : 29.0, | |
"100.0" : 29.0 | |
}, | |
"scoreUnit" : "ms", | |
"rawData" : [ | |
[ | |
24.0, | |
24.0, | |
25.0, | |
25.0, | |
14.0, | |
11.0, | |
10.0, | |
9.0 | |
], | |
[ | |
11.0, | |
11.0, | |
9.0, | |
11.0, | |
10.0, | |
9.0, | |
11.0, | |
12.0 | |
], | |
[ | |
26.0, | |
27.0, | |
25.0, | |
29.0, | |
25.0, | |
10.0, | |
11.0, | |
10.0 | |
] | |
] | |
} | |
} | |
}, | |
{ | |
"jmhVersion" : "1.32", | |
"benchmark" : "io.trino.operator.unnest.BenchmarkUnnestOperator.unnest", | |
"mode" : "avgt", | |
"threads" : 1, | |
"forks" : 3, | |
"jvm" : "/Library/Java/JavaVirtualMachines/adoptopenjdk-11.jdk/Contents/Home/bin/java", | |
"jvmArgs" : [ | |
"-javaagent:/Applications/LI IntelliJ IDEA 2021.1.app/Contents/lib/idea_rt.jar=58684:/Applications/LI IntelliJ IDEA 2021.1.app/Contents/bin", | |
"-Dfile.encoding=UTF-8" | |
], | |
"jdkVersion" : "11.0.10", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "11.0.10+9", | |
"warmupIterations" : 8, | |
"warmupTime" : "1000 ms", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 8, | |
"measurementTime" : "1000 ms", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"nestedLengths" : "300", | |
"nestedType" : "array(varchar)", | |
"nullsRatio" : "0.05", | |
"positionsPerPage" : "1000", | |
"replicateType" : "varchar", | |
"withOrdinality" : "true" | |
}, | |
"primaryMetric" : { | |
"score" : 2193.1680353075467, | |
"scoreError" : 56.25358178370444, | |
"scoreConfidence" : [ | |
2136.9144535238424, | |
2249.421617091251 | |
], | |
"scorePercentiles" : { | |
"0.0" : 2080.111589211618, | |
"50.0" : 2187.1621146288207, | |
"90.0" : 2318.997700171766, | |
"95.0" : 2348.7676161560485, | |
"99.0" : 2350.8534765258214, | |
"99.9" : 2350.8534765258214, | |
"99.99" : 2350.8534765258214, | |
"99.999" : 2350.8534765258214, | |
"99.9999" : 2350.8534765258214, | |
"100.0" : 2350.8534765258214 | |
}, | |
"scoreUnit" : "us/op", | |
"rawData" : [ | |
[ | |
2149.939707264957, | |
2155.1841072961374, | |
2204.104773127753, | |
2106.1594025157233, | |
2130.755747881356, | |
2168.04724025974, | |
2200.857149122807, | |
2155.379348387097 | |
], | |
[ | |
2128.60642462845, | |
2177.4926919739696, | |
2098.4738368200838, | |
2221.487599557522, | |
2102.1651928721176, | |
2194.9716572052403, | |
2188.3219126637555, | |
2080.111589211618 | |
], | |
[ | |
2259.58116367713, | |
2342.510035046729, | |
2255.845880898876, | |
2295.4853652968036, | |
2240.936620535714, | |
2350.8534765258214, | |
2242.7596080178173, | |
2186.0023165938865 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
"·gc.alloc.rate" : { | |
"score" : 5077.128361435357, | |
"scoreError" : 126.35999470581089, | |
"scoreConfidence" : [ | |
4950.768366729546, | |
5203.488356141168 | |
], | |
"scorePercentiles" : { | |
"0.0" : 4726.49174854972, | |
"50.0" : 5087.20341171827, | |
"90.0" : 5288.7985796158, | |
"95.0" : 5326.225454486537, | |
"99.0" : 5336.805789940665, | |
"99.9" : 5336.805789940665, | |
"99.99" : 5336.805789940665, | |
"99.999" : 5336.805789940665, | |
"99.9999" : 5336.805789940665, | |
"100.0" : 5336.805789940665 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
5170.558921413444, | |
5162.791370957011, | |
5045.551375792254, | |
5283.112711107445, | |
5229.389360552391, | |
5135.665489897289, | |
5052.3873830301445, | |
5156.168329167451 | |
], | |
[ | |
5215.073062031157, | |
5111.678618645687, | |
5294.484448124155, | |
5002.165406180336, | |
5281.009321663329, | |
5071.5343667012285, | |
5083.701149675792, | |
5336.805789940665 | |
], | |
[ | |
4928.397890563493, | |
4754.378107359016, | |
4938.700392526758, | |
4847.981251499815, | |
4971.9467533120405, | |
4726.49174854972, | |
4960.401751997191, | |
5090.705673760749 | |
] | |
] | |
}, | |
"·gc.alloc.rate.norm" : { | |
"score" : 1.7510363310360793E7, | |
"scoreError" : 98.07310855714634, | |
"scoreConfidence" : [ | |
1.7510265237252235E7, | |
1.751046138346935E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1.7510168412903227E7, | |
"50.0" : 1.751046532856396E7, | |
"90.0" : 1.7510475204601653E7, | |
"95.0" : 1.7510481689240523E7, | |
"99.0" : 1.7510483125265393E7, | |
"99.9" : 1.7510483125265393E7, | |
"99.99" : 1.7510483125265393E7, | |
"99.999" : 1.7510483125265393E7, | |
"99.9999" : 1.7510483125265393E7, | |
"100.0" : 1.7510483125265393E7 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
1.7510472871794872E7, | |
1.751047287553648E7, | |
1.7510472969162997E7, | |
1.7510472855345912E7, | |
1.751025727118644E7, | |
1.7510232883116882E7, | |
1.751023649122807E7, | |
1.7510168412903227E7 | |
], | |
[ | |
1.7510483125265393E7, | |
1.751047288503254E7, | |
1.7510472853556484E7, | |
1.7510472973451328E7, | |
1.7510374440251574E7, | |
1.7510240227074236E7, | |
1.7510234113537118E7, | |
1.7510169195020746E7 | |
], | |
[ | |
1.7510477381165918E7, | |
1.7510473028037384E7, | |
1.751047291685393E7, | |
1.751047293150685E7, | |
1.751045780357143E7, | |
1.751025429107981E7, | |
1.7510233229398664E7, | |
1.7510171423580784E7 | |
] | |
] | |
}, | |
"·gc.churn.G1_Eden_Space" : { | |
"score" : 5096.854636013559, | |
"scoreError" : 196.90166439088586, | |
"scoreConfidence" : [ | |
4899.9529716226725, | |
5293.756300404445 | |
], | |
"scorePercentiles" : { | |
"0.0" : 4536.661314191251, | |
"50.0" : 5197.371903576473, | |
"90.0" : 5482.01922810303, | |
"95.0" : 5634.56677966242, | |
"99.0" : 5635.450289549024, | |
"99.9" : 5635.450289549024, | |
"99.99" : 5635.450289549024, | |
"99.999" : 5635.450289549024, | |
"99.9999" : 5635.450289549024, | |
"100.0" : 5635.450289549024 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
5188.245466875552, | |
5201.3581651099275, | |
4783.688421096485, | |
5201.161921267668, | |
5635.450289549024, | |
4783.546023562372, | |
5203.152307996712, | |
5205.947533431521 | |
], | |
[ | |
5198.2520954242045, | |
5207.046933395497, | |
5200.126186368164, | |
5196.949394946492, | |
5197.794412206455, | |
5198.736031043531, | |
4777.828571859142, | |
5631.916250002609 | |
], | |
[ | |
5332.122206203453, | |
4536.661314191251, | |
4955.193365139636, | |
4929.978582285356, | |
4943.187017204048, | |
4943.217283002478, | |
4920.788145396627, | |
4952.163346767199 | |
] | |
] | |
}, | |
"·gc.churn.G1_Eden_Space.norm" : { | |
"score" : 1.7579171491808068E7, | |
"scoreError" : 533790.5926148362, | |
"scoreConfidence" : [ | |
1.704538089919323E7, | |
1.8112962084422905E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1.6309669125541126E7, | |
"50.0" : 1.7569659714894842E7, | |
"90.0" : 1.8674178772628173E7, | |
"95.0" : 1.89261562337919E7, | |
"99.0" : 1.894490001793722E7, | |
"99.9" : 1.894490001793722E7, | |
"99.99" : 1.894490001793722E7, | |
"99.999" : 1.894490001793722E7, | |
"99.9999" : 1.894490001793722E7, | |
"100.0" : 1.894490001793722E7 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
1.757036964102564E7, | |
1.764127862660944E7, | |
1.6601683453744493E7, | |
1.72388532327044E7, | |
1.8869924881355934E7, | |
1.6309669125541126E7, | |
1.8032747789473683E7, | |
1.7679216860215053E7 | |
], | |
[ | |
1.745400390658174E7, | |
1.783716484164859E7, | |
1.7198401338912133E7, | |
1.8192329628318585E7, | |
1.7234456687631026E7, | |
1.7949423231441047E7, | |
1.6456690585152838E7, | |
1.8478432663900416E7 | |
], | |
[ | |
1.894490001793722E7, | |
1.6708617570093459E7, | |
1.7568949788764045E7, | |
1.780663992694064E7, | |
1.7409170285714287E7, | |
1.8313158309859157E7, | |
1.7370397077951003E7, | |
1.703363633187773E7 | |
] | |
] | |
}, | |
"·gc.churn.G1_Old_Gen" : { | |
"score" : 2.641220777233953, | |
"scoreError" : 0.7341044515868798, | |
"scoreConfidence" : [ | |
1.9071163256470731, | |
3.3753252288208326 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.4507423631549466, | |
"50.0" : 2.742737022136156, | |
"90.0" : 3.708437714834525, | |
"95.0" : 3.7661191312961053, | |
"99.0" : 3.7834754580907948, | |
"99.9" : 3.7834754580907948, | |
"99.99" : 3.7834754580907948, | |
"99.999" : 3.7834754580907948, | |
"99.9999" : 3.7834754580907948, | |
"100.0" : 3.7834754580907948 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
2.742984573100456, | |
3.7140501509120374, | |
2.5174968222192575, | |
3.394486956469389, | |
3.1176237100809487, | |
2.742489471171856, | |
2.667280489558411, | |
3.698830874524624 | |
], | |
[ | |
2.796344929887276, | |
3.6757960221742145, | |
2.786918459366759, | |
3.658191750836975, | |
2.67270475566963, | |
3.7834754580907948, | |
2.7074490188817473, | |
3.7028252787570124 | |
], | |
[ | |
3.130104215085938, | |
0.4507423631549466, | |
1.3021573783757558, | |
2.3189035078916285, | |
1.792081962176814, | |
1.4468648893137699, | |
1.7883881490190348, | |
0.7811074668956026 | |
] | |
] | |
}, | |
"·gc.churn.G1_Old_Gen.norm" : { | |
"score" : 9054.89330981837, | |
"scoreError" : 2446.1238687451164, | |
"scoreConfidence" : [ | |
6608.769441073253, | |
11501.017178563487 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1660.0934579439252, | |
"50.0" : 9307.409211361177, | |
"90.0" : 12701.305822477116, | |
"95.0" : 12998.71327820072, | |
"99.0" : 13063.021834061135, | |
"99.9" : 13063.021834061135, | |
"99.99" : 13063.021834061135, | |
"99.999" : 13063.021834061135, | |
"99.9999" : 13063.021834061135, | |
"100.0" : 13063.021834061135 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
9289.31623931624, | |
12596.824034334764, | |
8736.91629955947, | |
11250.767295597485, | |
10439.152542372882, | |
9350.61471861472, | |
9244.087719298246, | |
12561.101075268818 | |
], | |
[ | |
9389.197452229299, | |
12591.739696312365, | |
9217.188284518828, | |
12805.787610619469, | |
8861.953878406708, | |
13063.021834061135, | |
9325.502183406114, | |
12149.045643153528 | |
], | |
[ | |
11121.183856502243, | |
1660.0934579439252, | |
4616.880898876405, | |
8375.671232876712, | |
6311.446428571428, | |
5360.206572769953, | |
6313.015590200445, | |
2686.7248908296942 | |
] | |
] | |
}, | |
"·gc.churn.G1_Survivor_Space" : { | |
"score" : 3.8708532840893937, | |
"scoreError" : 1.7016372299060813, | |
"scoreConfidence" : [ | |
2.1692160541833125, | |
5.572490513995475 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.0, | |
"50.0" : 3.9860696703213927, | |
"90.0" : 5.318798727114507, | |
"95.0" : 8.309561063895908, | |
"99.0" : 9.304279387333008, | |
"99.9" : 9.304279387333008, | |
"99.99" : 9.304279387333008, | |
"99.999" : 9.304279387333008, | |
"99.9999" : 9.304279387333008, | |
"100.0" : 9.304279387333008 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
3.969583371748701, | |
5.307508331744824, | |
3.993062121115597, | |
3.979465892324153, | |
5.307699825334613, | |
5.325406093584606, | |
3.9809887589875372, | |
5.312191360644409 | |
], | |
[ | |
5.304338872881842, | |
3.9839685794915813, | |
5.306251210579759, | |
3.9762428423462066, | |
5.3038718491902594, | |
5.3048326847382965, | |
3.9881707611512036, | |
5.304371320934879 | |
], | |
[ | |
3.9703069294143356, | |
9.304279387333008, | |
1.3256194090576383, | |
1.3291710183393515, | |
1.3231481972026424 | |
] | |
] | |
}, | |
"·gc.churn.G1_Survivor_Space.norm" : { | |
"score" : 13227.607471929628, | |
"scoreError" : 5844.422557238094, | |
"scoreConfidence" : [ | |
7383.184914691535, | |
19072.030029167723 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.0, | |
"50.0" : 13888.491520798409, | |
"90.0" : 18236.449082213272, | |
"95.0" : 29320.615396693, | |
"99.0" : 32988.90786516854, | |
"99.9" : 32988.90786516854, | |
"99.99" : 32988.90786516854, | |
"99.999" : 32988.90786516854, | |
"99.9999" : 32988.90786516854, | |
"100.0" : 32988.90786516854 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
13443.28205128205, | |
18001.304721030043, | |
13857.832599118943, | |
13189.635220125787, | |
17772.474576271186, | |
18157.160173160173, | |
13797.052631578947, | |
18040.017204301075 | |
], | |
[ | |
17810.20806794055, | |
13647.409978308026, | |
17549.38912133891, | |
13919.150442477876, | |
17586.18029350105, | |
18315.737991266375, | |
13736.803493449781, | |
17403.7510373444 | |
], | |
[ | |
14106.403587443947, | |
32988.90786516854, | |
4788.018264840182, | |
4681.142857142857, | |
4670.71714922049 | |
] | |
] | |
}, | |
"·gc.count" : { | |
"score" : 287.0, | |
"scoreError" : "NaN", | |
"scoreConfidence" : [ | |
287.0, | |
287.0 | |
], | |
"scorePercentiles" : { | |
"0.0" : 11.0, | |
"50.0" : 12.0, | |
"90.0" : 13.0, | |
"95.0" : 13.0, | |
"99.0" : 13.0, | |
"99.9" : 13.0, | |
"99.99" : 13.0, | |
"99.999" : 13.0, | |
"99.9999" : 13.0, | |
"100.0" : 13.0 | |
}, | |
"scoreUnit" : "counts", | |
"rawData" : [ | |
[ | |
12.0, | |
12.0, | |
11.0, | |
12.0, | |
13.0, | |
11.0, | |
12.0, | |
12.0 | |
], | |
[ | |
12.0, | |
12.0, | |
12.0, | |
12.0, | |
12.0, | |
12.0, | |
11.0, | |
13.0 | |
], | |
[ | |
13.0, | |
11.0, | |
12.0, | |
12.0, | |
12.0, | |
12.0, | |
12.0, | |
12.0 | |
] | |
] | |
}, | |
"·gc.time" : { | |
"score" : 381.0, | |
"scoreError" : "NaN", | |
"scoreConfidence" : [ | |
381.0, | |
381.0 | |
], | |
"scorePercentiles" : { | |
"0.0" : 8.0, | |
"50.0" : 12.0, | |
"90.0" : 28.5, | |
"95.0" : 29.0, | |
"99.0" : 29.0, | |
"99.9" : 29.0, | |
"99.99" : 29.0, | |
"99.999" : 29.0, | |
"99.9999" : 29.0, | |
"100.0" : 29.0 | |
}, | |
"scoreUnit" : "ms", | |
"rawData" : [ | |
[ | |
12.0, | |
12.0, | |
10.0, | |
12.0, | |
13.0, | |
10.0, | |
12.0, | |
13.0 | |
], | |
[ | |
8.0, | |
9.0, | |
9.0, | |
9.0, | |
9.0, | |
9.0, | |
8.0, | |
10.0 | |
], | |
[ | |
29.0, | |
24.0, | |
28.0, | |
29.0, | |
26.0, | |
26.0, | |
27.0, | |
27.0 | |
] | |
] | |
} | |
} | |
}, | |
{ | |
"jmhVersion" : "1.32", | |
"benchmark" : "io.trino.operator.unnest.BenchmarkUnnestOperator.unnest", | |
"mode" : "avgt", | |
"threads" : 1, | |
"forks" : 3, | |
"jvm" : "/Library/Java/JavaVirtualMachines/adoptopenjdk-11.jdk/Contents/Home/bin/java", | |
"jvmArgs" : [ | |
"-javaagent:/Applications/LI IntelliJ IDEA 2021.1.app/Contents/lib/idea_rt.jar=58684:/Applications/LI IntelliJ IDEA 2021.1.app/Contents/bin", | |
"-Dfile.encoding=UTF-8" | |
], | |
"jdkVersion" : "11.0.10", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "11.0.10+9", | |
"warmupIterations" : 8, | |
"warmupTime" : "1000 ms", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 8, | |
"measurementTime" : "1000 ms", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"nestedLengths" : "300", | |
"nestedType" : "map(varchar,varchar)", | |
"nullsRatio" : "0.0", | |
"positionsPerPage" : "1000", | |
"replicateType" : "varchar", | |
"withOrdinality" : "true" | |
}, | |
"primaryMetric" : { | |
"score" : 2466.4984321533593, | |
"scoreError" : 71.10274583810627, | |
"scoreConfidence" : [ | |
2395.395686315253, | |
2537.6011779914656 | |
], | |
"scorePercentiles" : { | |
"0.0" : 2328.076597222222, | |
"50.0" : 2448.0786838958793, | |
"90.0" : 2620.803481984907, | |
"95.0" : 2669.4757312981533, | |
"99.0" : 2676.123304, | |
"99.9" : 2676.123304, | |
"99.99" : 2676.123304, | |
"99.999" : 2676.123304, | |
"99.9999" : 2676.123304, | |
"100.0" : 2676.123304 | |
}, | |
"scoreUnit" : "us/op", | |
"rawData" : [ | |
[ | |
2416.4705927710843, | |
2578.531482051282, | |
2490.198382133995, | |
2393.629611904762, | |
2453.794794621027, | |
2399.279284688995, | |
2465.074110294118, | |
2676.123304 | |
], | |
[ | |
2340.4325034965036, | |
2328.076597222222, | |
2416.5018120481927, | |
2484.0632054455446, | |
2490.074, | |
2359.322335680751, | |
2395.1438397129186, | |
2397.3123484486873 | |
], | |
[ | |
2649.533013192612, | |
2475.5988771498774, | |
2437.937496350365, | |
2442.3625731707316, | |
2592.0739507772023, | |
2551.332683544304, | |
2414.97983373494, | |
2548.115739240506 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
"·gc.alloc.rate" : { | |
"score" : 4802.503052454195, | |
"scoreError" : 135.15917269526227, | |
"scoreConfidence" : [ | |
4667.343879758933, | |
4937.662225149457 | |
], | |
"scorePercentiles" : { | |
"0.0" : 4416.390478027709, | |
"50.0" : 4829.515223072726, | |
"90.0" : 5037.025934197585, | |
"95.0" : 5076.400515596276, | |
"99.0" : 5082.0838473268695, | |
"99.9" : 5082.0838473268695, | |
"99.99" : 5082.0838473268695, | |
"99.999" : 5082.0838473268695, | |
"99.9999" : 5082.0838473268695, | |
"100.0" : 5082.0838473268695 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
4889.560772530843, | |
4589.126422744528, | |
4754.461172413334, | |
4941.616318306317, | |
4821.132643554869, | |
4924.286670089613, | |
4802.768538756516, | |
4416.390478027709 | |
], | |
[ | |
5059.350520404496, | |
5082.0838473268695, | |
4891.576532674058, | |
4757.689441774334, | |
4749.192133866064, | |
5014.701347990675, | |
4930.862781135491, | |
4942.545859083466 | |
], | |
[ | |
4468.759554150484, | |
4778.925681968655, | |
4852.832850518039, | |
4837.8978025905835, | |
4554.059467285193, | |
4649.6260555566505, | |
4899.8484770973955, | |
4650.777889054506 | |
] | |
] | |
}, | |
"·gc.alloc.rate.norm" : { | |
"score" : 1.8633083792440914E7, | |
"scoreError" : 49.85565544126841, | |
"scoreConfidence" : [ | |
1.863303393678547E7, | |
1.8633133648096357E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1.863293943675418E7, | |
"50.0" : 1.863312099391134E7, | |
"90.0" : 1.863312274957171E7, | |
"95.0" : 1.863312285182948E7, | |
"99.0" : 1.86331228707124E7, | |
"99.9" : 1.86331228707124E7, | |
"99.99" : 1.86331228707124E7, | |
"99.999" : 1.86331228707124E7, | |
"99.9999" : 1.86331228707124E7, | |
"100.0" : 1.86331228707124E7 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
1.8633122795180723E7, | |
1.8633121046153847E7, | |
1.8633121091811415E7, | |
1.8633120971428573E7, | |
1.8633120997555014E7, | |
1.8633098583732057E7, | |
1.8633016647058822E7, | |
1.8632942741333332E7 | |
], | |
[ | |
1.8633122703962702E7, | |
1.8633120944444444E7, | |
1.863312098313253E7, | |
1.863312100990099E7, | |
1.863312116831683E7, | |
1.863309034741784E7, | |
1.8633014870813396E7, | |
1.863293943675418E7 | |
], | |
[ | |
1.86331228707124E7, | |
1.8633121002457004E7, | |
1.863312099270073E7, | |
1.8633120995121952E7, | |
1.863312105699482E7, | |
1.863312111392405E7, | |
1.8633025908433735E7, | |
1.8632940739240505E7 | |
] | |
] | |
}, | |
"·gc.churn.G1_Eden_Space" : { | |
"score" : 4816.412356117933, | |
"scoreError" : 166.87445813094493, | |
"scoreConfidence" : [ | |
4649.537897986988, | |
4983.286814248878 | |
], | |
"scorePercentiles" : { | |
"0.0" : 4482.559646768796, | |
"50.0" : 4692.315040928423, | |
"90.0" : 5111.530154976946, | |
"95.0" : 5319.178438319246, | |
"99.0" : 5387.011069704922, | |
"99.9" : 5387.011069704922, | |
"99.99" : 5387.011069704922, | |
"99.999" : 5387.011069704922, | |
"99.9999" : 5387.011069704922, | |
"100.0" : 5387.011069704922 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
4694.283092994625, | |
4676.3546064494285, | |
4688.54705572948, | |
5100.941183636085, | |
4684.549094143163, | |
5107.379765791674, | |
4678.169449782784, | |
4531.935888788016 | |
], | |
[ | |
4946.991164580866, | |
4934.71162031215, | |
4944.295900139826, | |
4941.228448294658, | |
4482.559646768796, | |
5387.011069704922, | |
4948.263364021948, | |
4948.170023338634 | |
], | |
[ | |
4685.864827382842, | |
4666.35622997291, | |
4692.4054817292135, | |
5115.680544162217, | |
4688.710448289897, | |
4678.029437213663, | |
4692.224600127633, | |
4679.233603474969 | |
] | |
] | |
}, | |
"·gc.churn.G1_Eden_Space.norm" : { | |
"score" : 1.8692277168442473E7, | |
"scoreError" : 501365.6246400065, | |
"scoreConfidence" : [ | |
1.8190911543802466E7, | |
1.919364279308248E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1.7587007366336633E7, | |
"50.0" : 1.8722857627327234E7, | |
"90.0" : 1.9620686350267068E7, | |
"95.0" : 1.993810890882858E7, | |
"99.0" : 2.0016478948356807E7, | |
"99.9" : 2.0016478948356807E7, | |
"99.99" : 2.0016478948356807E7, | |
"99.999" : 2.0016478948356807E7, | |
"99.9999" : 2.0016478948356807E7, | |
"100.0" : 2.0016478948356807E7 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
1.788895922891566E7, | |
1.898729156923077E7, | |
1.837479829280397E7, | |
1.923387977142857E7, | |
1.810524134963325E7, | |
1.932590790430622E7, | |
1.814961694117647E7, | |
1.9120433834666666E7 | |
], | |
[ | |
1.821931352913753E7, | |
1.809279051851852E7, | |
1.8833940973493975E7, | |
1.935193726732673E7, | |
1.7587007366336633E7, | |
2.0016478948356807E7, | |
1.8698769148325358E7, | |
1.8654142014319807E7 | |
], | |
[ | |
1.9538373910290238E7, | |
1.8194210594594594E7, | |
1.801713798540146E7, | |
1.97029987902439E7, | |
1.9184051067357514E7, | |
1.8746946106329113E7, | |
1.7843478824096385E7, | |
1.8746946106329113E7 | |
] | |
] | |
}, | |
"·gc.churn.G1_Old_Gen" : { | |
"score" : 1.3201285272618897, | |
"scoreError" : 0.5295345751088288, | |
"scoreConfidence" : [ | |
0.7905939521530608, | |
1.8496631023707186 | |
], | |
"scorePercentiles" : { | |
"0.0" : 4.548496032961483E-5, | |
"50.0" : 1.099464664285482, | |
"90.0" : 2.239355022623717, | |
"95.0" : 2.3856141317085573, | |
"99.0" : 2.4339167017440055, | |
"99.9" : 2.4339167017440055, | |
"99.99" : 2.4339167017440055, | |
"99.999" : 2.4339167017440055, | |
"99.9999" : 2.4339167017440055, | |
"100.0" : 2.4339167017440055 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
1.6696656565893033, | |
1.0449307942841737, | |
1.391909651675248, | |
0.5083873593508993, | |
1.2185348072599, | |
1.0438383444321497, | |
0.8692183372444536, | |
2.4339167017440055 | |
], | |
[ | |
1.1077999680326829, | |
2.2297530854011116, | |
2.2365634611711602, | |
2.22437303710957, | |
1.1166932333303126, | |
2.1998714913194397, | |
2.238003623645221, | |
2.240706421602212 | |
], | |
[ | |
0.9564347351712353, | |
0.925492093318913, | |
0.7773289745052216, | |
0.7804541175559273, | |
0.6155046937631404, | |
4.548496032961483E-5, | |
1.0911293605382812, | |
0.762529220280468 | |
] | |
] | |
}, | |
"·gc.churn.G1_Old_Gen.norm" : { | |
"score" : 5105.5711972482195, | |
"scoreError" : 2038.0254440987055, | |
"scoreConfidence" : [ | |
3067.545753149514, | |
7143.596641346925 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.18227848101265823, | |
"50.0" : 4196.014087117701, | |
"90.0" : 8615.58003101515, | |
"95.0" : 9879.49603960396, | |
"99.0" : 10268.8, | |
"99.9" : 10268.8, | |
"99.99" : 10268.8, | |
"99.999" : 10268.8, | |
"99.9999" : 10268.8, | |
"100.0" : 10268.8 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
6362.756626506024, | |
4242.707692307692, | |
5455.007444168735, | |
1916.952380952381, | |
4709.496332518337, | |
3949.799043062201, | |
3372.2549019607845, | |
10268.8 | |
], | |
[ | |
4079.925407925408, | |
8175.240740740741, | |
8519.575903614457, | |
8711.584158415842, | |
4381.267326732674, | |
8174.046948356808, | |
8457.09090909091, | |
8447.255369928402 | |
], | |
[ | |
3987.98944591029, | |
3608.5110565110567, | |
2984.661800486618, | |
3005.9121951219513, | |
2518.3626943005183, | |
0.18227848101265823, | |
4149.320481927711, | |
3055.0075949367088 | |
] | |
] | |
}, | |
"·gc.churn.G1_Survivor_Space" : { | |
"score" : 1.6020693980975516, | |
"scoreError" : 2.0609647054329057, | |
"scoreConfidence" : [ | |
-0.4588953073353541, | |
3.663034103530457 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.0, | |
"50.0" : 0.0, | |
"90.0" : 5.304225092147886, | |
"95.0" : 9.944684567559161, | |
"99.0" : 10.608549362699717, | |
"99.9" : 10.608549362699717, | |
"99.99" : 10.608549362699717, | |
"99.999" : 10.608549362699717, | |
"99.9999" : 10.608549362699717, | |
"100.0" : 10.608549362699717 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
10.608549362699717, | |
7.953090182137496 | |
], | |
[ | |
2.6546773086025577, | |
2.648087802689643, | |
2.653230963316247, | |
1.325436815529683, | |
2.6461391067112134, | |
2.6497840972478715, | |
2.6553600021582766, | |
2.655309913248529 | |
], | |
[ | |
] | |
] | |
}, | |
"·gc.churn.G1_Survivor_Space.norm" : { | |
"score" : 6209.89048630056, | |
"scoreError" : 8112.579614590787, | |
"scoreConfidence" : [ | |
-1902.689128290227, | |
14322.470100891347 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.0, | |
"50.0" : 0.0, | |
"90.0" : 21968.1862970297, | |
"95.0" : 38708.87787951808, | |
"99.0" : 40427.0265060241, | |
"99.9" : 40427.0265060241, | |
"99.99" : 40427.0265060241, | |
"99.999" : 40427.0265060241, | |
"99.9999" : 40427.0265060241, | |
"100.0" : 40427.0265060241 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
40427.0265060241, | |
33554.432 | |
], | |
[ | |
9776.932400932401, | |
9709.037037037036, | |
10106.756626506025, | |
5190.970297029703, | |
10381.940594059406, | |
9845.784037558686, | |
10034.22009569378, | |
10010.272076372315 | |
], | |
[ | |
] | |
] | |
}, | |
"·gc.count" : { | |
"score" : 266.0, | |
"scoreError" : "NaN", | |
"scoreConfidence" : [ | |
266.0, | |
266.0 | |
], | |
"scorePercentiles" : { | |
"0.0" : 10.0, | |
"50.0" : 11.0, | |
"90.0" : 12.0, | |
"95.0" : 12.0, | |
"99.0" : 12.0, | |
"99.9" : 12.0, | |
"99.99" : 12.0, | |
"99.999" : 12.0, | |
"99.9999" : 12.0, | |
"100.0" : 12.0 | |
}, | |
"scoreUnit" : "counts", | |
"rawData" : [ | |
[ | |
11.0, | |
11.0, | |
11.0, | |
12.0, | |
11.0, | |
12.0, | |
11.0, | |
10.0 | |
], | |
[ | |
11.0, | |
11.0, | |
11.0, | |
11.0, | |
10.0, | |
12.0, | |
11.0, | |
11.0 | |
], | |
[ | |
11.0, | |
11.0, | |
11.0, | |
12.0, | |
11.0, | |
11.0, | |
11.0, | |
11.0 | |
] | |
] | |
}, | |
"·gc.time" : { | |
"score" : 472.0, | |
"scoreError" : "NaN", | |
"scoreConfidence" : [ | |
472.0, | |
472.0 | |
], | |
"scorePercentiles" : { | |
"0.0" : 7.0, | |
"50.0" : 24.0, | |
"90.0" : 28.5, | |
"95.0" : 29.0, | |
"99.0" : 29.0, | |
"99.9" : 29.0, | |
"99.99" : 29.0, | |
"99.999" : 29.0, | |
"99.9999" : 29.0, | |
"100.0" : 29.0 | |
}, | |
"scoreUnit" : "ms", | |
"rawData" : [ | |
[ | |
27.0, | |
28.0, | |
25.0, | |
29.0, | |
25.0, | |
29.0, | |
26.0, | |
26.0 | |
], | |
[ | |
8.0, | |
7.0, | |
8.0, | |
8.0, | |
7.0, | |
9.0, | |
7.0, | |
8.0 | |
], | |
[ | |
24.0, | |
26.0, | |
24.0, | |
25.0, | |
24.0, | |
23.0, | |
23.0, | |
26.0 | |
] | |
] | |
} | |
} | |
}, | |
{ | |
"jmhVersion" : "1.32", | |
"benchmark" : "io.trino.operator.unnest.BenchmarkUnnestOperator.unnest", | |
"mode" : "avgt", | |
"threads" : 1, | |
"forks" : 3, | |
"jvm" : "/Library/Java/JavaVirtualMachines/adoptopenjdk-11.jdk/Contents/Home/bin/java", | |
"jvmArgs" : [ | |
"-javaagent:/Applications/LI IntelliJ IDEA 2021.1.app/Contents/lib/idea_rt.jar=58684:/Applications/LI IntelliJ IDEA 2021.1.app/Contents/bin", | |
"-Dfile.encoding=UTF-8" | |
], | |
"jdkVersion" : "11.0.10", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "11.0.10+9", | |
"warmupIterations" : 8, | |
"warmupTime" : "1000 ms", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 8, | |
"measurementTime" : "1000 ms", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"nestedLengths" : "300", | |
"nestedType" : "map(varchar,varchar)", | |
"nullsRatio" : "0.05", | |
"positionsPerPage" : "1000", | |
"replicateType" : "varchar", | |
"withOrdinality" : "true" | |
}, | |
"primaryMetric" : { | |
"score" : 2377.897500627934, | |
"scoreError" : 46.3077886510602, | |
"scoreConfidence" : [ | |
2331.589711976874, | |
2424.205289278994 | |
], | |
"scorePercentiles" : { | |
"0.0" : 2281.0210250569476, | |
"50.0" : 2374.4710812521707, | |
"90.0" : 2479.3992395061728, | |
"95.0" : 2485.266672026647, | |
"99.0" : 2485.3942277227725, | |
"99.9" : 2485.3942277227725, | |
"99.99" : 2485.3942277227725, | |
"99.999" : 2485.3942277227725, | |
"99.9999" : 2485.3942277227725, | |
"100.0" : 2485.3942277227725 | |
}, | |
"scoreUnit" : "us/op", | |
"rawData" : [ | |
[ | |
2419.697106280193, | |
2374.8244231678486, | |
2458.6133823529412, | |
2335.725261072261, | |
2379.92519239905, | |
2333.8700186046512, | |
2318.4384585253456, | |
2473.914474074074 | |
], | |
[ | |
2485.3942277227725, | |
2421.4553373493977, | |
2428.2864600484263, | |
2285.075125, | |
2484.8840049382716, | |
2363.187185882353, | |
2408.4137817745805, | |
2379.5365070754715 | |
], | |
[ | |
2402.3012805755397, | |
2374.117739336493, | |
2330.0930906976746, | |
2334.110689095128, | |
2341.9596401869157, | |
2281.0210250569476, | |
2306.8743188073395, | |
2347.821285046729 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
"·gc.alloc.rate" : { | |
"score" : 4831.852759203952, | |
"scoreError" : 93.70509851506111, | |
"scoreConfidence" : [ | |
4738.147660688891, | |
4925.557857719013 | |
], | |
"scorePercentiles" : { | |
"0.0" : 4613.96735951581, | |
"50.0" : 4838.8061189558985, | |
"90.0" : 5002.752203444508, | |
"95.0" : 5031.816289748086, | |
"99.0" : 5034.366572205757, | |
"99.9" : 5034.366572205757, | |
"99.99" : 5034.366572205757, | |
"99.999" : 5034.366572205757, | |
"99.9999" : 5034.366572205757, | |
"100.0" : 5034.366572205757 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
4742.627662078578, | |
4844.997231365672, | |
4670.275225968026, | |
4905.599183728182, | |
4827.696147836849, | |
4920.896026285368, | |
4959.40850533971, | |
4630.403022026425 | |
], | |
[ | |
4613.96735951581, | |
4750.397139946404, | |
4727.0974167258555, | |
5034.366572205757, | |
4630.99337953685, | |
4865.945996778714, | |
4772.823258069087, | |
4832.615006546125 | |
], | |
[ | |
4774.39003135849, | |
4827.06608965912, | |
4920.670436346274, | |
4918.355915991957, | |
4900.901634812234, | |
5024.165442375074, | |
4981.338964513943, | |
4887.46857188435 | |
] | |
] | |
}, | |
"·gc.alloc.rate.norm" : { | |
"score" : 1.8076956257575426E7, | |
"scoreError" : 92.86511092389765, | |
"scoreConfidence" : [ | |
1.8076863392464504E7, | |
1.807704912268635E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1.807673911320755E7, | |
"50.0" : 1.807704094994308E7, | |
"90.0" : 1.8077042849619746E7, | |
"95.0" : 1.8077044297920078E7, | |
"99.0" : 1.8077044681055155E7, | |
"99.9" : 1.8077044681055155E7, | |
"99.99" : 1.8077044681055155E7, | |
"99.999" : 1.8077044681055155E7, | |
"99.9999" : 1.8077044681055155E7, | |
"100.0" : 1.8077044681055155E7 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
1.8077042550724637E7, | |
1.8077041040189125E7, | |
1.8077041E7, | |
1.807704095104895E7, | |
1.807704104513064E7, | |
1.807693235348837E7, | |
1.807680873732719E7, | |
1.8076740167901233E7 | |
], | |
[ | |
1.8077043148514852E7, | |
1.807704098313253E7, | |
1.8077040987893462E7, | |
1.8077040927272726E7, | |
1.8077041086419754E7, | |
1.807693152E7, | |
1.8076809726618703E7, | |
1.807673911320755E7 | |
], | |
[ | |
1.8077044681055155E7, | |
1.8077040966824643E7, | |
1.807704094883721E7, | |
1.807704094663573E7, | |
1.8077041028037384E7, | |
1.8076825257403187E7, | |
1.8076801743119266E7, | |
1.8076739271028038E7 | |
] | |
] | |
}, | |
"·gc.churn.G1_Eden_Space" : { | |
"score" : 4872.220454885277, | |
"scoreError" : 186.879834383135, | |
"scoreConfidence" : [ | |
4685.340620502142, | |
5059.100289268412 | |
], | |
"scorePercentiles" : { | |
"0.0" : 4537.913809461982, | |
"50.0" : 4956.923553066404, | |
"90.0" : 5168.297830488773, | |
"95.0" : 5371.586086800842, | |
"99.0" : 5373.291049892125, | |
"99.9" : 5373.291049892125, | |
"99.99" : 5373.291049892125, | |
"99.999" : 5373.291049892125, | |
"99.9999" : 5373.291049892125, | |
"100.0" : 5373.291049892125 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
4965.100975056524, | |
4965.681137219592, | |
4548.261785747094, | |
4956.147276617767, | |
4970.124463450553, | |
4547.173081177199, | |
5366.471197526994, | |
4542.910060625228 | |
], | |
[ | |
4537.913809461982, | |
4961.251645281219, | |
4547.865819687186, | |
4960.412852467133, | |
4543.4136301834515, | |
4962.3845769985255, | |
4960.82934263261, | |
4941.391434844115 | |
], | |
[ | |
4963.721597354566, | |
4957.699829515041, | |
4546.937308650482, | |
4945.9772883648675, | |
4964.298415030166, | |
5373.291049892125, | |
4951.933312404213, | |
4952.099027058004 | |
] | |
] | |
}, | |
"·gc.churn.G1_Eden_Space.norm" : { | |
"score" : 1.822531432789286E7, | |
"scoreError" : 548006.9948707699, | |
"scoreConfidence" : [ | |
1.7677307333022088E7, | |
1.877332132276363E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1.670405953488372E7, | |
"50.0" : 1.8313330841121495E7, | |
"90.0" : 1.912899728033629E7, | |
"95.0" : 1.9503642383884612E7, | |
"99.0" : 1.9560532940092165E7, | |
"99.9" : 1.9560532940092165E7, | |
"99.99" : 1.9560532940092165E7, | |
"99.999" : 1.9560532940092165E7, | |
"99.9999" : 1.9560532940092165E7, | |
"100.0" : 1.9560532940092165E7 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
1.8925023845410626E7, | |
1.8527321569739953E7, | |
1.760476862745098E7, | |
1.8263309724941727E7, | |
1.861035599049881E7, | |
1.670405953488372E7, | |
1.9560532940092165E7, | |
1.7735174320987653E7 | |
], | |
[ | |
1.777907326732673E7, | |
1.8879421378313255E7, | |
1.739163583535109E7, | |
1.781149323636364E7, | |
1.7735174320987653E7, | |
1.843519969882353E7, | |
1.878887259472422E7, | |
1.8483625056603774E7 | |
], | |
[ | |
1.879390173621103E7, | |
1.856625562085308E7, | |
1.670405953488372E7, | |
1.8178561187935036E7, | |
1.8310880897196263E7, | |
1.933297071526196E7, | |
1.7970091449541286E7, | |
1.831578078504673E7 | |
] | |
] | |
}, | |
"·gc.churn.G1_Old_Gen" : { | |
"score" : 3.620632973200262, | |
"scoreError" : 0.36561546017189167, | |
"scoreConfidence" : [ | |
3.25501751302837, | |
3.9862484333721535 | |
], | |
"scorePercentiles" : { | |
"0.0" : 2.901139465622379, | |
"50.0" : 3.5603376375685665, | |
"90.0" : 4.291180068794672, | |
"95.0" : 4.6624707103481295, | |
"99.0" : 4.781547487066016, | |
"99.9" : 4.781547487066016, | |
"99.99" : 4.781547487066016, | |
"99.999" : 4.781547487066016, | |
"99.9999" : 4.781547487066016, | |
"100.0" : 4.781547487066016 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
4.132658165922335, | |
3.109780013261348, | |
3.2798238544549543, | |
3.662292148982069, | |
3.8000897216080074, | |
4.232106322510819, | |
4.277119757394876, | |
2.901139465622379 | |
], | |
[ | |
3.815692419945391, | |
3.3221040435407523, | |
3.699352288045755, | |
4.781547487066016, | |
3.29292576716697, | |
3.3386309058670767, | |
3.2994679768458752, | |
3.2714509719827283 | |
], | |
[ | |
3.1273409970670336, | |
3.6823160804417188, | |
3.3747306766525504, | |
3.658297107738604, | |
3.4623781673985286, | |
4.305240380194469, | |
4.030180166638664, | |
3.0385264704573594 | |
] | |
] | |
}, | |
"·gc.churn.G1_Old_Gen.norm" : { | |
"score" : 13530.583519482518, | |
"scoreError" : 1231.5659450114404, | |
"scoreConfidence" : [ | |
12299.017574471078, | |
14762.149464493958 | |
], | |
"scorePercentiles" : { | |
"0.0" : 11238.26168224299, | |
"50.0" : 13149.848678067085, | |
"90.0" : 15670.987956098756, | |
"95.0" : 16814.946596398768, | |
"99.0" : 17169.236363636363, | |
"99.9" : 17169.236363636363, | |
"99.99" : 17169.236363636363, | |
"99.999" : 17169.236363636363, | |
"99.9999" : 17169.236363636363, | |
"100.0" : 17169.236363636363 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
15752.07729468599, | |
11602.817966903074, | |
12695.078431372549, | |
13495.477855477855, | |
14229.225653206651, | |
15546.66046511628, | |
15589.89861751152, | |
11325.827160493827 | |
], | |
[ | |
14949.485148514852, | |
12641.850602409639, | |
14146.808716707023, | |
17169.236363636363, | |
12853.906172839506, | |
12402.974117647058, | |
12496.556354916067, | |
12237.094339622641 | |
], | |
[ | |
11840.901678657074, | |
13790.028436018958, | |
12397.73023255814, | |
13445.791183294663, | |
12771.028037383177, | |
15490.150341685649, | |
14625.137614678899, | |
11238.26168224299 | |
] | |
] | |
}, | |
"·gc.churn.G1_Survivor_Space" : { | |
"score" : 5.363591528781192, | |
"scoreError" : 0.7667017212463085, | |
"scoreConfidence" : [ | |
4.596889807534883, | |
6.1302932500275 | |
], | |
"scorePercentiles" : { | |
"0.0" : 3.966864946355993, | |
"50.0" : 5.310833943554842, | |
"90.0" : 6.6415830378414, | |
"95.0" : 6.649734254372738, | |
"99.0" : 6.65166550247665, | |
"99.9" : 6.65166550247665, | |
"99.99" : 6.65166550247665, | |
"99.999" : 6.65166550247665, | |
"99.9999" : 6.65166550247665, | |
"100.0" : 6.65166550247665 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
5.315953934750025, | |
6.643940510061, | |
5.311838581894417, | |
5.306367533851998, | |
6.65166550247665, | |
3.982925326578568, | |
6.628546439633144, | |
3.9791912939783014 | |
], | |
[ | |
6.6246916926452295, | |
3.983874447495625, | |
5.311376139780655, | |
5.30951335559768, | |
5.30617650240403, | |
3.984784189238644, | |
6.639225565621801, | |
3.966864946355993 | |
], | |
[ | |
5.313054961043154, | |
5.3080297960546465, | |
5.31029174732903, | |
6.619348619331996, | |
5.3136723735939695, | |
6.638610143182758, | |
5.301855794865324, | |
3.974397292983952 | |
] | |
] | |
}, | |
"·gc.churn.G1_Survivor_Space.norm" : { | |
"score" : 20068.629316792587, | |
"scoreError" : 2855.070363091191, | |
"scoreConfidence" : [ | |
17213.558953701395, | |
22923.69967988378 | |
], | |
"scorePercentiles" : { | |
"0.0" : 14631.293023255814, | |
"50.0" : 19997.39197836044, | |
"90.0" : 25026.2503916107, | |
"95.0" : 25752.565472374576, | |
"99.0" : 25954.851485148516, | |
"99.9" : 25954.851485148516, | |
"99.99" : 25954.851485148516, | |
"99.999" : 25954.851485148516, | |
"99.9999" : 25954.851485148516, | |
"100.0" : 25954.851485148516 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
20262.338164251207, | |
24789.03073286052, | |
20560.313725490196, | |
19553.864801864802, | |
24906.793349168645, | |
14631.293023255814, | |
24160.73732718894, | |
15534.45925925926 | |
], | |
[ | |
25954.851485148516, | |
15160.134939759037, | |
20311.3995157385, | |
19065.01818181818, | |
20712.612345679012, | |
14803.425882352942, | |
25145.707434052758, | |
14838.33962264151 | |
], | |
[ | |
20116.565947242205, | |
19878.218009478675, | |
19508.39069767442, | |
24328.90951276102, | |
19599.551401869157, | |
23885.558086560366, | |
19239.92660550459, | |
14699.663551401869 | |
] | |
] | |
}, | |
"·gc.count" : { | |
"score" : 283.0, | |
"scoreError" : "NaN", | |
"scoreConfidence" : [ | |
283.0, | |
283.0 | |
], | |
"scorePercentiles" : { | |
"0.0" : 11.0, | |
"50.0" : 12.0, | |
"90.0" : 12.5, | |
"95.0" : 13.0, | |
"99.0" : 13.0, | |
"99.9" : 13.0, | |
"99.99" : 13.0, | |
"99.999" : 13.0, | |
"99.9999" : 13.0, | |
"100.0" : 13.0 | |
}, | |
"scoreUnit" : "counts", | |
"rawData" : [ | |
[ | |
12.0, | |
12.0, | |
11.0, | |
12.0, | |
12.0, | |
11.0, | |
13.0, | |
11.0 | |
], | |
[ | |
11.0, | |
12.0, | |
11.0, | |
12.0, | |
11.0, | |
12.0, | |
12.0, | |
12.0 | |
], | |
[ | |
12.0, | |
12.0, | |
11.0, | |
12.0, | |
12.0, | |
13.0, | |
12.0, | |
12.0 | |
] | |
] | |
}, | |
"·gc.time" : { | |
"score" : 530.0, | |
"scoreError" : "NaN", | |
"scoreConfidence" : [ | |
530.0, | |
530.0 | |
], | |
"scorePercentiles" : { | |
"0.0" : 19.0, | |
"50.0" : 22.0, | |
"90.0" : 24.0, | |
"95.0" : 24.75, | |
"99.0" : 25.0, | |
"99.9" : 25.0, | |
"99.99" : 25.0, | |
"99.999" : 25.0, | |
"99.9999" : 25.0, | |
"100.0" : 25.0 | |
}, | |
"scoreUnit" : "ms", | |
"rawData" : [ | |
[ | |
24.0, | |
24.0, | |
22.0, | |
25.0, | |
22.0, | |
20.0, | |
23.0, | |
19.0 | |
], | |
[ | |
21.0, | |
23.0, | |
20.0, | |
23.0, | |
21.0, | |
22.0, | |
21.0, | |
24.0 | |
], | |
[ | |
23.0, | |
23.0, | |
20.0, | |
21.0, | |
22.0, | |
23.0, | |
21.0, | |
23.0 | |
] | |
] | |
} | |
} | |
}, | |
{ | |
"jmhVersion" : "1.32", | |
"benchmark" : "io.trino.operator.unnest.BenchmarkUnnestOperator.unnest", | |
"mode" : "avgt", | |
"threads" : 1, | |
"forks" : 3, | |
"jvm" : "/Library/Java/JavaVirtualMachines/adoptopenjdk-11.jdk/Contents/Home/bin/java", | |
"jvmArgs" : [ | |
"-javaagent:/Applications/LI IntelliJ IDEA 2021.1.app/Contents/lib/idea_rt.jar=58684:/Applications/LI IntelliJ IDEA 2021.1.app/Contents/bin", | |
"-Dfile.encoding=UTF-8" | |
], | |
"jdkVersion" : "11.0.10", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "11.0.10+9", | |
"warmupIterations" : 8, | |
"warmupTime" : "1000 ms", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 8, | |
"measurementTime" : "1000 ms", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"nestedLengths" : "300", | |
"nestedType" : "array(row(varchar,varchar,varchar))", | |
"nullsRatio" : "0.0", | |
"positionsPerPage" : "1000", | |
"replicateType" : "varchar", | |
"withOrdinality" : "true" | |
}, | |
"primaryMetric" : { | |
"score" : 2528.771632305807, | |
"scoreError" : 51.91013339492535, | |
"scoreConfidence" : [ | |
2476.861498910882, | |
2580.6817657007323 | |
], | |
"scorePercentiles" : { | |
"0.0" : 2417.65743373494, | |
"50.0" : 2523.2713934837093, | |
"90.0" : 2612.3671128292317, | |
"95.0" : 2698.21358596135, | |
"99.0" : 2724.8700567567566, | |
"99.9" : 2724.8700567567566, | |
"99.99" : 2724.8700567567566, | |
"99.999" : 2724.8700567567566, | |
"99.9999" : 2724.8700567567566, | |
"100.0" : 2724.8700567567566 | |
}, | |
"scoreUnit" : "us/op", | |
"rawData" : [ | |
[ | |
2560.435231552163, | |
2417.65743373494, | |
2606.4900520833335, | |
2536.3909166666667, | |
2449.2632224938875, | |
2584.994536082474, | |
2467.6640294840295, | |
2559.810411764706 | |
], | |
[ | |
2483.0146182266008, | |
2484.50897037037, | |
2452.4357664233576, | |
2494.945409876543, | |
2553.387911167513, | |
2511.375571428571, | |
2535.167215538847, | |
2568.257288265306 | |
], | |
[ | |
2488.8394617283952, | |
2618.2441735751295, | |
2484.974950617284, | |
2481.426463054187, | |
2485.14818226601, | |
2568.489757653061, | |
2724.8700567567566, | |
2572.727544529262 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
"·gc.alloc.rate" : { | |
"score" : 4717.005390270416, | |
"scoreError" : 94.99209752149623, | |
"scoreConfidence" : [ | |
4622.013292748919, | |
4811.997487791912 | |
], | |
"scorePercentiles" : { | |
"0.0" : 4372.274933047086, | |
"50.0" : 4718.952256022264, | |
"90.0" : 4860.725852236295, | |
"95.0" : 4912.726398315772, | |
"99.0" : 4929.303913919186, | |
"99.9" : 4929.303913919186, | |
"99.99" : 4929.303913919186, | |
"99.999" : 4929.303913919186, | |
"99.9999" : 4929.303913919186, | |
"100.0" : 4929.303913919186 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
4669.372579016758, | |
4929.303913919186, | |
4568.384716022556, | |
4707.104859593164, | |
4862.99385150553, | |
4611.651368597038, | |
4846.685113137227, | |
4654.941537500142 | |
], | |
[ | |
4790.874275166105, | |
4796.770860207888, | |
4858.457852967061, | |
4777.639352757641, | |
4657.642281657661, | |
4730.799652451364, | |
4704.954406146933, | |
4645.078164839937 | |
], | |
[ | |
4784.748576278561, | |
4565.914890283513, | |
4793.266147401437, | |
4810.316403601762, | |
4807.197172759281, | |
4629.787284604156, | |
4372.274933047086, | |
4631.969173027987 | |
] | |
] | |
}, | |
"·gc.alloc.rate.norm" : { | |
"score" : 1.8789081062813867E7, | |
"scoreError" : 88.93831883610191, | |
"scoreConfidence" : [ | |
1.878899212449503E7, | |
1.8789170001132704E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1.8788844959183674E7, | |
"50.0" : 1.878914500740741E7, | |
"90.0" : 1.8789146711387098E7, | |
"95.0" : 1.878914688590827E7, | |
"99.0" : 1.878914693596059E7, | |
"99.9" : 1.878914693596059E7, | |
"99.99" : 1.878914693596059E7, | |
"99.999" : 1.878914693596059E7, | |
"99.9999" : 1.878914693596059E7, | |
"100.0" : 1.878914693596059E7 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
1.8789146687022902E7, | |
1.878914498313253E7, | |
1.8789145145833332E7, | |
1.878914503030303E7, | |
1.8789144997555014E7, | |
1.878914505154639E7, | |
1.8788929336609337E7, | |
1.878884503324808E7 | |
], | |
[ | |
1.878914693596059E7, | |
1.878914500740741E7, | |
1.878914499270073E7, | |
1.878914500740741E7, | |
1.8789145035532996E7, | |
1.878914510275689E7, | |
1.8788929684210528E7, | |
1.8788844959183674E7 | |
], | |
[ | |
1.8789145086419754E7, | |
1.8789146735751294E7, | |
1.878914500740741E7, | |
1.8789145004926108E7, | |
1.8789145004926108E7, | |
1.8789145040816326E7, | |
1.8788929664864864E7, | |
1.8788850972010177E7 | |
] | |
] | |
}, | |
"·gc.churn.G1_Eden_Space" : { | |
"score" : 4751.733921651584, | |
"scoreError" : 154.96422721772885, | |
"scoreConfidence" : [ | |
4596.769694433855, | |
4906.698148869313 | |
], | |
"scorePercentiles" : { | |
"0.0" : 4389.77331700321, | |
"50.0" : 4839.840296764416, | |
"90.0" : 4977.808826873188, | |
"95.0" : 4992.3828516612, | |
"99.0" : 4996.9918406559245, | |
"99.9" : 4996.9918406559245, | |
"99.99" : 4996.9918406559245, | |
"99.999" : 4996.9918406559245, | |
"99.9999" : 4996.9918406559245, | |
"100.0" : 4996.9918406559245 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
4416.040662456838, | |
4856.208318005139, | |
4863.974078351107, | |
4859.801112818566, | |
4861.16343060457, | |
4417.655706538698, | |
4868.724383737655, | |
4867.480459258515 | |
], | |
[ | |
4978.555884677026, | |
4996.9918406559245, | |
4571.75288673424, | |
4977.061769069351, | |
4571.892791489049, | |
4585.511511956427, | |
4975.104314775829, | |
4582.896239604481 | |
], | |
[ | |
4830.186572602323, | |
4836.155724420289, | |
4838.785050531446, | |
4844.036639594902, | |
4840.895542997386, | |
4389.77331700321, | |
4392.156847434748, | |
4818.809034320279 | |
] | |
] | |
}, | |
"·gc.churn.G1_Eden_Space.norm" : { | |
"score" : 1.8929701075743914E7, | |
"scoreError" : 541569.0055413205, | |
"scoreConfidence" : [ | |
1.8388132070202593E7, | |
1.9471270081285235E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1.768036905109489E7, | |
"50.0" : 1.8920856591133006E7, | |
"90.0" : 1.988448382219798E7, | |
"95.0" : 1.997895096373057E7, | |
"99.0" : 2.0004864E7, | |
"99.9" : 2.0004864E7, | |
"99.99" : 2.0004864E7, | |
"99.999" : 2.0004864E7, | |
"99.9999" : 2.0004864E7, | |
"100.0" : 2.0004864E7 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
1.7769761221374046E7, | |
1.8510524761445783E7, | |
2.0004864E7, | |
1.9398656E7, | |
1.878207280195599E7, | |
1.799875298969072E7, | |
1.8874368E7, | |
1.9646720654731456E7 | |
], | |
[ | |
1.9525208275862068E7, | |
1.9573418666666668E7, | |
1.768036905109489E7, | |
1.9573418666666668E7, | |
1.84432276142132E7, | |
1.821210947368421E7, | |
1.9867755789473683E7, | |
1.8537325714285713E7 | |
], | |
[ | |
1.8967574755555555E7, | |
1.990121185492228E7, | |
1.8967574755555555E7, | |
1.8920856591133006E7, | |
1.8920856591133006E7, | |
1.7815092244897958E7, | |
1.8874368E7, | |
1.954673734351145E7 | |
] | |
] | |
}, | |
"·gc.churn.G1_Old_Gen" : { | |
"score" : 0.3384260096608198, | |
"scoreError" : 0.09962108165058622, | |
"scoreConfidence" : [ | |
0.2388049280102336, | |
0.43804709131140607 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.14018483631946776, | |
"50.0" : 0.3273752552838316, | |
"90.0" : 0.553430173921026, | |
"95.0" : 0.6094211108757608, | |
"99.0" : 0.6260995011497376, | |
"99.9" : 0.6260995011497376, | |
"99.99" : 0.6260995011497376, | |
"99.999" : 0.6260995011497376, | |
"99.9999" : 0.6260995011497376, | |
"100.0" : 0.6260995011497376 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
0.32315718449514436, | |
0.3315933260725189, | |
0.3842314400588244, | |
0.2455323606832984, | |
0.30037216805962474, | |
0.15752842400025213, | |
0.34012446963055426, | |
0.14018483631946776 | |
], | |
[ | |
0.3793513419304239, | |
0.5004937774430323, | |
0.18758034350869798, | |
0.5474744077882213, | |
0.5593859400538307, | |
0.6260995011497376, | |
0.37473533341939974, | |
0.29688733410750934 | |
], | |
[ | |
0.3678097592797535, | |
0.47812914351533425, | |
0.1921538427134366, | |
0.1978560075039247, | |
0.33380446103474914, | |
0.2450296838941355, | |
0.3130270079951305, | |
0.2996821372026741 | |
] | |
] | |
}, | |
"·gc.churn.G1_Old_Gen.norm" : { | |
"score" : 1349.022903310544, | |
"scoreError" : 398.11450603929234, | |
"scoreConfidence" : [ | |
950.9083972712517, | |
1747.1374093498364 | |
], | |
"scorePercentiles" : { | |
"0.0" : 565.8312020460359, | |
"50.0" : 1302.522944634553, | |
"90.0" : 2204.827749576988, | |
"95.0" : 2429.1396893248348, | |
"99.0" : 2486.65664160401, | |
"99.9" : 2486.65664160401, | |
"99.99" : 2486.65664160401, | |
"99.999" : 2486.65664160401, | |
"99.9999" : 2486.65664160401, | |
"100.0" : 2486.65664160401 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
1300.356234096692, | |
1263.942168674699, | |
1580.2916666666667, | |
980.0808080808081, | |
1160.5476772616137, | |
641.8144329896908, | |
1318.5454545454545, | |
565.8312020460359 | |
], | |
[ | |
1487.7635467980297, | |
1960.4543209876542, | |
725.4306569343066, | |
2153.0666666666666, | |
2256.5888324873094, | |
2486.65664160401, | |
1496.4812030075188, | |
1200.8775510204082 | |
], | |
[ | |
1444.3456790123457, | |
1967.5440414507773, | |
753.2246913580246, | |
772.8275862068965, | |
1304.6896551724137, | |
994.4081632653061, | |
1345.1675675675676, | |
1215.613231552163 | |
] | |
] | |
}, | |
"·gc.count" : { | |
"score" : 264.0, | |
"scoreError" : "NaN", | |
"scoreConfidence" : [ | |
264.0, | |
264.0 | |
], | |
"scorePercentiles" : { | |
"0.0" : 10.0, | |
"50.0" : 11.0, | |
"90.0" : 12.0, | |
"95.0" : 12.0, | |
"99.0" : 12.0, | |
"99.9" : 12.0, | |
"99.99" : 12.0, | |
"99.999" : 12.0, | |
"99.9999" : 12.0, | |
"100.0" : 12.0 | |
}, | |
"scoreUnit" : "counts", | |
"rawData" : [ | |
[ | |
10.0, | |
11.0, | |
11.0, | |
11.0, | |
11.0, | |
10.0, | |
11.0, | |
11.0 | |
], | |
[ | |
12.0, | |
12.0, | |
11.0, | |
12.0, | |
11.0, | |
11.0, | |
12.0, | |
11.0 | |
], | |
[ | |
11.0, | |
11.0, | |
11.0, | |
11.0, | |
11.0, | |
10.0, | |
10.0, | |
11.0 | |
] | |
] | |
}, | |
"·gc.time" : { | |
"score" : 271.0, | |
"scoreError" : "NaN", | |
"scoreConfidence" : [ | |
271.0, | |
271.0 | |
], | |
"scorePercentiles" : { | |
"0.0" : 9.0, | |
"50.0" : 11.0, | |
"90.0" : 13.5, | |
"95.0" : 14.0, | |
"99.0" : 14.0, | |
"99.9" : 14.0, | |
"99.99" : 14.0, | |
"99.999" : 14.0, | |
"99.9999" : 14.0, | |
"100.0" : 14.0 | |
}, | |
"scoreUnit" : "ms", | |
"rawData" : [ | |
[ | |
10.0, | |
11.0, | |
10.0, | |
10.0, | |
12.0, | |
11.0, | |
11.0, | |
10.0 | |
], | |
[ | |
13.0, | |
14.0, | |
12.0, | |
13.0, | |
12.0, | |
14.0, | |
13.0, | |
12.0 | |
], | |
[ | |
10.0, | |
10.0, | |
12.0, | |
12.0, | |
10.0, | |
9.0, | |
9.0, | |
11.0 | |
] | |
] | |
} | |
} | |
}, | |
{ | |
"jmhVersion" : "1.32", | |
"benchmark" : "io.trino.operator.unnest.BenchmarkUnnestOperator.unnest", | |
"mode" : "avgt", | |
"threads" : 1, | |
"forks" : 3, | |
"jvm" : "/Library/Java/JavaVirtualMachines/adoptopenjdk-11.jdk/Contents/Home/bin/java", | |
"jvmArgs" : [ | |
"-javaagent:/Applications/LI IntelliJ IDEA 2021.1.app/Contents/lib/idea_rt.jar=58684:/Applications/LI IntelliJ IDEA 2021.1.app/Contents/bin", | |
"-Dfile.encoding=UTF-8" | |
], | |
"jdkVersion" : "11.0.10", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "11.0.10+9", | |
"warmupIterations" : 8, | |
"warmupTime" : "1000 ms", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 8, | |
"measurementTime" : "1000 ms", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"nestedLengths" : "300", | |
"nestedType" : "array(row(varchar,varchar,varchar))", | |
"nullsRatio" : "0.05", | |
"positionsPerPage" : "1000", | |
"replicateType" : "varchar", | |
"withOrdinality" : "true" | |
}, | |
"primaryMetric" : { | |
"score" : 13246.601982903829, | |
"scoreError" : 699.9818921013483, | |
"scoreConfidence" : [ | |
12546.62009080248, | |
13946.583875005177 | |
], | |
"scorePercentiles" : { | |
"0.0" : 11770.453325581395, | |
"50.0" : 13648.555068828828, | |
"90.0" : 14276.531556338028, | |
"95.0" : 14453.854294869216, | |
"99.0" : 14510.674914285713, | |
"99.9" : 14510.674914285713, | |
"99.99" : 14510.674914285713, | |
"99.999" : 14510.674914285713, | |
"99.9999" : 14510.674914285713, | |
"100.0" : 14510.674914285713 | |
}, | |
"scoreUnit" : "us/op", | |
"rawData" : [ | |
[ | |
13772.06015068493, | |
14510.674914285713, | |
13411.997253333333, | |
13698.247905405406, | |
14162.677985915492, | |
13294.641078947368, | |
13662.900324324324, | |
14269.670676056337 | |
], | |
[ | |
13607.865567567567, | |
13634.209813333333, | |
14283.392436619719, | |
14008.083277777778, | |
13806.29790410959, | |
13703.379283783785, | |
13731.71977027027, | |
13930.489520547946 | |
], | |
[ | |
12206.000409638555, | |
11770.453325581395, | |
12105.312404761904, | |
12459.094296296296, | |
11948.66286904762, | |
11848.540176470588, | |
12145.535409638554, | |
11946.540835294118 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
"·gc.alloc.rate" : { | |
"score" : 1705.1472399686063, | |
"scoreError" : 92.17412022855623, | |
"scoreConfidence" : [ | |
1612.9731197400502, | |
1797.3213601971624 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1552.8181722055697, | |
"50.0" : 1646.25853763353, | |
"90.0" : 1887.8972659628876, | |
"95.0" : 1902.8978443751337, | |
"99.0" : 1906.5617155349375, | |
"99.9" : 1906.5617155349375, | |
"99.99" : 1906.5617155349375, | |
"99.999" : 1906.5617155349375, | |
"99.9999" : 1906.5617155349375, | |
"100.0" : 1906.5617155349375 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
1635.89965184542, | |
1552.8181722055697, | |
1672.1899047657753, | |
1641.9767404261227, | |
1581.7075420147878, | |
1690.6951031531005, | |
1643.5326111832571, | |
1581.041416041284 | |
], | |
[ | |
1648.984464083803, | |
1657.4034863710415, | |
1581.524561096424, | |
1605.0584351233758, | |
1628.4342408469986, | |
1639.6036091928422, | |
1637.9047511064505, | |
1615.4268602063742 | |
], | |
[ | |
1838.7828546911294, | |
1906.5617155349375, | |
1856.6653495984137, | |
1800.6046466993303, | |
1880.5259299823167, | |
1891.9062308957218, | |
1850.3971811520153, | |
1883.888301030053 | |
] | |
] | |
}, | |
"·gc.alloc.rate.norm" : { | |
"score" : 3.538103954274906E7, | |
"scoreError" : 63.39331162807541, | |
"scoreConfidence" : [ | |
3.5380976149437435E7, | |
3.538110293606069E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 3.538097285714286E7, | |
"50.0" : 3.538098870906201E7, | |
"90.0" : 3.538117001629026E7, | |
"95.0" : 3.538120954249876E7, | |
"99.0" : 3.5381217253012046E7, | |
"99.9" : 3.5381217253012046E7, | |
"99.99" : 3.5381217253012046E7, | |
"99.999" : 3.5381217253012046E7, | |
"99.9999" : 3.5381217253012046E7, | |
"100.0" : 3.5381217253012046E7 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
3.53811864109589E7, | |
3.538114137142857E7, | |
3.538113344E7, | |
3.53809985945946E7, | |
3.5380976788732395E7, | |
3.5380973368421055E7, | |
3.538097351351351E7, | |
3.538104709859155E7 | |
], | |
[ | |
3.538115362162162E7, | |
3.538114250666667E7, | |
3.538112247887324E7, | |
3.5380977E7, | |
3.53809735890411E7, | |
3.538097351351351E7, | |
3.538097351351351E7, | |
3.538104252054795E7 | |
], | |
[ | |
3.5381217253012046E7, | |
3.538105581395349E7, | |
3.5380975047619045E7, | |
3.538097343209877E7, | |
3.538097285714286E7, | |
3.5380978823529415E7, | |
3.5380972915662654E7, | |
3.538101355294117E7 | |
] | |
] | |
}, | |
"·gc.churn.G1_Eden_Space" : { | |
"score" : 1708.9186649369465, | |
"scoreError" : 130.1860123597071, | |
"scoreConfidence" : [ | |
1578.7326525772394, | |
1839.1046772966536 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1554.3258630005773, | |
"50.0" : 1609.306701221464, | |
"90.0" : 2022.005863773763, | |
"95.0" : 2028.5662606271076, | |
"99.0" : 2030.3895381222517, | |
"99.9" : 2030.3895381222517, | |
"99.99" : 2030.3895381222517, | |
"99.999" : 2030.3895381222517, | |
"99.9999" : 2030.3895381222517, | |
"100.0" : 2030.3895381222517 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
1617.8513118679766, | |
1601.503614664661, | |
1609.6438313341928, | |
1601.9257852009885, | |
1608.3301943879965, | |
1607.3688232154645, | |
1603.4448419516145, | |
1608.9695711087352 | |
], | |
[ | |
1565.1685556334846, | |
1862.6216096578162, | |
1563.2469736027106, | |
1563.159103665886, | |
1568.1665438989055, | |
1554.959130522591, | |
1862.968011667013, | |
1554.3258630005773 | |
], | |
[ | |
2020.9152994058502, | |
1734.544587982747, | |
2016.2903790185185, | |
1740.5892494262728, | |
1750.2696987792217, | |
2030.3895381222517, | |
1744.2990122295678, | |
2023.0964281416755 | |
] | |
] | |
}, | |
"·gc.churn.G1_Eden_Space.norm" : { | |
"score" : 3.545118676752766E7, | |
"scoreError" : 1749304.4298410718, | |
"scoreConfidence" : [ | |
3.370188233768659E7, | |
3.720049119736873E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 3.2188844651162792E7, | |
"50.0" : 3.4517988324324325E7, | |
"90.0" : 3.932387402024096E7, | |
"95.0" : 4.012248534486487E7, | |
"99.0" : 4.024264648648649E7, | |
"99.9" : 4.024264648648649E7, | |
"99.99" : 4.024264648648649E7, | |
"99.999" : 4.024264648648649E7, | |
"99.9999" : 4.024264648648649E7, | |
"100.0" : 4.024264648648649E7 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
3.499083747945205E7, | |
3.64904448E7, | |
3.405774848E7, | |
3.4517988324324325E7, | |
3.5976494873239435E7, | |
3.3637214315789476E7, | |
3.4517988324324325E7, | |
3.6006032225352116E7 | |
], | |
[ | |
3.358277189189189E7, | |
3.976200192E7, | |
3.497222490140845E7, | |
3.445737244444445E7, | |
3.407153797260274E7, | |
3.3554432E7, | |
4.024264648648649E7, | |
3.40428098630137E7 | |
], | |
[ | |
3.888574612048193E7, | |
3.2188844651162792E7, | |
3.8422820571428575E7, | |
3.420170113580247E7, | |
3.293027961904762E7, | |
3.797078738823529E7, | |
3.335229686746988E7, | |
3.799545976470588E7 | |
] | |
] | |
}, | |
"·gc.churn.G1_Old_Gen" : { | |
"score" : 1.0996573128023046, | |
"scoreError" : 0.4615121871896541, | |
"scoreConfidence" : [ | |
0.6381451256126505, | |
1.5611694999919588 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.3022669110384409, | |
"50.0" : 0.9071173241788533, | |
"90.0" : 2.1759441836676117, | |
"95.0" : 2.723139388793495, | |
"99.0" : 2.858526873443177, | |
"99.9" : 2.858526873443177, | |
"99.99" : 2.858526873443177, | |
"99.999" : 2.858526873443177, | |
"99.9999" : 2.858526873443177, | |
"100.0" : 2.858526873443177 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
0.8904806534809121, | |
0.9980350057127281, | |
0.9998159074997981, | |
0.3022669110384409, | |
1.0056691881607918, | |
0.6674669166089255, | |
0.7334664786277768, | |
1.0150015956359082 | |
], | |
[ | |
2.034911432490775, | |
1.0763237290575576, | |
0.8793671988253299, | |
1.784407531947107, | |
0.879769365204317, | |
0.8322463348799246, | |
0.9520720969925085, | |
0.896762716380421 | |
], | |
[ | |
0.8477894019293398, | |
0.430951746501497, | |
2.3169769348444484, | |
0.5859227402276888, | |
1.5938245294584612, | |
2.858526873443177, | |
0.9174719319772856, | |
0.8922482863301974 | |
] | |
] | |
}, | |
"·gc.churn.G1_Old_Gen.norm" : { | |
"score" : 22720.081949496718, | |
"scoreError" : 8897.140879938208, | |
"scoreConfidence" : [ | |
13822.94106955851, | |
31617.222829434926 | |
], | |
"scorePercentiles" : { | |
"0.0" : 6513.189189189189, | |
"50.0" : 19656.832722361567, | |
"90.0" : 43907.245817245814, | |
"95.0" : 51131.672829131654, | |
"99.0" : 53457.97647058823, | |
"99.9" : 53457.97647058823, | |
"99.99" : 53457.97647058823, | |
"99.999" : 53457.97647058823, | |
"99.9999" : 53457.97647058823, | |
"100.0" : 53457.97647058823 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
19259.287671232876, | |
22740.342857142856, | |
21154.666666666668, | |
6513.189189189189, | |
22495.661971830985, | |
13968.0, | |
15789.621621621622, | |
22714.028169014084 | |
], | |
[ | |
43661.72972972973, | |
22976.64, | |
19672.788732394365, | |
39334.444444444445, | |
19114.739726027397, | |
17959.027027027027, | |
20566.054054054053, | |
19640.87671232877 | |
], | |
[ | |
16312.867469879518, | |
7997.395348837209, | |
44152.76190476191, | |
11513.086419753086, | |
29986.85714285714, | |
53457.97647058823, | |
17542.746987951807, | |
16757.176470588234 | |
] | |
] | |
}, | |
"·gc.churn.G1_Survivor_Space" : { | |
"score" : 2.6896594509104936, | |
"scoreError" : 1.701101374423394, | |
"scoreConfidence" : [ | |
0.9885580764870996, | |
4.390760825333888 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.0, | |
"50.0" : 2.627747909602736, | |
"90.0" : 6.572025295427574, | |
"95.0" : 7.902006816164984, | |
"99.0" : 7.915748686636459, | |
"99.9" : 7.915748686636459, | |
"99.99" : 7.915748686636459, | |
"99.999" : 7.915748686636459, | |
"99.9999" : 7.915748686636459, | |
"100.0" : 7.915748686636459 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
1.3282851493168937, | |
1.3215466595518823, | |
1.3152100042701054, | |
1.3204681398916227 | |
], | |
[ | |
5.28326938610459, | |
1.309860484991432, | |
5.281239775684833, | |
2.642703471962614, | |
2.644462974534411, | |
3.9399302293646734, | |
3.9358479119725627, | |
1.311667394937196 | |
], | |
[ | |
2.6262706944845355, | |
2.6280978605799197, | |
7.860781204750559, | |
2.635260029411465, | |
3.980901513523628, | |
7.915748686636459, | |
2.6428772912569207, | |
2.6273979586255525 | |
] | |
] | |
}, | |
"·gc.churn.G1_Survivor_Space.norm" : { | |
"score" : 54675.42616945491, | |
"scoreError" : 33511.396058300925, | |
"scoreConfidence" : [ | |
21164.03011115399, | |
88186.82222775584 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.0, | |
"50.0" : 49939.2680368533, | |
"90.0" : 133091.83363711683, | |
"95.0" : 149355.99327731092, | |
"99.0" : 149796.57142857142, | |
"99.9" : 149796.57142857142, | |
"99.99" : 149796.57142857142, | |
"99.999" : 149796.57142857142, | |
"99.9999" : 149796.57142857142, | |
"100.0" : 149796.57142857142 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
28728.109589041094, | |
27962.02666666667, | |
28339.891891891893, | |
29537.352112676057 | |
], | |
[ | |
113359.56756756757, | |
27962.02666666667, | |
118149.40845070423, | |
58254.22222222222, | |
57456.21917808219, | |
85019.67567567568, | |
85019.67567567568, | |
28728.109589041094 | |
], | |
[ | |
50533.78313253012, | |
48770.976744186046, | |
149796.57142857142, | |
51781.53086419753, | |
74898.28571428571, | |
148034.2588235294, | |
50533.78313253012, | |
49344.75294117647 | |
] | |
] | |
}, | |
"·gc.count" : { | |
"score" : 126.0, | |
"scoreError" : "NaN", | |
"scoreConfidence" : [ | |
126.0, | |
126.0 | |
], | |
"scorePercentiles" : { | |
"0.0" : 4.0, | |
"50.0" : 5.0, | |
"90.0" : 7.0, | |
"95.0" : 7.0, | |
"99.0" : 7.0, | |
"99.9" : 7.0, | |
"99.99" : 7.0, | |
"99.999" : 7.0, | |
"99.9999" : 7.0, | |
"100.0" : 7.0 | |
}, | |
"scoreUnit" : "counts", | |
"rawData" : [ | |
[ | |
4.0, | |
4.0, | |
4.0, | |
4.0, | |
4.0, | |
4.0, | |
4.0, | |
4.0 | |
], | |
[ | |
5.0, | |
6.0, | |
5.0, | |
5.0, | |
5.0, | |
5.0, | |
6.0, | |
5.0 | |
], | |
[ | |
7.0, | |
6.0, | |
7.0, | |
6.0, | |
6.0, | |
7.0, | |
6.0, | |
7.0 | |
] | |
] | |
}, | |
"·gc.time" : { | |
"score" : 439.0, | |
"scoreError" : "NaN", | |
"scoreConfidence" : [ | |
439.0, | |
439.0 | |
], | |
"scorePercentiles" : { | |
"0.0" : 15.0, | |
"50.0" : 18.0, | |
"90.0" : 22.5, | |
"95.0" : 23.75, | |
"99.0" : 24.0, | |
"99.9" : 24.0, | |
"99.99" : 24.0, | |
"99.999" : 24.0, | |
"99.9999" : 24.0, | |
"100.0" : 24.0 | |
}, | |
"scoreUnit" : "ms", | |
"rawData" : [ | |
[ | |
18.0, | |
20.0, | |
17.0, | |
18.0, | |
23.0, | |
21.0, | |
16.0, | |
19.0 | |
], | |
[ | |
15.0, | |
22.0, | |
15.0, | |
16.0, | |
15.0, | |
15.0, | |
20.0, | |
18.0 | |
], | |
[ | |
24.0, | |
17.0, | |
18.0, | |
18.0, | |
17.0, | |
19.0, | |
17.0, | |
21.0 | |
] | |
] | |
} | |
} | |
}, | |
{ | |
"jmhVersion" : "1.32", | |
"benchmark" : "io.trino.operator.unnest.BenchmarkUnnestOperator.unnest", | |
"mode" : "avgt", | |
"threads" : 1, | |
"forks" : 3, | |
"jvm" : "/Library/Java/JavaVirtualMachines/adoptopenjdk-11.jdk/Contents/Home/bin/java", | |
"jvmArgs" : [ | |
"-javaagent:/Applications/LI IntelliJ IDEA 2021.1.app/Contents/lib/idea_rt.jar=58684:/Applications/LI IntelliJ IDEA 2021.1.app/Contents/bin", | |
"-Dfile.encoding=UTF-8" | |
], | |
"jdkVersion" : "11.0.10", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "11.0.10+9", | |
"warmupIterations" : 8, | |
"warmupTime" : "1000 ms", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 8, | |
"measurementTime" : "1000 ms", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"nestedLengths" : "300", | |
"nestedType" : "array(array(varchar))", | |
"nullsRatio" : "0.0", | |
"positionsPerPage" : "1000", | |
"replicateType" : "varchar", | |
"withOrdinality" : "true" | |
}, | |
"primaryMetric" : { | |
"score" : 2118.7645186216073, | |
"scoreError" : 63.9138781540532, | |
"scoreConfidence" : [ | |
2054.850640467554, | |
2182.6783967756605 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1987.0409227722773, | |
"50.0" : 2109.573428895143, | |
"90.0" : 2255.5102834821428, | |
"95.0" : 2301.112235464132, | |
"99.0" : 2315.893588505747, | |
"99.9" : 2315.893588505747, | |
"99.99" : 2315.893588505747, | |
"99.999" : 2315.893588505747, | |
"99.9999" : 2315.893588505747, | |
"100.0" : 2315.893588505747 | |
}, | |
"scoreUnit" : "us/op", | |
"rawData" : [ | |
[ | |
2076.4451587628864, | |
2043.904737804878, | |
2178.072834051724, | |
2015.8855180722892, | |
2112.635995807128, | |
2071.248505154639, | |
2025.1977429718875, | |
2110.3386918238994 | |
], | |
[ | |
2113.276813807531, | |
2163.817698275862, | |
2057.2508408163267, | |
2025.4001867469879, | |
2106.8159331941547, | |
2108.8081659663867, | |
2315.893588505747, | |
1987.0409227722773 | |
], | |
[ | |
2182.58113174946, | |
2131.250468220339, | |
2256.7681763392857, | |
2254.252390625, | |
2218.766216335541, | |
2095.09573125, | |
2133.792782700422, | |
2065.8082151639346 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
"·gc.alloc.rate" : { | |
"score" : 5641.183242609604, | |
"scoreError" : 162.87577761886791, | |
"scoreConfidence" : [ | |
5478.307464990737, | |
5804.059020228472 | |
], | |
"scorePercentiles" : { | |
"0.0" : 5154.106507153641, | |
"50.0" : 5657.198394013106, | |
"90.0" : 5904.779046007994, | |
"95.0" : 5974.9964376015305, | |
"99.0" : 5995.011193460849, | |
"99.9" : 5995.011193460849, | |
"99.99" : 5995.011193460849, | |
"99.999" : 5995.011193460849, | |
"99.9999" : 5995.011193460849, | |
"100.0" : 5995.011193460849 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
5752.794435113348, | |
5825.045758797362, | |
5487.888343425034, | |
5914.952170023572, | |
5663.584857267472, | |
5750.781151256794, | |
5892.016136432166, | |
5652.821629793664 | |
], | |
[ | |
5639.2028334858005, | |
5501.689157104622, | |
5792.379266094455, | |
5894.605921992416, | |
5661.575158232547, | |
5644.469643960646, | |
5154.106507153641, | |
5995.011193460849 | |
], | |
[ | |
5475.415021272024, | |
5597.507811272834, | |
5301.026052648787, | |
5318.581961054111, | |
5379.897971836825, | |
5693.120931111855, | |
5613.702025351147, | |
5786.221884488547 | |
] | |
] | |
}, | |
"·gc.alloc.rate.norm" : { | |
"score" : 1.882127374964613E7, | |
"scoreError" : 15000.92420910137, | |
"scoreConfidence" : [ | |
1.8806272825437028E7, | |
1.8836274673855234E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1.880759210062893E7, | |
"50.0" : 1.8807896836945087E7, | |
"90.0" : 1.8848384895961896E7, | |
"95.0" : 1.8848384910714287E7, | |
"99.0" : 1.8848384910714287E7, | |
"99.9" : 1.8848384910714287E7, | |
"99.99" : 1.8848384910714287E7, | |
"99.999" : 1.8848384910714287E7, | |
"99.9999" : 1.8848384910714287E7, | |
"100.0" : 1.8848384910714287E7 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
1.8807896841237113E7, | |
1.880789682926829E7, | |
1.880789694827586E7, | |
1.8807896819277108E7, | |
1.8807679312368974E7, | |
1.8807657204123713E7, | |
1.8807658409638554E7, | |
1.880759210062893E7 | |
], | |
[ | |
1.880789820920502E7, | |
1.8807896879310343E7, | |
1.880789683265306E7, | |
1.8807896819277108E7, | |
1.880768158663883E7, | |
1.880765685714286E7, | |
1.88076584091954E7, | |
1.880759211089109E7 | |
], | |
[ | |
1.8848384881209504E7, | |
1.884838486440678E7, | |
1.8848384910714287E7, | |
1.8848384910714287E7, | |
1.8848298048565123E7, | |
1.88481536E7, | |
1.8848145721518986E7, | |
1.88480808852459E7 | |
] | |
] | |
}, | |
"·gc.churn.G1_Eden_Space" : { | |
"score" : 5649.128435576902, | |
"scoreError" : 263.9458886961276, | |
"scoreConfidence" : [ | |
5385.182546880775, | |
5913.07432427303 | |
], | |
"scorePercentiles" : { | |
"0.0" : 4718.29465983952, | |
"50.0" : 5819.899080926595, | |
"90.0" : 5905.488161765292, | |
"95.0" : 6198.4417580374775, | |
"99.0" : 6294.8972743170025, | |
"99.9" : 6294.8972743170025, | |
"99.99" : 6294.8972743170025, | |
"99.999" : 6294.8972743170025, | |
"99.9999" : 6294.8972743170025, | |
"100.0" : 6294.8972743170025 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
5832.6428132313895, | |
5821.869994305683, | |
5815.881484673979, | |
5841.826138057659, | |
5838.567698088861, | |
5830.675875546239, | |
5817.928167547508, | |
5827.498950842064 | |
], | |
[ | |
5138.208241552236, | |
5901.901114331683, | |
5884.028549496329, | |
5893.001775112695, | |
5883.294587717707, | |
5164.682690701624, | |
5160.497254655426, | |
5909.075209198901 | |
], | |
[ | |
5482.963061054828, | |
5510.220365574699, | |
5507.132886107405, | |
4718.29465983952, | |
5504.943568491148, | |
6294.8972743170025, | |
5501.596979522319, | |
5497.4531138787515 | |
] | |
] | |
}, | |
"·gc.churn.G1_Eden_Space.norm" : { | |
"score" : 1.8848841433239292E7, | |
"scoreError" : 723844.3150214683, | |
"scoreConfidence" : [ | |
1.8124997118217826E7, | |
1.957268574826076E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1.6721042285714285E7, | |
"50.0" : 1.8852673324137934E7, | |
"90.0" : 2.0054016E7, | |
"95.0" : 2.0674348137931034E7, | |
"99.0" : 2.0840448E7, | |
"99.9" : 2.0840448E7, | |
"99.99" : 2.0840448E7, | |
"99.999" : 2.0840448E7, | |
"99.9999" : 2.0840448E7, | |
"100.0" : 2.0840448E7 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
1.906894911340206E7, | |
1.8797642926829267E7, | |
1.993198344827586E7, | |
1.8575376449799195E7, | |
1.9388763773584906E7, | |
1.906894911340206E7, | |
1.857116530120482E7, | |
1.9388763773584906E7 | |
], | |
[ | |
1.7136978476987448E7, | |
2.017604855172414E7, | |
1.9105482710204083E7, | |
1.8802778473895583E7, | |
1.9544230747390397E7, | |
1.7208982588235293E7, | |
1.8830978648275863E7, | |
1.8537993124752477E7 | |
], | |
[ | |
1.8874368E7, | |
1.8554463457627118E7, | |
1.958122057142857E7, | |
1.6721042285714285E7, | |
1.9286391240618102E7, | |
2.0840448E7, | |
1.8471750210970465E7, | |
1.7907443409836065E7 | |
] | |
] | |
}, | |
"·gc.churn.G1_Old_Gen" : { | |
"score" : 0.7120385503362233, | |
"scoreError" : 0.5095780189405716, | |
"scoreConfidence" : [ | |
0.20246053139565168, | |
1.221616569276795 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.005286912118261646, | |
"50.0" : 0.3744263093302598, | |
"90.0" : 1.741938232659043, | |
"95.0" : 1.830251422732303, | |
"99.0" : 1.8473434143047551, | |
"99.9" : 1.8473434143047551, | |
"99.99" : 1.8473434143047551, | |
"99.999" : 1.8473434143047551, | |
"99.9999" : 1.8473434143047551, | |
"100.0" : 1.8473434143047551 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
0.5374100653001503, | |
0.3804682846846067, | |
0.45922146897435795, | |
1.2588460713373268, | |
0.17506283448135324, | |
0.3683843339759128, | |
0.2726898173970694, | |
0.34215267015950723 | |
], | |
[ | |
0.346881363400949, | |
0.33460272471898017, | |
0.15791496549069814, | |
0.008055549476495649, | |
0.10745384806227133, | |
0.06579339145821737, | |
0.006662709001905881, | |
0.005286912118261646 | |
], | |
[ | |
1.128737812261675, | |
1.8473434143047551, | |
1.7049010173031394, | |
1.044433061506005, | |
1.7789754480149464, | |
1.5670000387978924, | |
1.6693227905891919, | |
1.5213246152536872 | |
] | |
] | |
}, | |
"·gc.churn.G1_Old_Gen.norm" : { | |
"score" : 2402.645030101621, | |
"scoreError" : 1737.9012708375342, | |
"scoreConfidence" : [ | |
664.743759264087, | |
4140.546300939155 | |
], | |
"scorePercentiles" : { | |
"0.0" : 16.586138613861387, | |
"50.0" : 1216.6193948537425, | |
"90.0" : 6141.24485472155, | |
"95.0" : 6229.568442024919, | |
"99.0" : 6232.582781456954, | |
"99.9" : 6232.582781456954, | |
"99.99" : 6232.582781456954, | |
"99.999" : 6232.582781456954, | |
"99.9999" : 6232.582781456954, | |
"100.0" : 6232.582781456954 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
1756.981443298969, | |
1228.4552845528456, | |
1573.8275862068965, | |
4002.7791164658634, | |
581.3501048218029, | |
1204.7835051546392, | |
870.4417670682731, | |
1138.3815513626835 | |
], | |
[ | |
1156.9205020920501, | |
1143.8620689655172, | |
512.7510204081633, | |
25.70281124497992, | |
356.96033402922757, | |
219.2268907563025, | |
24.31264367816092, | |
16.586138613861387 | |
], | |
[ | |
3885.5291576673867, | |
6220.525423728814, | |
6061.964285714285, | |
3701.339285714286, | |
6232.582781456954, | |
5187.85, | |
5604.793248945148, | |
4955.573770491803 | |
] | |
] | |
}, | |
"·gc.churn.G1_Survivor_Space" : { | |
"score" : 3.132676948514536, | |
"scoreError" : 4.280875445364813, | |
"scoreConfidence" : [ | |
-1.1481984968502768, | |
7.413552393879348 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.0, | |
"50.0" : 0.0, | |
"90.0" : 11.2155142737121, | |
"95.0" : 18.80235377826107, | |
"99.0" : 21.11195542365785, | |
"99.9" : 21.11195542365785, | |
"99.99" : 21.11195542365785, | |
"99.999" : 21.11195542365785, | |
"99.9999" : 21.11195542365785, | |
"100.0" : 21.11195542365785 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
3.9731304498238442 | |
], | |
[ | |
1.3198212262290472 | |
], | |
[ | |
2.6316117403670884, | |
21.11195542365785, | |
10.532408101568072, | |
1.3209111589696303, | |
1.3213978800986912, | |
10.557479705353463, | |
10.541982236210432, | |
11.873548842070738 | |
] | |
] | |
}, | |
"·gc.churn.G1_Survivor_Space.norm" : { | |
"score" : 10532.404680701626, | |
"scoreError" : 14403.042367422184, | |
"scoreConfidence" : [ | |
-3870.637686720558, | |
24935.44704812381 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.0, | |
"50.0" : 0.0, | |
"90.0" : 38063.063231850116, | |
"95.0" : 62986.6696304529, | |
"99.0" : 71089.89830508475, | |
"99.9" : 71089.89830508475, | |
"99.99" : 71089.89830508475, | |
"99.999" : 71089.89830508475, | |
"99.9999" : 71089.89830508475, | |
"100.0" : 71089.89830508475 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
12633.44578313253 | |
], | |
[ | |
4211.14859437751 | |
], | |
[ | |
9058.97192224622, | |
71089.89830508475, | |
37449.142857142855, | |
4681.142857142857, | |
4629.474613686534, | |
34952.53333333333, | |
35394.97046413502, | |
38676.983606557376 | |
] | |
] | |
}, | |
"·gc.count" : { | |
"score" : 173.0, | |
"scoreError" : "NaN", | |
"scoreConfidence" : [ | |
173.0, | |
173.0 | |
], | |
"scorePercentiles" : { | |
"0.0" : 6.0, | |
"50.0" : 7.0, | |
"90.0" : 8.0, | |
"95.0" : 8.0, | |
"99.0" : 8.0, | |
"99.9" : 8.0, | |
"99.99" : 8.0, | |
"99.999" : 8.0, | |
"99.9999" : 8.0, | |
"100.0" : 8.0 | |
}, | |
"scoreUnit" : "counts", | |
"rawData" : [ | |
[ | |
7.0, | |
7.0, | |
7.0, | |
7.0, | |
7.0, | |
7.0, | |
7.0, | |
7.0 | |
], | |
[ | |
7.0, | |
8.0, | |
8.0, | |
8.0, | |
8.0, | |
7.0, | |
7.0, | |
8.0 | |
], | |
[ | |
7.0, | |
7.0, | |
7.0, | |
6.0, | |
7.0, | |
8.0, | |
7.0, | |
7.0 | |
] | |
] | |
}, | |
"·gc.time" : { | |
"score" : 298.0, | |
"scoreError" : "NaN", | |
"scoreConfidence" : [ | |
298.0, | |
298.0 | |
], | |
"scorePercentiles" : { | |
"0.0" : 7.0, | |
"50.0" : 11.0, | |
"90.0" : 19.5, | |
"95.0" : 20.0, | |
"99.0" : 20.0, | |
"99.9" : 20.0, | |
"99.99" : 20.0, | |
"99.999" : 20.0, | |
"99.9999" : 20.0, | |
"100.0" : 20.0 | |
}, | |
"scoreUnit" : "ms", | |
"rawData" : [ | |
[ | |
12.0, | |
10.0, | |
9.0, | |
11.0, | |
11.0, | |
11.0, | |
10.0, | |
11.0 | |
], | |
[ | |
8.0, | |
9.0, | |
9.0, | |
9.0, | |
12.0, | |
9.0, | |
7.0, | |
10.0 | |
], | |
[ | |
20.0, | |
15.0, | |
17.0, | |
16.0, | |
19.0, | |
20.0, | |
16.0, | |
17.0 | |
] | |
] | |
} | |
} | |
}, | |
{ | |
"jmhVersion" : "1.32", | |
"benchmark" : "io.trino.operator.unnest.BenchmarkUnnestOperator.unnest", | |
"mode" : "avgt", | |
"threads" : 1, | |
"forks" : 3, | |
"jvm" : "/Library/Java/JavaVirtualMachines/adoptopenjdk-11.jdk/Contents/Home/bin/java", | |
"jvmArgs" : [ | |
"-javaagent:/Applications/LI IntelliJ IDEA 2021.1.app/Contents/lib/idea_rt.jar=58684:/Applications/LI IntelliJ IDEA 2021.1.app/Contents/bin", | |
"-Dfile.encoding=UTF-8" | |
], | |
"jdkVersion" : "11.0.10", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "11.0.10+9", | |
"warmupIterations" : 8, | |
"warmupTime" : "1000 ms", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 8, | |
"measurementTime" : "1000 ms", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"nestedLengths" : "300", | |
"nestedType" : "array(array(varchar))", | |
"nullsRatio" : "0.05", | |
"positionsPerPage" : "1000", | |
"replicateType" : "varchar", | |
"withOrdinality" : "true" | |
}, | |
"primaryMetric" : { | |
"score" : 2042.2914002073169, | |
"scoreError" : 51.015782818853246, | |
"scoreConfidence" : [ | |
1991.2756173884636, | |
2093.30718302617 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1914.436284351145, | |
"50.0" : 2039.8764734461552, | |
"90.0" : 2144.472250879361, | |
"95.0" : 2171.1665084729957, | |
"99.0" : 2179.7052321041215, | |
"99.9" : 2179.7052321041215, | |
"99.99" : 2179.7052321041215, | |
"99.999" : 2179.7052321041215, | |
"99.9999" : 2179.7052321041215, | |
"100.0" : 2179.7052321041215 | |
}, | |
"scoreUnit" : "us/op", | |
"rawData" : [ | |
[ | |
2145.550337579618, | |
2016.5562104208416, | |
2143.3941641791043, | |
1914.436284351145, | |
1953.7405360623782, | |
1978.1003052837573, | |
1973.0846418786693, | |
2028.7859819277107 | |
], | |
[ | |
1986.3691122047244, | |
2046.065585020243, | |
2063.433991803279, | |
2121.370698312236, | |
2038.6012883064516, | |
2051.978430612245, | |
2128.7442842105265, | |
2048.4875720081136 | |
], | |
[ | |
2093.7731076604555, | |
2008.3017410358566, | |
2036.7266525252526, | |
2179.7052321041215, | |
2041.1516585858585, | |
2042.1945465587044, | |
1995.3503675889328, | |
1979.0908747553815 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
"·gc.alloc.rate" : { | |
"score" : 5608.869776565377, | |
"scoreError" : 138.45148591136834, | |
"scoreConfidence" : [ | |
5470.418290654008, | |
5747.321262476746 | |
], | |
"scorePercentiles" : { | |
"0.0" : 5247.843350543455, | |
"50.0" : 5615.975815963748, | |
"90.0" : 5817.039350981524, | |
"95.0" : 5933.497828305331, | |
"99.0" : 5965.195252466428, | |
"99.9" : 5965.195252466428, | |
"99.99" : 5965.195252466428, | |
"99.999" : 5965.195252466428, | |
"99.9999" : 5965.195252466428, | |
"100.0" : 5965.195252466428 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
5336.411763926959, | |
5670.118707827968, | |
5329.760286992269, | |
5965.195252466428, | |
5838.405555822038, | |
5792.469785968832, | |
5795.673146141009, | |
5645.479006877039 | |
], | |
[ | |
5758.388263610596, | |
5599.126541136132, | |
5537.882605989935, | |
5385.422959519564, | |
5622.454014789342, | |
5576.42834539295, | |
5379.723856361191, | |
5600.60208871512 | |
], | |
[ | |
5460.854150337425, | |
5708.196103320014, | |
5609.497617138152, | |
5247.843350543455, | |
5627.464578102255, | |
5606.99188897641, | |
5736.768870171942, | |
5781.715897441989 | |
] | |
] | |
}, | |
"·gc.alloc.rate.norm" : { | |
"score" : 1.8036752328641687E7, | |
"scoreError" : 98.65661845837641, | |
"scoreConfidence" : [ | |
1.803665367202323E7, | |
1.8036850985260144E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1.803657449706458E7, | |
"50.0" : 1.803675441110564E7, | |
"90.0" : 1.8036880868089035E7, | |
"95.0" : 1.8036880885500204E7, | |
"99.0" : 1.803688089068826E7, | |
"99.9" : 1.803688089068826E7, | |
"99.99" : 1.803688089068826E7, | |
"99.999" : 1.803688089068826E7, | |
"99.9999" : 1.803688089068826E7, | |
"100.0" : 1.803688089068826E7 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
1.803688086624204E7, | |
1.803688081763527E7, | |
1.8036880869936034E7, | |
1.8036851435114503E7, | |
1.8036655204678364E7, | |
1.8036641769080237E7, | |
1.8036642348336596E7, | |
1.803657508433735E7 | |
], | |
[ | |
1.8036880803149607E7, | |
1.803688089068826E7, | |
1.8036880836065575E7, | |
1.803686703797468E7, | |
1.8036657387096774E7, | |
1.8036641126530614E7, | |
1.803664326736842E7, | |
1.803657531845842E7 | |
], | |
[ | |
1.8036880844720498E7, | |
1.8036880812749002E7, | |
1.8036880824242424E7, | |
1.803686245553145E7, | |
1.803665692121212E7, | |
1.8036641117408905E7, | |
1.8036643351778656E7, | |
1.803657449706458E7 | |
] | |
] | |
}, | |
"·gc.churn.G1_Eden_Space" : { | |
"score" : 5624.850984597681, | |
"scoreError" : 224.15623862539377, | |
"scoreConfidence" : [ | |
5400.694745972288, | |
5849.007223223075 | |
], | |
"scorePercentiles" : { | |
"0.0" : 4877.377214214187, | |
"50.0" : 5573.776913056692, | |
"90.0" : 5939.631892256643, | |
"95.0" : 6182.285002161136, | |
"99.0" : 6262.914630121452, | |
"99.9" : 6262.914630121452, | |
"99.99" : 6262.914630121452, | |
"99.999" : 6262.914630121452, | |
"99.9999" : 6262.914630121452, | |
"100.0" : 6262.914630121452 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
5912.208563801171, | |
5188.251021258561, | |
5928.698639919536, | |
5940.396118280188, | |
5938.867666233099, | |
5174.488207085354, | |
5918.478146161209, | |
5915.618210168537 | |
], | |
[ | |
5573.697449443362, | |
5573.134066893382, | |
5578.627645737308, | |
5586.605005237181, | |
5573.856376670022, | |
5595.926168924767, | |
5567.696402459307, | |
5586.004910738944 | |
], | |
[ | |
5536.945922376514, | |
5567.3545859089345, | |
5549.777918758651, | |
4877.377214214187, | |
6262.914630121452, | |
5557.282383654634, | |
5551.064435522105, | |
5541.151940775937 | |
] | |
] | |
}, | |
"·gc.churn.G1_Eden_Space.norm" : { | |
"score" : 1.8099863311230928E7, | |
"scoreError" : 770465.9826184353, | |
"scoreConfidence" : [ | |
1.732939732861249E7, | |
1.8870329293849364E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1.6112365463796478E7, | |
"50.0" : 1.7975716140780084E7, | |
"90.0" : 2.0023425472383305E7, | |
"95.0" : 2.0070958730710085E7, | |
"99.0" : 2.007334581010101E7, | |
"99.9" : 2.007334581010101E7, | |
"99.99" : 2.007334581010101E7, | |
"99.999" : 2.007334581010101E7, | |
"99.9999" : 2.007334581010101E7, | |
"100.0" : 2.007334581010101E7 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
1.99830534522293E7, | |
1.6504039887775552E7, | |
2.0063797492537312E7, | |
1.7961866748091605E7, | |
1.8347013988304093E7, | |
1.6112365463796478E7, | |
1.841882226223092E7, | |
1.8899634891566265E7 | |
], | |
[ | |
1.745837757480315E7, | |
1.795314940890688E7, | |
1.8169587409836065E7, | |
1.8710666261603374E7, | |
1.7880757677419353E7, | |
1.8099705730612244E7, | |
1.8666860328421053E7, | |
1.798956553346856E7 | |
], | |
[ | |
1.828820750310559E7, | |
1.759184675697211E7, | |
1.784485701818182E7, | |
1.6763568590021692E7, | |
2.007334581010101E7, | |
1.7876734963562753E7, | |
1.745278077470356E7, | |
1.7286113941291586E7 | |
] | |
] | |
}, | |
"·gc.churn.G1_Old_Gen" : { | |
"score" : 1.5149659294951914, | |
"scoreError" : 0.5915727570250299, | |
"scoreConfidence" : [ | |
0.9233931724701615, | |
2.106538686520221 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.22715543101807917, | |
"50.0" : 1.4670854176178927, | |
"90.0" : 2.6362410391441697, | |
"95.0" : 2.920837722312219, | |
"99.0" : 3.00707454005265, | |
"99.9" : 3.00707454005265, | |
"99.99" : 3.00707454005265, | |
"99.999" : 3.00707454005265, | |
"99.9999" : 3.00707454005265, | |
"100.0" : 3.00707454005265 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
0.4681565646923637, | |
0.44660388624785896, | |
2.327522033365659, | |
0.4803860056543056, | |
0.9382383211579105, | |
1.6873215077397172, | |
0.22715543101807917, | |
1.2930666679037253 | |
], | |
[ | |
0.9727312844624422, | |
1.1487642054075804, | |
0.9855394963811658, | |
1.3553856998493288, | |
1.5787851353864564, | |
1.1508172355220863, | |
1.7995445322318222, | |
0.9225768710449262 | |
], | |
[ | |
2.1832801937838355, | |
1.990606161034961, | |
2.0502427474936904, | |
2.6621272690909263, | |
3.00707454005265, | |
2.143606172347322, | |
1.9292955368183728, | |
2.6103548091974127 | |
] | |
] | |
}, | |
"·gc.churn.G1_Old_Gen.norm" : { | |
"score" : 4899.8803323136035, | |
"scoreError" : 1943.929683422311, | |
"scoreConfidence" : [ | |
2955.9506488912925, | |
6843.810015735915 | |
], | |
"scorePercentiles" : { | |
"0.0" : 706.9275929549902, | |
"50.0" : 4802.076731999456, | |
"90.0" : 8646.488455709743, | |
"95.0" : 9515.94509958588, | |
"99.0" : 9638.012121212121, | |
"99.9" : 9638.012121212121, | |
"99.99" : 9638.012121212121, | |
"99.999" : 9638.012121212121, | |
"99.9999" : 9638.012121212121, | |
"100.0" : 9638.012121212121 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
1582.352441613588, | |
1420.6653306613227, | |
7876.759061833689, | |
1452.5343511450383, | |
2898.510721247563, | |
5253.996086105675, | |
706.9275929549902, | |
4131.180722891566 | |
], | |
[ | |
3046.8661417322833, | |
3700.5991902834007, | |
3209.901639344262, | |
4539.459915611815, | |
5064.693548387097, | |
3722.25306122449, | |
6033.347368421053, | |
2971.131845841785 | |
], | |
[ | |
7211.246376811594, | |
6289.960159362549, | |
6592.387878787878, | |
9149.744034707159, | |
9638.012121212121, | |
6895.578947368421, | |
6065.786561264822, | |
8143.232876712329 | |
] | |
] | |
}, | |
"·gc.churn.G1_Survivor_Space" : { | |
"score" : 2.0891781742383526, | |
"scoreError" : 1.266878494600699, | |
"scoreConfidence" : [ | |
0.8222996796376536, | |
3.3560566688390514 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.0, | |
"50.0" : 1.9771765425865517, | |
"90.0" : 3.9651055051680117, | |
"95.0" : 4.9571167276598285, | |
"99.0" : 5.287390992082273, | |
"99.9" : 5.287390992082273, | |
"99.99" : 5.287390992082273, | |
"99.999" : 5.287390992082273, | |
"99.9999" : 5.287390992082273, | |
"100.0" : 5.287390992082273 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
3.963917075943527, | |
2.646554218463948, | |
1.3180051469906657 | |
], | |
[ | |
1.317970548461424, | |
1.3178373296035426, | |
1.319448355188578, | |
3.9540243863821387, | |
1.3232268075017184, | |
2.633725828977912, | |
1.3208808017826776 | |
], | |
[ | |
3.943693676906349, | |
3.966293934392497, | |
2.635222183646083, | |
2.647151812327917, | |
5.287390992082273, | |
3.9591182975454533, | |
3.9546885078523664, | |
2.631126277671385 | |
] | |
] | |
}, | |
"·gc.churn.G1_Survivor_Space.norm" : { | |
"score" : 6744.50893916364, | |
"scoreError" : 4099.115349524029, | |
"scoreConfidence" : [ | |
2645.3935896396115, | |
10843.624288687668 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.0, | |
"50.0" : 6236.7369060173205, | |
"90.0" : 13220.203578381384, | |
"95.0" : 16063.666705433869, | |
"99.0" : 16946.68282828283, | |
"99.9" : 16946.68282828283, | |
"99.99" : 16946.68282828283, | |
"99.999" : 16946.68282828283, | |
"99.9999" : 16946.68282828283, | |
"100.0" : 16946.68282828283 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
13414.618336886993, | |
8176.03118908382, | |
4104.015655577299 | |
], | |
[ | |
4128.251968503937, | |
4245.246963562753, | |
4297.44262295082, | |
12684.387096774193, | |
4279.902040816327, | |
8830.113684210526, | |
4253.858012170385 | |
], | |
[ | |
13025.788819875776, | |
12532.780876494024, | |
8473.341414141414, | |
9098.273318872018, | |
16946.68282828283, | |
12735.74089068826, | |
12433.707509881422, | |
8208.031311154598 | |
] | |
] | |
}, | |
"·gc.count" : { | |
"score" : 182.0, | |
"scoreError" : "NaN", | |
"scoreConfidence" : [ | |
182.0, | |
182.0 | |
], | |
"scorePercentiles" : { | |
"0.0" : 7.0, | |
"50.0" : 8.0, | |
"90.0" : 8.0, | |
"95.0" : 8.75, | |
"99.0" : 9.0, | |
"99.9" : 9.0, | |
"99.99" : 9.0, | |
"99.999" : 9.0, | |
"99.9999" : 9.0, | |
"100.0" : 9.0 | |
}, | |
"scoreUnit" : "counts", | |
"rawData" : [ | |
[ | |
8.0, | |
7.0, | |
8.0, | |
8.0, | |
8.0, | |
7.0, | |
8.0, | |
8.0 | |
], | |
[ | |
7.0, | |
7.0, | |
7.0, | |
7.0, | |
7.0, | |
7.0, | |
7.0, | |
7.0 | |
], | |
[ | |
8.0, | |
8.0, | |
8.0, | |
7.0, | |
9.0, | |
8.0, | |
8.0, | |
8.0 | |
] | |
] | |
}, | |
"·gc.time" : { | |
"score" : 423.0, | |
"scoreError" : "NaN", | |
"scoreConfidence" : [ | |
423.0, | |
423.0 | |
], | |
"scorePercentiles" : { | |
"0.0" : 14.0, | |
"50.0" : 17.5, | |
"90.0" : 20.0, | |
"95.0" : 22.25, | |
"99.0" : 23.0, | |
"99.9" : 23.0, | |
"99.99" : 23.0, | |
"99.999" : 23.0, | |
"99.9999" : 23.0, | |
"100.0" : 23.0 | |
}, | |
"scoreUnit" : "ms", | |
"rawData" : [ | |
[ | |
15.0, | |
16.0, | |
17.0, | |
17.0, | |
17.0, | |
14.0, | |
16.0, | |
16.0 | |
], | |
[ | |
18.0, | |
17.0, | |
17.0, | |
18.0, | |
17.0, | |
19.0, | |
18.0, | |
18.0 | |
], | |
[ | |
19.0, | |
18.0, | |
18.0, | |
16.0, | |
23.0, | |
19.0, | |
20.0, | |
20.0 | |
] | |
] | |
} | |
} | |
}, | |
{ | |
"jmhVersion" : "1.32", | |
"benchmark" : "io.trino.operator.unnest.BenchmarkUnnestOperator.unnest", | |
"mode" : "avgt", | |
"threads" : 1, | |
"forks" : 3, | |
"jvm" : "/Library/Java/JavaVirtualMachines/adoptopenjdk-11.jdk/Contents/Home/bin/java", | |
"jvmArgs" : [ | |
"-javaagent:/Applications/LI IntelliJ IDEA 2021.1.app/Contents/lib/idea_rt.jar=58684:/Applications/LI IntelliJ IDEA 2021.1.app/Contents/bin", | |
"-Dfile.encoding=UTF-8" | |
], | |
"jdkVersion" : "11.0.10", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "11.0.10+9", | |
"warmupIterations" : 8, | |
"warmupTime" : "1000 ms", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 8, | |
"measurementTime" : "1000 ms", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"nestedLengths" : "300", | |
"nestedType" : "array(varchar)|array(varchar)", | |
"nullsRatio" : "0.0", | |
"positionsPerPage" : "1000", | |
"replicateType" : "varchar", | |
"withOrdinality" : "true" | |
}, | |
"primaryMetric" : { | |
"score" : 8346.112857110262, | |
"scoreError" : 273.67451583919325, | |
"scoreConfidence" : [ | |
8072.438341271069, | |
8619.787372949455 | |
], | |
"scorePercentiles" : { | |
"0.0" : 7714.272545454545, | |
"50.0" : 8273.626667966146, | |
"90.0" : 8788.707836206897, | |
"95.0" : 9246.733916666666, | |
"99.0" : 9387.979888888889, | |
"99.9" : 9387.979888888889, | |
"99.99" : 9387.979888888889, | |
"99.999" : 9387.979888888889, | |
"99.9999" : 9387.979888888889, | |
"100.0" : 9387.979888888889 | |
}, | |
"scoreUnit" : "us/op", | |
"rawData" : [ | |
[ | |
7879.11911627907, | |
8141.890362903226, | |
8224.302341463415, | |
8254.555016260163, | |
8224.468663934425, | |
8292.69831967213, | |
8075.605225806452, | |
8057.491152 | |
], | |
[ | |
8185.525715447155, | |
7714.272545454545, | |
8056.552648, | |
8556.583966101694, | |
8078.826571428572, | |
8025.207269841269, | |
8479.491386554622, | |
8669.685042735042 | |
], | |
[ | |
9387.979888888889, | |
8440.663983333334, | |
8439.494725, | |
8754.419672413793, | |
8405.416366666666, | |
8617.333632478632, | |
8522.128957983194, | |
8822.996 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
"·gc.alloc.rate" : { | |
"score" : 4256.10463380704, | |
"scoreError" : 134.65024070391735, | |
"scoreConfidence" : [ | |
4121.454393103123, | |
4390.754874510957 | |
], | |
"scorePercentiles" : { | |
"0.0" : 3783.074039319741, | |
"50.0" : 4280.058504102239, | |
"90.0" : 4465.921978983517, | |
"95.0" : 4577.812356441338, | |
"99.0" : 4598.960948914998, | |
"99.9" : 4598.960948914998, | |
"99.99" : 4598.960948914998, | |
"99.999" : 4598.960948914998, | |
"99.9999" : 4598.960948914998, | |
"100.0" : 4598.960948914998 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
4514.3665790203595, | |
4358.769718872106, | |
4319.412559408313, | |
4299.220252748716, | |
4291.1404009937005, | |
4268.976607210777, | |
4369.563346464348, | |
4396.8187374630625 | |
], | |
[ | |
4321.713790083284, | |
4598.960948914998, | |
4398.9633327562615, | |
4141.181857818068, | |
4402.049776549876, | |
4417.477378946674, | |
4192.477946724889, | |
4085.883754248814 | |
], | |
[ | |
3783.074039319741, | |
4206.946919201842, | |
4196.6148707338325, | |
4056.6408615352193, | |
4213.321699110827, | |
4125.617970377094, | |
4167.497803657316, | |
4019.8200592088324 | |
] | |
] | |
}, | |
"·gc.alloc.rate.norm" : { | |
"score" : 5.5829707729829244E7, | |
"scoreError" : 3.2632524097269187, | |
"scoreConfidence" : [ | |
5.582970446657684E7, | |
5.582971099308165E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 5.582969504E7, | |
"50.0" : 5.5829708041632205E7, | |
"90.0" : 5.5829711801075265E7, | |
"95.0" : 5.582971498387097E7, | |
"99.0" : 5.5829716E7, | |
"99.9" : 5.5829716E7, | |
"99.99" : 5.5829716E7, | |
"99.999" : 5.5829716E7, | |
"99.9999" : 5.5829716E7, | |
"100.0" : 5.5829716E7 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
5.5829708589147285E7, | |
5.582971193548387E7, | |
5.5829707317073174E7, | |
5.582970855284553E7, | |
5.5829707344262294E7, | |
5.5829707344262294E7, | |
5.582970832258064E7, | |
5.582969504E7 | |
], | |
[ | |
5.5829707317073174E7, | |
5.582971096969697E7, | |
5.5829707264E7, | |
5.582970874576271E7, | |
5.582970723809524E7, | |
5.582970749206349E7, | |
5.582970850420168E7, | |
5.582969627350427E7 | |
], | |
[ | |
5.5829709481481485E7, | |
5.5829711666666664E7, | |
5.58297074E7, | |
5.582970751724138E7, | |
5.5829708666666664E7, | |
5.582970776068376E7, | |
5.582970877310924E7, | |
5.5829716E7 | |
] | |
] | |
}, | |
"·gc.churn.G1_Eden_Space" : { | |
"score" : 4290.973486790296, | |
"scoreError" : 198.60650410059753, | |
"scoreConfidence" : [ | |
4092.3669826896985, | |
4489.579990890894 | |
], | |
"scorePercentiles" : { | |
"0.0" : 3655.256583242435, | |
"50.0" : 4229.464355711066, | |
"90.0" : 4736.0441620381935, | |
"95.0" : 4756.129517872763, | |
"99.0" : 4761.874929403866, | |
"99.9" : 4761.874929403866, | |
"99.99" : 4761.874929403866, | |
"99.999" : 4761.874929403866, | |
"99.9999" : 4761.874929403866, | |
"100.0" : 4761.874929403866 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
4738.893283279455, | |
4230.573739655883, | |
4226.458807470219, | |
4733.195040796931, | |
4233.211416800488, | |
4211.346826944665, | |
4241.050189814991, | |
4761.874929403866 | |
], | |
[ | |
4581.103058636479, | |
4542.604572977205, | |
4235.428889946119, | |
4223.761133684065, | |
4555.159369698123, | |
4219.498657290734, | |
4240.146689489261, | |
4202.979734359205 | |
], | |
[ | |
3655.256583242435, | |
4220.6403271055515, | |
4210.27497008286, | |
4210.184827245279, | |
4228.354971766248, | |
3819.99644545622, | |
4214.882500293873, | |
4246.486717526981 | |
] | |
] | |
}, | |
"·gc.churn.G1_Eden_Space.norm" : { | |
"score" : 5.628264618984989E7, | |
"scoreError" : 1826924.7045017832, | |
"scoreConfidence" : [ | |
5.4455721485348105E7, | |
5.8109570894351676E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 5.1693900581196584E7, | |
"50.0" : 5.60201728E7, | |
"90.0" : 5.9822846451512195E7, | |
"95.0" : 6.1215253079414636E7, | |
"99.0" : 6.146530861788618E7, | |
"99.9" : 6.146530861788618E7, | |
"99.99" : 6.146530861788618E7, | |
"99.999" : 6.146530861788618E7, | |
"99.9999" : 6.146530861788618E7, | |
"100.0" : 6.146530861788618E7 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
5.860645705426357E7, | |
5.418770167741936E7, | |
5.462825209756097E7, | |
6.146530861788618E7, | |
5.5076024655737706E7, | |
5.5076024655737706E7, | |
5.418770167741936E7, | |
6.0465086464E7 | |
], | |
[ | |
5.918060643902439E7, | |
5.514556509090909E7, | |
5.3754200064E7, | |
5.694300854237288E7, | |
5.777154438095238E7, | |
5.3327579428571425E7, | |
5.646449586554622E7, | |
5.742970092307692E7 | |
], | |
[ | |
5.3943409777777776E7, | |
5.6011434666666664E7, | |
5.6011434666666664E7, | |
5.7942863448275864E7, | |
5.602891093333333E7, | |
5.1693900581196584E7, | |
5.646449586554622E7, | |
5.897780098245614E7 | |
] | |
] | |
}, | |
"·gc.churn.G1_Old_Gen" : { | |
"score" : 2.3931875907613973, | |
"scoreError" : 0.5088328046386962, | |
"scoreConfidence" : [ | |
1.8843547861227012, | |
2.9020203954000934 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1.0185173185923484, | |
"50.0" : 2.4354165849244978, | |
"90.0" : 3.3445101402955704, | |
"95.0" : 3.5423402356183313, | |
"99.0" : 3.595761420630156, | |
"99.9" : 3.595761420630156, | |
"99.99" : 3.595761420630156, | |
"99.999" : 3.595761420630156, | |
"99.9999" : 3.595761420630156, | |
"100.0" : 3.595761420630156 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
3.595761420630156, | |
2.384915878258949, | |
1.8019036002900635, | |
3.382076680582858, | |
2.586655329462707, | |
2.570306849122733, | |
2.612844538564499, | |
3.1407094329997567 | |
], | |
[ | |
1.8291649805872012, | |
3.306943600008282, | |
1.688081207326352, | |
2.702332105988466, | |
2.9243373673401942, | |
2.332283133300658, | |
2.3294799934040467, | |
2.330038097789343 | |
], | |
[ | |
1.0185173185923484, | |
2.0726548208630367, | |
2.600436549640814, | |
2.4859172915900465, | |
2.9439974893651275, | |
1.5398557728192754, | |
2.037488290113833, | |
1.2198004296327885 | |
] | |
] | |
}, | |
"·gc.churn.G1_Old_Gen.norm" : { | |
"score" : 31218.418809367886, | |
"scoreError" : 6156.176375297133, | |
"scoreConfidence" : [ | |
25062.24243407075, | |
37374.59518466502 | |
], | |
"scorePercentiles" : { | |
"0.0" : 15031.037037037036, | |
"50.0" : 32610.968569065342, | |
"90.0" : 42032.38285291944, | |
"95.0" : 44331.82567593118, | |
"99.0" : 44469.20930232558, | |
"99.9" : 44469.20930232558, | |
"99.99" : 44469.20930232558, | |
"99.999" : 44469.20930232558, | |
"99.9999" : 44469.20930232558, | |
"100.0" : 44469.20930232558 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
44469.20930232558, | |
30547.41935483871, | |
23290.146341463416, | |
43919.67479674797, | |
33653.57377049181, | |
33614.49180327869, | |
33384.1935483871, | |
39879.936 | |
], | |
[ | |
23629.91869918699, | |
40145.09090909091, | |
21424.384, | |
36431.72881355932, | |
37088.380952380954, | |
29476.25396825397, | |
31020.840336134454, | |
31837.74358974359 | |
], | |
[ | |
15031.037037037036, | |
27505.866666666665, | |
34594.933333333334, | |
34212.55172413793, | |
39010.2, | |
20838.017094017094, | |
27295.126050420167, | |
16941.333333333332 | |
] | |
] | |
}, | |
"·gc.churn.G1_Survivor_Space" : { | |
"score" : 3.020290077995575, | |
"scoreError" : 1.7551231568721235, | |
"scoreConfidence" : [ | |
1.2651669211234515, | |
4.775413234867699 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.0, | |
"50.0" : 3.944863917246506, | |
"90.0" : 5.287334965305556, | |
"95.0" : 6.270378055858403, | |
"99.0" : 6.59444006825678, | |
"99.9" : 6.59444006825678, | |
"99.99" : 6.59444006825678, | |
"99.999" : 6.59444006825678, | |
"99.9999" : 6.59444006825678, | |
"100.0" : 6.59444006825678 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
5.258134017508411, | |
3.9612113667189917, | |
5.276477911947838, | |
5.251811418359979, | |
3.963681101873117, | |
3.9432086394612966, | |
3.971020776980329, | |
3.9638248579943394 | |
], | |
[ | |
3.9353742831078704 | |
], | |
[ | |
5.267569831020969, | |
3.940975010997997, | |
3.9408906339269385, | |
6.59444006825678, | |
5.298192018663274, | |
3.946519195031716, | |
3.9736307400439626 | |
] | |
] | |
}, | |
"·gc.churn.G1_Survivor_Space.norm" : { | |
"score" : 39743.89906708098, | |
"scoreError" : 23076.10900494199, | |
"scoreConfidence" : [ | |
16667.79006213899, | |
62820.008072022974 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.0, | |
"50.0" : 51569.311475409835, | |
"90.0" : 70801.28547008548, | |
"95.0" : 83460.37606837606, | |
"99.0" : 87381.33333333333, | |
"99.9" : 87381.33333333333, | |
"99.99" : 87381.33333333333, | |
"99.999" : 87381.33333333333, | |
"99.9999" : 87381.33333333333, | |
"100.0" : 87381.33333333333 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
65027.96899224806, | |
50737.54838709677, | |
68200.06504065041, | |
68200.06504065041, | |
51569.311475409835, | |
51569.311475409835, | |
50737.54838709677, | |
50331.648 | |
], | |
[ | |
53773.1282051282 | |
], | |
[ | |
69905.06666666667, | |
52428.8, | |
54236.68965517241, | |
87381.33333333333, | |
71697.50427350428, | |
52869.378151260506, | |
55188.21052631579 | |
] | |
] | |
}, | |
"·gc.count" : { | |
"score" : 245.0, | |
"scoreError" : "NaN", | |
"scoreConfidence" : [ | |
245.0, | |
245.0 | |
], | |
"scorePercentiles" : { | |
"0.0" : 8.0, | |
"50.0" : 10.0, | |
"90.0" : 13.0, | |
"95.0" : 13.0, | |
"99.0" : 13.0, | |
"99.9" : 13.0, | |
"99.99" : 13.0, | |
"99.999" : 13.0, | |
"99.9999" : 13.0, | |
"100.0" : 13.0 | |
}, | |
"scoreUnit" : "counts", | |
"rawData" : [ | |
[ | |
9.0, | |
8.0, | |
8.0, | |
9.0, | |
8.0, | |
8.0, | |
8.0, | |
9.0 | |
], | |
[ | |
13.0, | |
13.0, | |
12.0, | |
12.0, | |
13.0, | |
12.0, | |
12.0, | |
12.0 | |
], | |
[ | |
10.0, | |
10.0, | |
10.0, | |
10.0, | |
10.0, | |
9.0, | |
10.0, | |
10.0 | |
] | |
] | |
}, | |
"·gc.time" : { | |
"score" : 388.0, | |
"scoreError" : "NaN", | |
"scoreConfidence" : [ | |
388.0, | |
388.0 | |
], | |
"scorePercentiles" : { | |
"0.0" : 7.0, | |
"50.0" : 15.0, | |
"90.0" : 24.5, | |
"95.0" : 25.0, | |
"99.0" : 25.0, | |
"99.9" : 25.0, | |
"99.99" : 25.0, | |
"99.999" : 25.0, | |
"99.9999" : 25.0, | |
"100.0" : 25.0 | |
}, | |
"scoreUnit" : "ms", | |
"rawData" : [ | |
[ | |
9.0, | |
8.0, | |
8.0, | |
9.0, | |
10.0, | |
7.0, | |
8.0, | |
9.0 | |
], | |
[ | |
19.0, | |
20.0, | |
15.0, | |
15.0, | |
16.0, | |
14.0, | |
15.0, | |
15.0 | |
], | |
[ | |
23.0, | |
24.0, | |
25.0, | |
24.0, | |
24.0, | |
22.0, | |
25.0, | |
24.0 | |
] | |
] | |
} | |
} | |
}, | |
{ | |
"jmhVersion" : "1.32", | |
"benchmark" : "io.trino.operator.unnest.BenchmarkUnnestOperator.unnest", | |
"mode" : "avgt", | |
"threads" : 1, | |
"forks" : 3, | |
"jvm" : "/Library/Java/JavaVirtualMachines/adoptopenjdk-11.jdk/Contents/Home/bin/java", | |
"jvmArgs" : [ | |
"-javaagent:/Applications/LI IntelliJ IDEA 2021.1.app/Contents/lib/idea_rt.jar=58684:/Applications/LI IntelliJ IDEA 2021.1.app/Contents/bin", | |
"-Dfile.encoding=UTF-8" | |
], | |
"jdkVersion" : "11.0.10", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "11.0.10+9", | |
"warmupIterations" : 8, | |
"warmupTime" : "1000 ms", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 8, | |
"measurementTime" : "1000 ms", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"nestedLengths" : "300", | |
"nestedType" : "array(varchar)|array(varchar)", | |
"nullsRatio" : "0.05", | |
"positionsPerPage" : "1000", | |
"replicateType" : "varchar", | |
"withOrdinality" : "true" | |
}, | |
"primaryMetric" : { | |
"score" : 5707.509410034677, | |
"scoreError" : 132.60850759967082, | |
"scoreConfidence" : [ | |
5574.900902435006, | |
5840.117917634348 | |
], | |
"scorePercentiles" : { | |
"0.0" : 5444.680724324325, | |
"50.0" : 5695.476480383443, | |
"90.0" : 5952.161183403361, | |
"95.0" : 6038.773425666954, | |
"99.0" : 6064.139174698796, | |
"99.9" : 6064.139174698796, | |
"99.99" : 6064.139174698796, | |
"99.999" : 6064.139174698796, | |
"99.9999" : 6064.139174698796, | |
"100.0" : 6064.139174698796 | |
}, | |
"scoreUnit" : "us/op", | |
"rawData" : [ | |
[ | |
5474.768293478261, | |
5555.888598901099, | |
5607.892977777778, | |
5756.3454171428575, | |
5935.336529411765, | |
5919.316011764706, | |
5941.646188235294, | |
6064.139174698796 | |
], | |
[ | |
5562.520269230769, | |
5444.680724324325, | |
5470.296994594594, | |
5595.240983240224, | |
5815.542699421965, | |
5594.937588888889, | |
5564.481021978022, | |
5734.600659090909 | |
], | |
[ | |
5769.081057142857, | |
5589.446033333334, | |
5619.488754189944, | |
5656.352301675977, | |
5962.676178571429, | |
5809.166202312139, | |
5758.800215909091, | |
5777.580965517242 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
"·gc.alloc.rate" : { | |
"score" : 4402.673310128984, | |
"scoreError" : 102.15532045841225, | |
"scoreConfidence" : [ | |
4300.517989670571, | |
4504.828630587396 | |
], | |
"scorePercentiles" : { | |
"0.0" : 4134.701481670336, | |
"50.0" : 4414.216680494232, | |
"90.0" : 4586.7750147435545, | |
"95.0" : 4612.748603733205, | |
"99.0" : 4620.303955548019, | |
"99.9" : 4620.303955548019, | |
"99.99" : 4620.303955548019, | |
"99.999" : 4620.303955548019, | |
"99.9999" : 4620.303955548019, | |
"100.0" : 4620.303955548019 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
4583.467481198348, | |
4522.351154801089, | |
4473.03676603417, | |
4364.00777366593, | |
4233.976025171128, | |
4245.518622975026, | |
4225.423854322993, | |
4134.701481670336 | |
], | |
[ | |
4527.374603233444, | |
4620.303955548019, | |
4590.082548288762, | |
4470.893876670039, | |
4321.7087657308575, | |
4479.169267374658, | |
4511.394789061299, | |
4376.189933160036 | |
], | |
[ | |
4358.911995060071, | |
4484.957338492887, | |
4463.585418854953, | |
4441.5218591983785, | |
4197.506466267085, | |
4315.028021627318, | |
4386.911501790085, | |
4336.135942898721 | |
] | |
] | |
}, | |
"·gc.alloc.rate.norm" : { | |
"score" : 3.95903081266455E7, | |
"scoreError" : 28.533413557544556, | |
"scoreConfidence" : [ | |
3.959027959323194E7, | |
3.959033666005906E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 3.959025724137931E7, | |
"50.0" : 3.959028260364146E7, | |
"90.0" : 3.9590355222222224E7, | |
"95.0" : 3.959035525067155E7, | |
"99.0" : 3.959035525274725E7, | |
"99.9" : 3.959035525274725E7, | |
"99.99" : 3.959035525274725E7, | |
"99.999" : 3.959035525274725E7, | |
"99.9999" : 3.959035525274725E7, | |
"100.0" : 3.959035525274725E7 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
3.959035504347826E7, | |
3.959035424175824E7, | |
3.9590355244444445E7, | |
3.9590292388571426E7, | |
3.95902825882353E7, | |
3.95902824E7, | |
3.95902824E7, | |
3.959026038554217E7 | |
], | |
[ | |
3.959035525274725E7, | |
3.959035420540541E7, | |
3.95903456E7, | |
3.9590282279329605E7, | |
3.9590282543352604E7, | |
3.9590282266666666E7, | |
3.959028224175824E7, | |
3.959027577272727E7 | |
], | |
[ | |
3.95903552E7, | |
3.9590354266666666E7, | |
3.9590354994413406E7, | |
3.9590301005586594E7, | |
3.959028261904762E7, | |
3.95902823583815E7, | |
3.95902825E7, | |
3.959025724137931E7 | |
] | |
] | |
}, | |
"·gc.churn.G1_Eden_Space" : { | |
"score" : 4427.135319515239, | |
"scoreError" : 154.0729766460579, | |
"scoreConfidence" : [ | |
4273.062342869181, | |
4581.208296161297 | |
], | |
"scorePercentiles" : { | |
"0.0" : 3822.3118575096764, | |
"50.0" : 4494.413818492603, | |
"90.0" : 4665.949021337201, | |
"95.0" : 4675.908969947293, | |
"99.0" : 4677.508586013823, | |
"99.9" : 4677.508586013823, | |
"99.99" : 4677.508586013823, | |
"99.999" : 4677.508586013823, | |
"99.9999" : 4677.508586013823, | |
"100.0" : 4677.508586013823 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
4671.110121747702, | |
4660.787920926701, | |
4236.005475112109, | |
4677.508586013823, | |
4246.7994953409025, | |
4258.377072531137, | |
4236.904815899781, | |
3822.3118575096764 | |
], | |
[ | |
4492.029024289552, | |
4508.571140016072, | |
4479.081550659478, | |
4509.020679891029, | |
4509.727367799719, | |
4492.270161410312, | |
4474.86917215108, | |
4488.7401287452985 | |
], | |
[ | |
4496.557475574896, | |
4498.0669814519, | |
4501.641629028183, | |
4479.396065530615, | |
4008.8764545102763, | |
4504.077226065173, | |
4499.736678261534, | |
4498.780587898786 | |
] | |
] | |
}, | |
"·gc.churn.G1_Eden_Space.norm" : { | |
"score" : 3.9807830714731075E7, | |
"scoreError" : 1011240.4651234149, | |
"scoreConfidence" : [ | |
3.879659024960766E7, | |
4.081907117985449E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 3.659909243373494E7, | |
"50.0" : 3.981904473006901E7, | |
"90.0" : 4.131874330635838E7, | |
"95.0" : 4.215698067554088E7, | |
"99.0" : 4.2434372754285716E7, | |
"99.9" : 4.2434372754285716E7, | |
"99.99" : 4.2434372754285716E7, | |
"99.999" : 4.2434372754285716E7, | |
"99.9999" : 4.2434372754285716E7, | |
"100.0" : 4.2434372754285716E7 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
4.034738086956522E7, | |
4.0802281494505495E7, | |
3.749241742222222E7, | |
4.2434372754285716E7, | |
3.971018992941176E7, | |
3.971018992941176E7, | |
3.969785374117647E7, | |
3.659909243373494E7 | |
], | |
[ | |
3.928127015384615E7, | |
3.863294062702703E7, | |
3.863294062702703E7, | |
3.9927899530726254E7, | |
4.131268217341041E7, | |
3.970607786666667E7, | |
3.926974734065934E7, | |
4.060848872727273E7 | |
], | |
[ | |
4.084053723428571E7, | |
3.970607786666667E7, | |
3.9927899530726254E7, | |
3.9927899530726254E7, | |
3.781115123809524E7, | |
4.1324804439306356E7, | |
4.060848872727273E7, | |
4.107525296551724E7 | |
] | |
] | |
}, | |
"·gc.churn.G1_Old_Gen" : { | |
"score" : 2.3326451551745224, | |
"scoreError" : 0.46918811939832694, | |
"scoreConfidence" : [ | |
1.8634570357761955, | |
2.801833274572849 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1.3200814888294565, | |
"50.0" : 2.319165921378301, | |
"90.0" : 3.1508116921333444, | |
"95.0" : 3.4786974617034665, | |
"99.0" : 3.5388618454011858, | |
"99.9" : 3.5388618454011858, | |
"99.99" : 3.5388618454011858, | |
"99.999" : 3.5388618454011858, | |
"99.9999" : 3.5388618454011858, | |
"100.0" : 3.5388618454011858 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
2.307312250996389, | |
1.51804049179876, | |
2.6459411433546767, | |
2.3310195917602132, | |
1.7066381724839077, | |
2.447502611939994, | |
1.9419470791828004, | |
1.4723903335975286 | |
], | |
[ | |
1.7376204101890473, | |
2.5208403664482684, | |
2.2824151756953457, | |
2.78411677361158, | |
1.3200814888294565, | |
2.205624722304518, | |
2.8487567810255348, | |
3.5388618454011858 | |
], | |
[ | |
1.6673144137957772, | |
2.984351087085314, | |
3.2982043106103083, | |
2.7266910353209766, | |
1.790264951093901, | |
3.00341907365638, | |
2.907122820620315, | |
1.9970067933863576 | |
] | |
] | |
}, | |
"·gc.churn.G1_Old_Gen.norm" : { | |
"score" : 20939.808949110502, | |
"scoreError" : 4105.927367613284, | |
"scoreConfidence" : [ | |
16833.88158149722, | |
25045.736316723785 | |
], | |
"scorePercentiles" : { | |
"0.0" : 12092.99421965318, | |
"50.0" : 20538.378136645963, | |
"90.0" : 28405.077663319018, | |
"95.0" : 31324.8500507872, | |
"99.0" : 32015.18181818182, | |
"99.9" : 32015.18181818182, | |
"99.99" : 32015.18181818182, | |
"99.999" : 32015.18181818182, | |
"99.9999" : 32015.18181818182, | |
"100.0" : 32015.18181818182 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
19929.739130434784, | |
13289.494505494506, | |
23418.933333333334, | |
21147.01714285714, | |
15958.117647058823, | |
22823.435294117648, | |
18195.15294117647, | |
14098.313253012047 | |
], | |
[ | |
15194.901098901099, | |
21600.51891891892, | |
19686.27027027027, | |
24653.67597765363, | |
12092.99421965318, | |
19494.977777777778, | |
24999.604395604394, | |
32015.18181818182 | |
], | |
[ | |
15143.588571428572, | |
26343.955555555556, | |
29253.854748603353, | |
24304.849162011174, | |
16885.52380952381, | |
27556.300578034683, | |
26235.727272727272, | |
18233.287356321838 | |
] | |
] | |
}, | |
"·gc.churn.G1_Survivor_Space" : { | |
"score" : 3.078026776820579, | |
"scoreError" : 0.772176133571573, | |
"scoreConfidence" : [ | |
2.305850643249006, | |
3.850202910392152 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1.3162349395443946, | |
"50.0" : 3.293071033282287, | |
"90.0" : 3.9690104841140412, | |
"95.0" : 3.969674908294495, | |
"99.0" : 3.9698304294011613, | |
"99.9" : 3.9698304294011613, | |
"99.99" : 3.9698304294011613, | |
"99.999" : 3.9698304294011613, | |
"99.9999" : 3.9698304294011613, | |
"100.0" : 3.9698304294011613 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
2.6390452665241253, | |
1.3162349395443946, | |
2.632694515296525, | |
1.3209569573605826, | |
1.3192915487234864, | |
2.645776373116581, | |
2.633253459229199, | |
1.3194034716981968 | |
], | |
[ | |
2.6353939714224413, | |
3.9688126232535845, | |
3.942853477693203, | |
3.9692083449744975, | |
3.9698304294011613, | |
3.9544631702555564, | |
3.9391453980203175, | |
3.9513557471349463 | |
], | |
[ | |
2.6388248096096807, | |
3.959566004799208, | |
3.962712701609316, | |
3.9431303393755415, | |
2.6469966685442565, | |
2.642462438289922, | |
3.961035808328815, | |
3.9601941794883677 | |
] | |
] | |
}, | |
"·gc.churn.G1_Survivor_Space.norm" : { | |
"score" : 27587.187600224715, | |
"scoreError" : 6732.683123603083, | |
"scoreConfidence" : [ | |
20854.50447662163, | |
34319.8707238278 | |
], | |
"scorePercentiles" : { | |
"0.0" : 11522.813186813188, | |
"50.0" : 29486.982754182754, | |
"90.0" : 35952.35109717868, | |
"95.0" : 36314.54654175802, | |
"99.0" : 36366.79768786127, | |
"99.9" : 36366.79768786127, | |
"99.99" : 36366.79768786127, | |
"99.999" : 36366.79768786127, | |
"99.9999" : 36366.79768786127, | |
"100.0" : 36366.79768786127 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
22795.130434782608, | |
11522.813186813188, | |
23301.68888888889, | |
11983.725714285714, | |
12336.188235294117, | |
24672.376470588235, | |
24672.376470588235, | |
12633.44578313253 | |
], | |
[ | |
23045.626373626375, | |
34007.87027027027, | |
34007.87027027027, | |
35147.79888268156, | |
36366.79768786127, | |
34952.53333333333, | |
34568.43956043956, | |
35746.90909090909 | |
], | |
[ | |
23967.45142857143, | |
34952.53333333333, | |
35147.79888268156, | |
35147.79888268156, | |
24966.095238095237, | |
24244.531791907513, | |
35746.90909090909, | |
36157.793103448275 | |
] | |
] | |
}, | |
"·gc.count" : { | |
"score" : 225.0, | |
"scoreError" : "NaN", | |
"scoreConfidence" : [ | |
225.0, | |
225.0 | |
], | |
"scorePercentiles" : { | |
"0.0" : 8.0, | |
"50.0" : 9.0, | |
"90.0" : 11.0, | |
"95.0" : 11.0, | |
"99.0" : 11.0, | |
"99.9" : 11.0, | |
"99.99" : 11.0, | |
"99.999" : 11.0, | |
"99.9999" : 11.0, | |
"100.0" : 11.0 | |
}, | |
"scoreUnit" : "counts", | |
"rawData" : [ | |
[ | |
11.0, | |
11.0, | |
10.0, | |
11.0, | |
10.0, | |
10.0, | |
10.0, | |
9.0 | |
], | |
[ | |
9.0, | |
9.0, | |
9.0, | |
9.0, | |
9.0, | |
9.0, | |
9.0, | |
9.0 | |
], | |
[ | |
9.0, | |
9.0, | |
9.0, | |
9.0, | |
8.0, | |
9.0, | |
9.0, | |
9.0 | |
] | |
] | |
}, | |
"·gc.time" : { | |
"score" : 482.0, | |
"scoreError" : "NaN", | |
"scoreConfidence" : [ | |
482.0, | |
482.0 | |
], | |
"scorePercentiles" : { | |
"0.0" : 13.0, | |
"50.0" : 19.0, | |
"90.0" : 30.0, | |
"95.0" : 31.0, | |
"99.0" : 31.0, | |
"99.9" : 31.0, | |
"99.99" : 31.0, | |
"99.999" : 31.0, | |
"99.9999" : 31.0, | |
"100.0" : 31.0 | |
}, | |
"scoreUnit" : "ms", | |
"rawData" : [ | |
[ | |
31.0, | |
31.0, | |
25.0, | |
29.0, | |
25.0, | |
25.0, | |
24.0, | |
23.0 | |
], | |
[ | |
15.0, | |
14.0, | |
16.0, | |
14.0, | |
13.0, | |
15.0, | |
14.0, | |
13.0 | |
], | |
[ | |
20.0, | |
21.0, | |
19.0, | |
21.0, | |
17.0, | |
19.0, | |
19.0, | |
19.0 | |
] | |
] | |
} | |
} | |
} | |
] | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"jmhVersion" : "1.32", | |
"benchmark" : "io.trino.operator.unnest.BenchmarkUnnestOperator.unnest", | |
"mode" : "avgt", | |
"threads" : 1, | |
"forks" : 3, | |
"jvm" : "/Library/Java/JavaVirtualMachines/adoptopenjdk-11.jdk/Contents/Home/bin/java", | |
"jvmArgs" : [ | |
"-javaagent:/Applications/LI IntelliJ IDEA 2021.1.app/Contents/lib/idea_rt.jar=57063:/Applications/LI IntelliJ IDEA 2021.1.app/Contents/bin", | |
"-Dfile.encoding=UTF-8" | |
], | |
"jdkVersion" : "11.0.10", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "11.0.10+9", | |
"warmupIterations" : 8, | |
"warmupTime" : "1000 ms", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 8, | |
"measurementTime" : "1000 ms", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"nestedLengths" : "300", | |
"nestedType" : "array(varchar)", | |
"nullsRatio" : "0.0", | |
"positionsPerPage" : "1000", | |
"replicateType" : "varchar", | |
"withOrdinality" : "true" | |
}, | |
"primaryMetric" : { | |
"score" : 12418.516835397086, | |
"scoreError" : 1875.1330641623658, | |
"scoreConfidence" : [ | |
10543.38377123472, | |
14293.649899559452 | |
], | |
"scorePercentiles" : { | |
"0.0" : 9787.362514563107, | |
"50.0" : 11972.533675980392, | |
"90.0" : 15347.640529411765, | |
"95.0" : 20076.286156914895, | |
"99.0" : 21488.39404255319, | |
"99.9" : 21488.39404255319, | |
"99.99" : 21488.39404255319, | |
"99.999" : 21488.39404255319, | |
"99.9999" : 21488.39404255319, | |
"100.0" : 21488.39404255319 | |
}, | |
"scoreUnit" : "us/op", | |
"rawData" : [ | |
[ | |
9966.071539215687, | |
9787.362514563107, | |
14855.31855882353, | |
10388.732824742268, | |
9849.161970588235, | |
10527.345447916667, | |
10578.618052083333, | |
21488.39404255319 | |
], | |
[ | |
12021.008916666668, | |
11909.330223529412, | |
11810.234035294117, | |
12084.151583333334, | |
12329.455426829269, | |
11924.058435294117, | |
11541.303666666667, | |
11657.253137931035 | |
], | |
[ | |
13600.479054054054, | |
13493.926106666666, | |
12872.33158974359, | |
12102.6358313253, | |
12958.128884615384, | |
15839.9625, | |
12719.968544303798, | |
11739.171162790697 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
"·gc.alloc.rate" : { | |
"score" : 1765.3696570114105, | |
"scoreError" : 208.44083993030011, | |
"scoreConfidence" : [ | |
1556.9288170811103, | |
1973.8104969417107 | |
], | |
"scorePercentiles" : { | |
"0.0" : 990.9226582254225, | |
"50.0" : 1781.1307172483819, | |
"90.0" : 2150.715157768197, | |
"95.0" : 2173.4240691763844, | |
"99.0" : 2178.795314793525, | |
"99.9" : 2178.795314793525, | |
"99.99" : 2178.795314793525, | |
"99.999" : 2178.795314793525, | |
"99.9999" : 2178.795314793525, | |
"100.0" : 2178.795314793525 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
2144.119983211432, | |
2178.795314793525, | |
1434.8181093534033, | |
2048.999657098845, | |
2157.3103323249625, | |
2027.1577588023283, | |
2017.5371425497037, | |
990.9226582254225 | |
], | |
[ | |
1774.3817139606392, | |
1792.3040367457584, | |
1802.3680751266957, | |
1766.2113540720084, | |
1729.240268757462, | |
1787.8797205361245, | |
1842.1943487962483, | |
1831.36946343889 | |
], | |
[ | |
1566.7302588699076, | |
1580.3572719666736, | |
1650.429071672819, | |
1759.3176556861451, | |
1646.9919898327005, | |
1348.0047251827339, | |
1675.7474088099318, | |
1815.6834484594972 | |
] | |
] | |
}, | |
"·gc.alloc.rate.norm" : { | |
"score" : 3.347587521152395E7, | |
"scoreError" : 8044.549599953859, | |
"scoreConfidence" : [ | |
3.3467830661923997E7, | |
3.3483919761123903E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 3.346861996116505E7, | |
"50.0" : 3.3468626669467784E7, | |
"90.0" : 3.3490353924102567E7, | |
"95.0" : 3.3490386292403102E7, | |
"99.0" : 3.3490396372093022E7, | |
"99.9" : 3.3490396372093022E7, | |
"99.99" : 3.3490396372093022E7, | |
"99.999" : 3.3490396372093022E7, | |
"99.9999" : 3.3490396372093022E7, | |
"100.0" : 3.3490396372093022E7 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
3.3468622039215688E7, | |
3.346861996116505E7, | |
3.346862494117647E7, | |
3.3468620536082473E7, | |
3.346862619607843E7, | |
3.3468620583333332E7, | |
3.3468621916666668E7, | |
3.346877276595745E7 | |
], | |
[ | |
3.346862714285714E7, | |
3.3468623247058824E7, | |
3.34686208E7, | |
3.346862323809524E7, | |
3.346862136585366E7, | |
3.346862785882353E7, | |
3.3468621057471264E7, | |
3.346865848275862E7 | |
], | |
[ | |
3.3490349513513513E7, | |
3.3490356053333335E7, | |
3.349034964102564E7, | |
3.349034891566265E7, | |
3.3490351794871796E7, | |
3.3490350375E7, | |
3.3490350278481014E7, | |
3.3490396372093022E7 | |
] | |
] | |
}, | |
"·gc.churn.G1_Eden_Space" : { | |
"score" : 1760.195552260737, | |
"scoreError" : 198.6932129401298, | |
"scoreConfidence" : [ | |
1561.5023393206072, | |
1958.8887652008668 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1183.6955958732713, | |
"50.0" : 1773.381460408994, | |
"90.0" : 2078.8746510054666, | |
"95.0" : 2303.399890265524, | |
"99.0" : 2377.5349694641945, | |
"99.9" : 2377.5349694641945, | |
"99.99" : 2377.5349694641945, | |
"99.999" : 2377.5349694641945, | |
"99.9999" : 2377.5349694641945, | |
"100.0" : 2377.5349694641945 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
2066.6357278082633, | |
2080.994652669513, | |
1482.1275788289386, | |
2076.75464934142, | |
2377.5349694641945, | |
1779.6340026409796, | |
2067.4834254232373, | |
1183.6955958732713 | |
], | |
[ | |
1780.2543764843756, | |
1777.0805057053717, | |
1788.387861031198, | |
1772.0571819400852, | |
1777.280017217073, | |
1772.6935246324722, | |
1785.8843956098676, | |
1774.0693961855159 | |
], | |
[ | |
1358.9284965738655, | |
1692.898095161949, | |
1699.9617356235674, | |
1701.6272454950044, | |
1696.4213910100598, | |
1353.2219047287977, | |
1702.863001115738, | |
1696.2035236929357 | |
] | |
] | |
}, | |
"·gc.churn.G1_Eden_Space.norm" : { | |
"score" : 3.352130114242625E7, | |
"scoreError" : 1708371.1195269036, | |
"scoreConfidence" : [ | |
3.1812930022899345E7, | |
3.522967226195315E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 2.904838918918919E7, | |
"50.0" : 3.35793980952381E7, | |
"90.0" : 3.638024151843137E7, | |
"95.0" : 3.920611228035044E7, | |
"99.0" : 3.9979748765957445E7, | |
"99.9" : 3.9979748765957445E7, | |
"99.99" : 3.9979748765957445E7, | |
"99.999" : 3.9979748765957445E7, | |
"99.9999" : 3.9979748765957445E7, | |
"100.0" : 3.9979748765957445E7 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
3.225913223529412E7, | |
3.1966297475728154E7, | |
3.457216752941176E7, | |
3.392197410309278E7, | |
3.6885202823529415E7, | |
2.9381973333333332E7, | |
3.4297173333333336E7, | |
3.9979748765957445E7 | |
], | |
[ | |
3.35793980952381E7, | |
3.3184346352941178E7, | |
3.3209018729411766E7, | |
3.35793980952381E7, | |
3.439840780487805E7, | |
3.3184346352941178E7, | |
3.2445593011494253E7, | |
3.2421487816091955E7 | |
], | |
[ | |
2.904838918918919E7, | |
3.587528021333333E7, | |
3.4495461743589744E7, | |
3.2392154987951808E7, | |
3.4495461743589744E7, | |
3.3619968E7, | |
3.4032264101265825E7, | |
3.128658158139535E7 | |
] | |
] | |
}, | |
"·gc.churn.G1_Old_Gen" : { | |
"score" : 1.5357963846973277, | |
"scoreError" : 0.2942732519729224, | |
"scoreConfidence" : [ | |
1.2415231327244052, | |
1.8300696366702502 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.7696961166744598, | |
"50.0" : 1.5741088097371758, | |
"90.0" : 1.9666197788541995, | |
"95.0" : 2.5982976259903787, | |
"99.0" : 2.757022135411646, | |
"99.9" : 2.757022135411646, | |
"99.99" : 2.757022135411646, | |
"99.999" : 2.757022135411646, | |
"99.9999" : 2.757022135411646, | |
"100.0" : 2.757022135411646 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
1.5956857783600429, | |
1.5136893865995147, | |
1.4014178613156965, | |
1.4935878526524422, | |
2.1221240977265765, | |
1.255083648405687, | |
1.5715073261354604, | |
0.7696961166744598 | |
], | |
[ | |
1.6078622354331915, | |
1.5767102933388912, | |
1.6056704721641808, | |
1.6112193153713648, | |
1.5800579301822175, | |
1.27972174124814, | |
1.738176782674182, | |
1.6162339138774957 | |
], | |
[ | |
1.0216937482596145, | |
0.9663888150273076, | |
2.757022135411646, | |
1.347560486051961, | |
1.5891084540038563, | |
1.46170846372318, | |
1.5660709181169439, | |
1.8111154599818227 | |
] | |
] | |
}, | |
"·gc.churn.G1_Old_Gen.norm" : { | |
"score" : 29332.383441484693, | |
"scoreError" : 5493.692513388308, | |
"scoreConfidence" : [ | |
23838.690928096385, | |
34826.075954873 | |
], | |
"scorePercentiles" : { | |
"0.0" : 20479.36, | |
"50.0" : 29676.552805949967, | |
"90.0" : 34860.69476744186, | |
"95.0" : 51037.73557692308, | |
"99.0" : 55945.230769230766, | |
"99.9" : 55945.230769230766, | |
"99.99" : 55945.230769230766, | |
"99.999" : 55945.230769230766, | |
"99.9999" : 55945.230769230766, | |
"100.0" : 55945.230769230766 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
24907.843137254902, | |
23251.88349514563, | |
32689.529411764706, | |
24396.453608247422, | |
32922.74509803922, | |
20721.583333333332, | |
26069.5, | |
25996.76595744681 | |
], | |
[ | |
30327.714285714286, | |
29442.729411764707, | |
29816.09411764706, | |
30531.619047619046, | |
30581.268292682926, | |
23956.04705882353, | |
31578.850574712644, | |
29537.011494252874 | |
], | |
[ | |
21839.675675675677, | |
20479.36, | |
55945.230769230766, | |
25652.14457831325, | |
32313.333333333332, | |
36315.25, | |
31298.430379746835, | |
33406.13953488372 | |
] | |
] | |
}, | |
"·gc.churn.G1_Survivor_Space" : { | |
"score" : 1.929502848457915, | |
"scoreError" : 0.6719431381592194, | |
"scoreConfidence" : [ | |
1.2575597102986957, | |
2.6014459866171347 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1.3175146334127028, | |
"50.0" : 1.3236129659144522, | |
"90.0" : 3.3196520611695193, | |
"95.0" : 3.984135871007538, | |
"99.0" : 3.9848588169635053, | |
"99.9" : 3.9848588169635053, | |
"99.99" : 3.9848588169635053, | |
"99.999" : 3.9848588169635053, | |
"99.9999" : 3.9848588169635053, | |
"100.0" : 3.9848588169635053 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
2.6343348984171615, | |
1.3254743010633843, | |
1.3221477063594456, | |
1.3236167299817847, | |
2.6505406571507186, | |
1.323147957353888, | |
2.6337368476729135, | |
1.3210888346799903 | |
], | |
[ | |
1.3236092018471195, | |
1.3212494466210942, | |
2.6573370891994026, | |
1.3175146334127028, | |
1.3213977823175265, | |
2.635975501312226, | |
1.326808614866172, | |
1.319010703483655 | |
], | |
[ | |
2.651567798192908, | |
1.3194840959952838, | |
2.6499793228738384, | |
3.981967033139636, | |
1.322230234614232, | |
1.3189297317044812, | |
3.9848588169635053, | |
1.3220604237669022 | |
] | |
] | |
}, | |
"·gc.churn.G1_Survivor_Space.norm" : { | |
"score" : 37091.36003946331, | |
"scoreError" : 12909.052490015343, | |
"scoreConfidence" : [ | |
24182.307549447967, | |
50000.41252947865 | |
], | |
"scorePercentiles" : { | |
"0.0" : 20360.699029126212, | |
"50.0" : 29401.24862745098, | |
"90.0" : 66240.22924128949, | |
"95.0" : 78679.18133292664, | |
"99.0" : 79638.6835443038, | |
"99.9" : 79638.6835443038, | |
"99.99" : 79638.6835443038, | |
"99.999" : 79638.6835443038, | |
"99.9999" : 79638.6835443038, | |
"100.0" : 79638.6835443038 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
41120.62745098039, | |
20360.699029126212, | |
30840.470588235294, | |
21620.123711340206, | |
41120.62745098039, | |
21845.333333333332, | |
43690.666666666664, | |
44620.255319148935 | |
], | |
[ | |
24966.095238095237, | |
24672.376470588235, | |
49344.75294117647, | |
24966.095238095237, | |
25575.024390243903, | |
49344.75294117647, | |
24105.19540229885, | |
24105.19540229885 | |
], | |
[ | |
56679.78378378379, | |
27962.02666666667, | |
53773.1282051282, | |
75800.67469879518, | |
26886.5641025641, | |
32768.0, | |
79638.6835443038, | |
24385.488372093023 | |
] | |
] | |
}, | |
"·gc.count" : { | |
"score" : 137.0, | |
"scoreError" : "NaN", | |
"scoreConfidence" : [ | |
137.0, | |
137.0 | |
], | |
"scorePercentiles" : { | |
"0.0" : 4.0, | |
"50.0" : 6.0, | |
"90.0" : 7.0, | |
"95.0" : 7.75, | |
"99.0" : 8.0, | |
"99.9" : 8.0, | |
"99.99" : 8.0, | |
"99.999" : 8.0, | |
"99.9999" : 8.0, | |
"100.0" : 8.0 | |
}, | |
"scoreUnit" : "counts", | |
"rawData" : [ | |
[ | |
7.0, | |
7.0, | |
5.0, | |
7.0, | |
8.0, | |
6.0, | |
7.0, | |
4.0 | |
], | |
[ | |
6.0, | |
6.0, | |
6.0, | |
6.0, | |
6.0, | |
6.0, | |
6.0, | |
6.0 | |
], | |
[ | |
4.0, | |
5.0, | |
5.0, | |
5.0, | |
5.0, | |
4.0, | |
5.0, | |
5.0 | |
] | |
] | |
}, | |
"·gc.time" : { | |
"score" : 213.0, | |
"scoreError" : "NaN", | |
"scoreConfidence" : [ | |
213.0, | |
213.0 | |
], | |
"scorePercentiles" : { | |
"0.0" : 5.0, | |
"50.0" : 8.0, | |
"90.0" : 15.0, | |
"95.0" : 15.0, | |
"99.0" : 15.0, | |
"99.9" : 15.0, | |
"99.99" : 15.0, | |
"99.999" : 15.0, | |
"99.9999" : 15.0, | |
"100.0" : 15.0 | |
}, | |
"scoreUnit" : "ms", | |
"rawData" : [ | |
[ | |
8.0, | |
9.0, | |
11.0, | |
8.0, | |
8.0, | |
8.0, | |
9.0, | |
6.0 | |
], | |
[ | |
5.0, | |
6.0, | |
6.0, | |
5.0, | |
6.0, | |
6.0, | |
5.0, | |
5.0 | |
], | |
[ | |
9.0, | |
15.0, | |
13.0, | |
12.0, | |
15.0, | |
11.0, | |
12.0, | |
15.0 | |
] | |
] | |
} | |
} | |
}, | |
{ | |
"jmhVersion" : "1.32", | |
"benchmark" : "io.trino.operator.unnest.BenchmarkUnnestOperator.unnest", | |
"mode" : "avgt", | |
"threads" : 1, | |
"forks" : 3, | |
"jvm" : "/Library/Java/JavaVirtualMachines/adoptopenjdk-11.jdk/Contents/Home/bin/java", | |
"jvmArgs" : [ | |
"-javaagent:/Applications/LI IntelliJ IDEA 2021.1.app/Contents/lib/idea_rt.jar=57063:/Applications/LI IntelliJ IDEA 2021.1.app/Contents/bin", | |
"-Dfile.encoding=UTF-8" | |
], | |
"jdkVersion" : "11.0.10", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "11.0.10+9", | |
"warmupIterations" : 8, | |
"warmupTime" : "1000 ms", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 8, | |
"measurementTime" : "1000 ms", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"nestedLengths" : "300", | |
"nestedType" : "array(varchar)", | |
"nullsRatio" : "0.05", | |
"positionsPerPage" : "1000", | |
"replicateType" : "varchar", | |
"withOrdinality" : "true" | |
}, | |
"primaryMetric" : { | |
"score" : 11535.131144130677, | |
"scoreError" : 472.70299281355335, | |
"scoreConfidence" : [ | |
11062.428151317125, | |
12007.83413694423 | |
], | |
"scorePercentiles" : { | |
"0.0" : 10315.459408163266, | |
"50.0" : 11525.92115118861, | |
"90.0" : 12389.248423818128, | |
"95.0" : 12739.251028441944, | |
"99.0" : 12806.829202531646, | |
"99.9" : 12806.829202531646, | |
"99.99" : 12806.829202531646, | |
"99.999" : 12806.829202531646, | |
"99.9999" : 12806.829202531646, | |
"100.0" : 12806.829202531646 | |
}, | |
"scoreUnit" : "us/op", | |
"rawData" : [ | |
[ | |
12097.304963855422, | |
11582.038908045977, | |
12241.980341463415, | |
11155.2883, | |
10844.511387096774, | |
10645.853189473684, | |
10315.459408163266, | |
10596.419021052632 | |
], | |
[ | |
11835.112847058823, | |
11498.740693181819, | |
11016.071619565217, | |
11241.019477777778, | |
11454.669488636364, | |
12121.988855421687, | |
11163.336777777778, | |
12536.51650617284 | |
], | |
[ | |
12806.829202531646, | |
11942.867776470588, | |
11614.955735632184, | |
11665.331023255814, | |
11439.778636363637, | |
11553.101609195402, | |
12093.135915662651, | |
11380.835775280899 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
"·gc.alloc.rate" : { | |
"score" : 1755.66158316572, | |
"scoreError" : 71.95556811773893, | |
"scoreConfidence" : [ | |
1683.706015047981, | |
1827.617151283459 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1581.146440697681, | |
"50.0" : 1750.349893205504, | |
"90.0" : 1900.2264676814575, | |
"95.0" : 1946.5309140198574, | |
"99.0" : 1960.5251813904667, | |
"99.9" : 1960.5251813904667, | |
"99.99" : 1960.5251813904667, | |
"99.999" : 1960.5251813904667, | |
"99.9999" : 1960.5251813904667, | |
"100.0" : 1960.5251813904667 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
1669.7391262965402, | |
1742.3551054659636, | |
1647.1982366090845, | |
1805.3516420988478, | |
1862.175061102833, | |
1895.9048234548854, | |
1960.5251813904667, | |
1904.5481119080296 | |
], | |
[ | |
1702.8400681121564, | |
1755.567750728902, | |
1835.3526640050598, | |
1801.87852398253, | |
1765.2742767699874, | |
1666.640038324535, | |
1807.3049608173922, | |
1616.2007621999223 | |
], | |
[ | |
1581.146440697681, | |
1696.1113695676065, | |
1739.4851543492277, | |
1726.416409100906, | |
1762.0533639650841, | |
1745.1320356821063, | |
1670.2920530824183, | |
1776.384836265115 | |
] | |
] | |
}, | |
"·gc.alloc.rate.norm" : { | |
"score" : 3.1744579359450806E7, | |
"scoreError" : 9.810377745625786, | |
"scoreConfidence" : [ | |
3.174456954907306E7, | |
3.1744589169828553E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 3.1744572294736844E7, | |
"50.0" : 3.1744574839231547E7, | |
"90.0" : 3.1744604861975163E7, | |
"95.0" : 3.1744618972118184E7, | |
"99.0" : 3.1744622419753086E7, | |
"99.9" : 3.1744622419753086E7, | |
"99.99" : 3.1744622419753086E7, | |
"99.999" : 3.1744622419753086E7, | |
"99.9999" : 3.1744622419753086E7, | |
"100.0" : 3.1744622419753086E7 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
3.1744575421686746E7, | |
3.1744572689655174E7, | |
3.1744575414634146E7, | |
3.1744572533333335E7, | |
3.174457780645161E7, | |
3.1744572294736844E7, | |
3.174457314285714E7, | |
3.174460109473684E7 | |
], | |
[ | |
3.1744578635294117E7, | |
3.1744573E7, | |
3.1744574608695652E7, | |
3.1744572533333335E7, | |
3.1744580727272727E7, | |
3.174457291566265E7, | |
3.17445736E7, | |
3.1744622419753086E7 | |
], | |
[ | |
3.1744579443037976E7, | |
3.17445728E7, | |
3.174457544827586E7, | |
3.174457506976744E7, | |
3.1744573E7, | |
3.174457848275862E7, | |
3.174457291566265E7, | |
3.1744608629213482E7 | |
] | |
] | |
}, | |
"·gc.churn.G1_Eden_Space" : { | |
"score" : 1780.620125360697, | |
"scoreError" : 124.52461601940914, | |
"scoreConfidence" : [ | |
1656.0955093412879, | |
1905.1447413801063 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1406.8473035333245, | |
"50.0" : 1707.6415663033617, | |
"90.0" : 2049.5276745117685, | |
"95.0" : 2055.079830987836, | |
"99.0" : 2055.377127463169, | |
"99.9" : 2055.377127463169, | |
"99.99" : 2055.377127463169, | |
"99.999" : 2055.377127463169, | |
"99.9999" : 2055.377127463169, | |
"100.0" : 2055.377127463169 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
1717.0914721287306, | |
1709.3868425625021, | |
1714.5687982391883, | |
2055.377127463169, | |
1707.7494468031064, | |
2044.8674074617009, | |
1707.5336858036173, | |
2054.1879415618364 | |
], | |
[ | |
1930.947957706721, | |
1683.0082262476735, | |
1924.1767033541157, | |
1687.6955281985356, | |
1692.3131590673925, | |
1694.0063584336315, | |
1935.5510672719126, | |
1683.2976951288128 | |
], | |
[ | |
1406.8473035333245, | |
1683.3978140718186, | |
1968.1043812927285, | |
1693.5514387898793, | |
1687.9029740616927, | |
1692.2334674677265, | |
1697.7183394725405, | |
1963.3678725343814 | |
] | |
] | |
}, | |
"·gc.churn.G1_Eden_Space.norm" : { | |
"score" : 3.2198479548633084E7, | |
"scoreError" : 1846800.9843998926, | |
"scoreConfidence" : [ | |
3.035167856423319E7, | |
3.4045280533032976E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 2.764816718367347E7, | |
"50.0" : 3.226582053012048E7, | |
"90.0" : 3.595686921000676E7, | |
"95.0" : 3.6104938917647064E7, | |
"99.0" : 3.614091946666667E7, | |
"99.9" : 3.614091946666667E7, | |
"99.99" : 3.614091946666667E7, | |
"99.999" : 3.614091946666667E7, | |
"99.9999" : 3.614091946666667E7, | |
"100.0" : 3.614091946666667E7 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
3.2644823903614458E7, | |
3.1143912459770113E7, | |
3.304293151219512E7, | |
3.614091946666667E7, | |
2.911207776344086E7, | |
3.423876581052632E7, | |
2.764816718367347E7, | |
3.423876581052632E7 | |
], | |
[ | |
3.5996997270588234E7, | |
3.0432535272727273E7, | |
3.328089043478261E7, | |
2.973295502222222E7, | |
3.0432535272727273E7, | |
3.226582053012048E7, | |
3.399716408888889E7, | |
3.3062507456790123E7 | |
], | |
[ | |
2.824518643037975E7, | |
3.1506624752941176E7, | |
3.591674114942529E7, | |
3.1140268651162792E7, | |
3.0408704E7, | |
3.0782334528735634E7, | |
3.226582053012048E7, | |
3.508605986516854E7 | |
] | |
] | |
}, | |
"·gc.churn.G1_Old_Gen" : { | |
"score" : 1.7067849939758644, | |
"scoreError" : 0.6090613039797997, | |
"scoreConfidence" : [ | |
1.0977236899960645, | |
2.315846297955664 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.41084037222699726, | |
"50.0" : 1.4674162549506968, | |
"90.0" : 2.8859987406582297, | |
"95.0" : 3.385811675527113, | |
"99.0" : 3.5440665168125647, | |
"99.9" : 3.5440665168125647, | |
"99.99" : 3.5440665168125647, | |
"99.999" : 3.5440665168125647, | |
"99.9999" : 3.5440665168125647, | |
"100.0" : 3.5440665168125647 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
1.4988413238277674, | |
1.0858130278903606, | |
0.41084037222699726, | |
1.5190724761937617, | |
1.0690619125212928, | |
2.181372789561596, | |
0.904792574408422, | |
1.10879624428107 | |
], | |
[ | |
2.911047151670757, | |
1.9563761768511627, | |
3.5440665168125647, | |
1.412606516786823, | |
2.636013270459003, | |
2.6177107593042495, | |
1.8553589457703765, | |
2.8609503296457026 | |
], | |
[ | |
0.9728146296066352, | |
1.1817702210379213, | |
1.3672015980232965, | |
2.1299493119274193, | |
1.1846605662986893, | |
1.4359911860736263, | |
0.807699312224766, | |
2.3100326420164903 | |
] | |
] | |
}, | |
"·gc.churn.G1_Old_Gen.norm" : { | |
"score" : 30938.35224925593, | |
"scoreError" : 11179.618830376085, | |
"scoreConfidence" : [ | |
19758.73341887985, | |
42117.971079632014 | |
], | |
"scorePercentiles" : { | |
"0.0" : 7917.658536585366, | |
"50.0" : 26415.975478927205, | |
"90.0" : 55230.76194625998, | |
"95.0" : 60022.43263553409, | |
"99.0" : 61298.782608695656, | |
"99.9" : 61298.782608695656, | |
"99.99" : 61298.782608695656, | |
"99.999" : 61298.782608695656, | |
"99.9999" : 61298.782608695656, | |
"100.0" : 61298.782608695656 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
28495.518072289156, | |
19782.80459770115, | |
7917.658536585366, | |
26710.755555555555, | |
18224.344086021505, | |
36524.37894736842, | |
14650.285714285714, | |
18481.178947368422 | |
], | |
[ | |
54268.14117647059, | |
35375.63636363636, | |
61298.782608695656, | |
24886.577777777777, | |
47402.90909090909, | |
49859.66265060241, | |
32588.62222222222, | |
56193.38271604938 | |
], | |
[ | |
19531.13924050633, | |
22118.117647058825, | |
24950.620689655174, | |
39164.558139534885, | |
21342.454545454544, | |
26121.19540229885, | |
15350.650602409638, | |
41281.07865168539 | |
] | |
] | |
}, | |
"·gc.churn.G1_Survivor_Space" : { | |
"score" : 2.3703207805950233, | |
"scoreError" : 0.8995076556568251, | |
"scoreConfidence" : [ | |
1.4708131249381982, | |
3.2698284362518484 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1.3182441770335305, | |
"50.0" : 2.636104871868823, | |
"90.0" : 3.973048854331746, | |
"95.0" : 4.973804916223925, | |
"99.0" : 5.306514235152605, | |
"99.9" : 5.306514235152605, | |
"99.99" : 5.306514235152605, | |
"99.999" : 5.306514235152605, | |
"99.9999" : 5.306514235152605, | |
"100.0" : 5.306514235152605 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
1.3290181672822994, | |
1.323054831704723, | |
2.6541312666241303, | |
1.3251947952696126, | |
2.645622690632233, | |
1.318418702425339, | |
2.643240999696002, | |
1.3244280732184632 | |
], | |
[ | |
3.9704207492256085, | |
2.6358781930268966, | |
3.953787746618046, | |
3.9679361948241434, | |
3.9756769594378834, | |
2.653103145549932, | |
5.306514235152605, | |
2.6363315507107488 | |
], | |
[ | |
1.3222249093358314, | |
1.3182441770335305, | |
1.3208754236863949, | |
1.3261953318636486, | |
2.645615946805161, | |
1.3251632478212425, | |
1.3294583707694132, | |
2.637163025566664 | |
] | |
] | |
}, | |
"·gc.churn.G1_Survivor_Space.norm" : { | |
"score" : 42780.433700061716, | |
"scoreError" : 15910.419734996127, | |
"scoreConfidence" : [ | |
26870.01396506559, | |
58690.85343505784 | |
], | |
"scorePercentiles" : { | |
"0.0" : 22075.284210526315, | |
"50.0" : 43949.53170945798, | |
"90.0" : 72755.47379679144, | |
"95.0" : 88409.34901960785, | |
"99.0" : 93206.75555555556, | |
"99.9" : 93206.75555555556, | |
"99.99" : 93206.75555555556, | |
"99.999" : 93206.75555555556, | |
"99.9999" : 93206.75555555556, | |
"100.0" : 93206.75555555556 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
25266.89156626506, | |
24105.19540229885, | |
51150.04878048781, | |
23301.68888888889, | |
45100.04301075269, | |
22075.284210526315, | |
42799.02040816326, | |
22075.284210526315 | |
], | |
[ | |
74017.1294117647, | |
47662.545454545456, | |
68385.39130434782, | |
69905.06666666667, | |
71493.81818181818, | |
50533.78313253012, | |
93206.75555555556, | |
51781.53086419753 | |
], | |
[ | |
26546.227848101265, | |
24672.376470588235, | |
24105.19540229885, | |
24385.488372093023, | |
47662.545454545456, | |
24105.19540229885, | |
25266.89156626506, | |
47127.011235955055 | |
] | |
] | |
}, | |
"·gc.count" : { | |
"score" : 151.0, | |
"scoreError" : "NaN", | |
"scoreConfidence" : [ | |
151.0, | |
151.0 | |
], | |
"scorePercentiles" : { | |
"0.0" : 5.0, | |
"50.0" : 6.0, | |
"90.0" : 8.0, | |
"95.0" : 8.0, | |
"99.0" : 8.0, | |
"99.9" : 8.0, | |
"99.99" : 8.0, | |
"99.999" : 8.0, | |
"99.9999" : 8.0, | |
"100.0" : 8.0 | |
}, | |
"scoreUnit" : "counts", | |
"rawData" : [ | |
[ | |
5.0, | |
5.0, | |
5.0, | |
6.0, | |
5.0, | |
6.0, | |
5.0, | |
6.0 | |
], | |
[ | |
8.0, | |
7.0, | |
8.0, | |
7.0, | |
7.0, | |
7.0, | |
8.0, | |
7.0 | |
], | |
[ | |
5.0, | |
6.0, | |
7.0, | |
6.0, | |
6.0, | |
6.0, | |
6.0, | |
7.0 | |
] | |
] | |
}, | |
"·gc.time" : { | |
"score" : 388.0, | |
"scoreError" : "NaN", | |
"scoreConfidence" : [ | |
388.0, | |
388.0 | |
], | |
"scorePercentiles" : { | |
"0.0" : 11.0, | |
"50.0" : 16.0, | |
"90.0" : 19.0, | |
"95.0" : 19.0, | |
"99.0" : 19.0, | |
"99.9" : 19.0, | |
"99.99" : 19.0, | |
"99.999" : 19.0, | |
"99.9999" : 19.0, | |
"100.0" : 19.0 | |
}, | |
"scoreUnit" : "ms", | |
"rawData" : [ | |
[ | |
19.0, | |
17.0, | |
16.0, | |
19.0, | |
16.0, | |
19.0, | |
16.0, | |
19.0 | |
], | |
[ | |
17.0, | |
14.0, | |
19.0, | |
14.0, | |
13.0, | |
16.0, | |
16.0, | |
19.0 | |
], | |
[ | |
11.0, | |
13.0, | |
16.0, | |
14.0, | |
17.0, | |
15.0, | |
17.0, | |
16.0 | |
] | |
] | |
} | |
} | |
}, | |
{ | |
"jmhVersion" : "1.32", | |
"benchmark" : "io.trino.operator.unnest.BenchmarkUnnestOperator.unnest", | |
"mode" : "avgt", | |
"threads" : 1, | |
"forks" : 3, | |
"jvm" : "/Library/Java/JavaVirtualMachines/adoptopenjdk-11.jdk/Contents/Home/bin/java", | |
"jvmArgs" : [ | |
"-javaagent:/Applications/LI IntelliJ IDEA 2021.1.app/Contents/lib/idea_rt.jar=57063:/Applications/LI IntelliJ IDEA 2021.1.app/Contents/bin", | |
"-Dfile.encoding=UTF-8" | |
], | |
"jdkVersion" : "11.0.10", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "11.0.10+9", | |
"warmupIterations" : 8, | |
"warmupTime" : "1000 ms", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 8, | |
"measurementTime" : "1000 ms", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"nestedLengths" : "300", | |
"nestedType" : "map(varchar,varchar)", | |
"nullsRatio" : "0.0", | |
"positionsPerPage" : "1000", | |
"replicateType" : "varchar", | |
"withOrdinality" : "true" | |
}, | |
"primaryMetric" : { | |
"score" : 15118.220560955326, | |
"scoreError" : 1295.3792813192638, | |
"scoreConfidence" : [ | |
13822.841279636063, | |
16413.59984227459 | |
], | |
"scorePercentiles" : { | |
"0.0" : 12399.964765432098, | |
"50.0" : 15068.170962686567, | |
"90.0" : 17823.114665017012, | |
"95.0" : 19251.84397768505, | |
"99.0" : 19287.28142307692, | |
"99.9" : 19287.28142307692, | |
"99.99" : 19287.28142307692, | |
"99.999" : 19287.28142307692, | |
"99.9999" : 19287.28142307692, | |
"100.0" : 19287.28142307692 | |
}, | |
"scoreUnit" : "us/op", | |
"rawData" : [ | |
[ | |
12399.964765432098, | |
12809.951227848102, | |
13133.24964935065, | |
12977.847666666667, | |
14374.924214285715, | |
16500.69768852459, | |
16235.60279032258, | |
19287.28142307692 | |
], | |
[ | |
14239.465014084508, | |
15187.510552238806, | |
15012.961985074628, | |
13917.928597222222, | |
14379.82552857143, | |
15123.379940298508, | |
15921.157171875, | |
19145.531641509435 | |
], | |
[ | |
14375.149585714285, | |
15526.270338461538, | |
15955.687285714286, | |
15748.068765625, | |
16039.875984126984, | |
15362.810545454546, | |
14567.68547826087, | |
14614.465623188406 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
"·gc.alloc.rate" : { | |
"score" : 1735.5755618655048, | |
"scoreError" : 140.72194035527724, | |
"scoreConfidence" : [ | |
1594.8536215102276, | |
1876.297502220782 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1341.1226015568582, | |
"50.0" : 1726.0968265668653, | |
"90.0" : 2009.7343141805295, | |
"95.0" : 2072.087647639125, | |
"99.0" : 2088.8227788321315, | |
"99.9" : 2088.8227788321315, | |
"99.99" : 2088.8227788321315, | |
"99.999" : 2088.8227788321315, | |
"99.9999" : 2088.8227788321315, | |
"100.0" : 2088.8227788321315 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
2088.8227788321315, | |
2021.8822540601054, | |
1977.262583096026, | |
1997.5863743009536, | |
1801.2477135755087, | |
1569.5064747637423, | |
1595.556899999449, | |
1341.1226015568582 | |
], | |
[ | |
1829.641464480082, | |
1720.5191736395057, | |
1731.2974208294493, | |
1864.752454524825, | |
1807.4624768416174, | |
1720.8962323042815, | |
1637.544356794735, | |
1362.6749884499034 | |
], | |
[ | |
1800.2909444737386, | |
1667.612082999144, | |
1622.5370929528524, | |
1645.5708091433123, | |
1615.4812148054655, | |
1687.33202813161, | |
1773.6280663262241, | |
1773.584997890594 | |
] | |
] | |
}, | |
"·gc.alloc.rate.norm" : { | |
"score" : 4.07743785618492E7, | |
"scoreError" : 59254.848878532095, | |
"scoreConfidence" : [ | |
4.071512371297067E7, | |
4.083363341072773E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 4.0721029164556965E7, | |
"50.0" : 4.0721036952380955E7, | |
"90.0" : 4.088103549626866E7, | |
"95.0" : 4.0881122014643766E7, | |
"99.0" : 4.088115018867925E7, | |
"99.9" : 4.088115018867925E7, | |
"99.99" : 4.088115018867925E7, | |
"99.999" : 4.088115018867925E7, | |
"99.9999" : 4.088115018867925E7, | |
"100.0" : 4.088115018867925E7 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
4.072103555555555E7, | |
4.0721029164556965E7, | |
4.0721032E7, | |
4.072102923076923E7, | |
4.072103268571428E7, | |
4.072103068852459E7, | |
4.0721040258064516E7, | |
4.072115492307692E7 | |
], | |
[ | |
4.088102974647887E7, | |
4.088103008955224E7, | |
4.088103749253731E7, | |
4.0881033E7, | |
4.088102982857143E7, | |
4.088103008955224E7, | |
4.08810335E7, | |
4.088115018867925E7 | |
], | |
[ | |
4.072102982857143E7, | |
4.0721030276923075E7, | |
4.072103834920635E7, | |
4.0721033625E7, | |
4.0721030984126985E7, | |
4.072103018181818E7, | |
4.072103327536232E7, | |
4.072110052173913E7 | |
] | |
] | |
}, | |
"·gc.churn.G1_Eden_Space" : { | |
"score" : 1746.2622603168504, | |
"scoreError" : 176.97040037225264, | |
"scoreConfidence" : [ | |
1569.2918599445977, | |
1923.232660689103 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1438.5723056111353, | |
"50.0" : 1805.3778579060959, | |
"90.0" : 2161.984170765235, | |
"95.0" : 2171.782625458143, | |
"99.0" : 2174.0841535038135, | |
"99.9" : 2174.0841535038135, | |
"99.99" : 2174.0841535038135, | |
"99.999" : 2174.0841535038135, | |
"99.9999" : 2174.0841535038135, | |
"100.0" : 2174.0841535038135 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
2174.0841535038135, | |
1797.8535122442124, | |
2164.8780413211302, | |
2159.090300209339, | |
1807.5940313115216, | |
1445.6700183064029, | |
1445.960410824602, | |
1449.1045185574642 | |
], | |
[ | |
1811.0744122806414, | |
1804.7346635592992, | |
1816.040152509912, | |
1820.1924387428417, | |
1814.6793557709998, | |
1805.1301783858366, | |
1438.5723056111353, | |
1445.5521766169109 | |
], | |
[ | |
1806.6340179952417, | |
1802.2174828761774, | |
1447.0712012039426, | |
1806.1843996168207, | |
1440.77862687973, | |
1795.8999460717184, | |
1805.6723657783712, | |
1805.625537426355 | |
] | |
] | |
}, | |
"·gc.churn.G1_Eden_Space.norm" : { | |
"score" : 4.101105528819225E7, | |
"scoreError" : 2272692.4247163306, | |
"scoreConfidence" : [ | |
3.873836286347592E7, | |
4.328374771290858E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 3.5913728E7, | |
"50.0" : 4.145674388405797E7, | |
"90.0" : 4.429910612054612E7, | |
"95.0" : 4.46678907012987E7, | |
"99.0" : 4.4695552E7, | |
"99.9" : 4.4695552E7, | |
"99.99" : 4.4695552E7, | |
"99.999" : 4.4695552E7, | |
"99.9999" : 4.4695552E7, | |
"100.0" : 4.4695552E7 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
4.238318301234568E7, | |
3.6209054784810126E7, | |
4.45849068051948E7, | |
4.401330543589743E7, | |
4.086450468571428E7, | |
3.750807921311475E7, | |
3.690311019354839E7, | |
4.399986215384615E7 | |
], | |
[ | |
4.04661723943662E7, | |
4.288206328358209E7, | |
4.288206328358209E7, | |
3.9904142222222224E7, | |
4.1044260571428575E7, | |
4.288206328358209E7, | |
3.5913728E7, | |
4.336752060377359E7 | |
], | |
[ | |
4.086450468571428E7, | |
4.400792812307692E7, | |
3.631734653968254E7, | |
4.4695552E7, | |
3.631734653968254E7, | |
4.3341141333333336E7, | |
4.145674388405797E7, | |
4.145674388405797E7 | |
] | |
] | |
}, | |
"·gc.churn.G1_Old_Gen" : { | |
"score" : 0.6719027049138674, | |
"scoreError" : 0.3706635559332718, | |
"scoreConfidence" : [ | |
0.30123914898059556, | |
1.0425662608471393 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.0038754503728456527, | |
"50.0" : 0.904190386950296, | |
"90.0" : 1.1166314757922084, | |
"95.0" : 1.1263419385153413, | |
"99.0" : 1.127476612446807, | |
"99.9" : 1.127476612446807, | |
"99.99" : 1.127476612446807, | |
"99.999" : 1.127476612446807, | |
"99.9999" : 1.127476612446807, | |
"100.0" : 1.127476612446807 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
1.127476612446807, | |
1.0973880650580066, | |
1.0752710314195502, | |
1.0979001009214178, | |
1.110325034863473, | |
1.1074979090525272, | |
1.0855354281394891, | |
1.122937916720944 | |
], | |
[ | |
0.014130057740623187, | |
0.10912712251385805, | |
0.01851248357825394, | |
0.025376656917336482, | |
0.02361718423905659, | |
0.020808864338776982, | |
0.0038754503728456527, | |
0.02021590687287723 | |
], | |
[ | |
0.9365166670764913, | |
0.8718641068241006, | |
1.0282080259687079, | |
0.6723806634287551, | |
0.8656789331864928, | |
0.6307822261799145, | |
0.9553038207779212, | |
1.1049346492945928 | |
] | |
] | |
}, | |
"·gc.churn.G1_Old_Gen.norm" : { | |
"score" : 15797.49335737182, | |
"scoreError" : 8848.591356865121, | |
"scoreConfidence" : [ | |
6948.9020005067, | |
24646.084714236942 | |
], | |
"scorePercentiles" : { | |
"0.0" : 96.75, | |
"50.0" : 21555.39926739927, | |
"90.0" : 28219.340031729243, | |
"95.0" : 32755.77175283733, | |
"99.0" : 34096.307692307695, | |
"99.9" : 34096.307692307695, | |
"99.99" : 34096.307692307695, | |
"99.999" : 34096.307692307695, | |
"99.9999" : 34096.307692307695, | |
"100.0" : 34096.307692307695 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
21979.85185185185, | |
22101.569620253165, | |
22144.83116883117, | |
22380.82051282051, | |
25101.257142857143, | |
28734.16393442623, | |
27704.516129032258, | |
34096.307692307695 | |
], | |
[ | |
315.71830985915494, | |
2592.955223880597, | |
437.13432835820896, | |
556.3333333333334, | |
534.1714285714286, | |
494.32835820895525, | |
96.75, | |
606.4905660377359 | |
], | |
[ | |
21183.2, | |
21289.846153846152, | |
25805.079365079364, | |
16638.625, | |
21820.95238095238, | |
15222.90909090909, | |
21932.985507246376, | |
25369.043478260868 | |
] | |
] | |
}, | |
"·gc.churn.G1_Survivor_Space" : { | |
"score" : 0.8821924132497099, | |
"scoreError" : 0.4900679611212616, | |
"scoreConfidence" : [ | |
0.39212445212844826, | |
1.3722603743709714 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.0, | |
"50.0" : 1.320938752712093, | |
"90.0" : 1.3272309532716768, | |
"95.0" : 1.3281989675772798, | |
"99.0" : 1.328235122417474, | |
"99.9" : 1.328235122417474, | |
"99.99" : 1.328235122417474, | |
"99.999" : 1.328235122417474, | |
"99.9999" : 1.328235122417474, | |
"100.0" : 1.328235122417474 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
1.3280905030566972, | |
1.3180744224664314, | |
1.3224667326335555, | |
1.3189311546788878, | |
1.325215565477655, | |
1.3250870928564646, | |
1.3253532638172336, | |
1.328235122417474 | |
], | |
[ | |
], | |
[ | |
1.3245117433982712, | |
1.32127381442535, | |
1.3263714034866567, | |
1.3241821111560268, | |
1.320603690998836, | |
1.3166421892021396, | |
1.3238067197788645, | |
1.3237723881424892 | |
] | |
] | |
}, | |
"·gc.churn.G1_Survivor_Space.norm" : { | |
"score" : 20799.271720690213, | |
"scoreError" : 11776.272724323218, | |
"scoreConfidence" : [ | |
9022.998996366994, | |
32575.54444501343 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.0, | |
"50.0" : 28597.527272727275, | |
"90.0" : 34102.28662083554, | |
"95.0" : 38842.26986128626, | |
"99.0" : 40329.846153846156, | |
"99.9" : 40329.846153846156, | |
"99.99" : 40329.846153846156, | |
"99.999" : 40329.846153846156, | |
"99.9999" : 40329.846153846156, | |
"100.0" : 40329.846153846156 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
25890.765432098764, | |
26546.227848101265, | |
27235.74025974026, | |
26886.5641025641, | |
29959.314285714285, | |
34379.54098360656, | |
33825.032258064515, | |
40329.846153846156 | |
], | |
[ | |
], | |
[ | |
29959.314285714285, | |
32263.876923076925, | |
33288.12698412698, | |
32768.0, | |
33288.12698412698, | |
31775.030303030304, | |
30393.507246376812, | |
30393.507246376812 | |
] | |
] | |
}, | |
"·gc.count" : { | |
"score" : 116.0, | |
"scoreError" : "NaN", | |
"scoreConfidence" : [ | |
116.0, | |
116.0 | |
], | |
"scorePercentiles" : { | |
"0.0" : 4.0, | |
"50.0" : 5.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" : "counts", | |
"rawData" : [ | |
[ | |
6.0, | |
5.0, | |
6.0, | |
6.0, | |
5.0, | |
4.0, | |
4.0, | |
4.0 | |
], | |
[ | |
5.0, | |
5.0, | |
5.0, | |
5.0, | |
5.0, | |
5.0, | |
4.0, | |
4.0 | |
], | |
[ | |
5.0, | |
5.0, | |
4.0, | |
5.0, | |
4.0, | |
5.0, | |
5.0, | |
5.0 | |
] | |
] | |
}, | |
"·gc.time" : { | |
"score" : 157.0, | |
"scoreError" : "NaN", | |
"scoreConfidence" : [ | |
157.0, | |
157.0 | |
], | |
"scorePercentiles" : { | |
"0.0" : 3.0, | |
"50.0" : 6.5, | |
"90.0" : 10.5, | |
"95.0" : 13.25, | |
"99.0" : 14.0, | |
"99.9" : 14.0, | |
"99.99" : 14.0, | |
"99.999" : 14.0, | |
"99.9999" : 14.0, | |
"100.0" : 14.0 | |
}, | |
"scoreUnit" : "ms", | |
"rawData" : [ | |
[ | |
7.0, | |
5.0, | |
5.0, | |
7.0, | |
5.0, | |
7.0, | |
4.0, | |
7.0 | |
], | |
[ | |
3.0, | |
4.0, | |
4.0, | |
4.0, | |
3.0, | |
4.0, | |
6.0, | |
4.0 | |
], | |
[ | |
9.0, | |
10.0, | |
8.0, | |
11.0, | |
7.0, | |
14.0, | |
9.0, | |
10.0 | |
] | |
] | |
} | |
} | |
}, | |
{ | |
"jmhVersion" : "1.32", | |
"benchmark" : "io.trino.operator.unnest.BenchmarkUnnestOperator.unnest", | |
"mode" : "avgt", | |
"threads" : 1, | |
"forks" : 3, | |
"jvm" : "/Library/Java/JavaVirtualMachines/adoptopenjdk-11.jdk/Contents/Home/bin/java", | |
"jvmArgs" : [ | |
"-javaagent:/Applications/LI IntelliJ IDEA 2021.1.app/Contents/lib/idea_rt.jar=57063:/Applications/LI IntelliJ IDEA 2021.1.app/Contents/bin", | |
"-Dfile.encoding=UTF-8" | |
], | |
"jdkVersion" : "11.0.10", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "11.0.10+9", | |
"warmupIterations" : 8, | |
"warmupTime" : "1000 ms", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 8, | |
"measurementTime" : "1000 ms", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"nestedLengths" : "300", | |
"nestedType" : "map(varchar,varchar)", | |
"nullsRatio" : "0.05", | |
"positionsPerPage" : "1000", | |
"replicateType" : "varchar", | |
"withOrdinality" : "true" | |
}, | |
"primaryMetric" : { | |
"score" : 15773.147124867159, | |
"scoreError" : 1490.8275595996865, | |
"scoreConfidence" : [ | |
14282.319565267473, | |
17263.974684466844 | |
], | |
"scorePercentiles" : { | |
"0.0" : 13509.67304, | |
"50.0" : 15022.715097014927, | |
"90.0" : 19425.42094619666, | |
"95.0" : 20580.532571428572, | |
"99.0" : 20597.644979591838, | |
"99.9" : 20597.644979591838, | |
"99.99" : 20597.644979591838, | |
"99.999" : 20597.644979591838, | |
"99.9999" : 20597.644979591838, | |
"100.0" : 20597.644979591838 | |
}, | |
"scoreUnit" : "us/op", | |
"rawData" : [ | |
[ | |
14708.81568115942, | |
16210.241516129032, | |
14803.720426470589, | |
14256.027647887324, | |
16216.801080645162, | |
15197.110268656716, | |
15017.352686567165, | |
14675.92468115942 | |
], | |
[ | |
14654.980884057972, | |
14054.745472222223, | |
17498.570758620688, | |
20529.195346938777, | |
15763.8804375, | |
15028.077507462687, | |
18321.646545454547, | |
20597.644979591838 | |
], | |
[ | |
13509.67304, | |
14169.150281690141, | |
13665.91177027027, | |
16767.6738, | |
14830.925088235294, | |
17446.2105, | |
16364.988258064515, | |
14266.26233802817 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
"·gc.alloc.rate" : { | |
"score" : 1606.6807142240805, | |
"scoreError" : 136.0653374352849, | |
"scoreConfidence" : [ | |
1470.6153767887956, | |
1742.7460516593653 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1212.7015202507084, | |
"50.0" : 1662.9751869319994, | |
"90.0" : 1804.7645427943692, | |
"95.0" : 1847.3569527658626, | |
"99.0" : 1853.900101241815, | |
"99.9" : 1853.900101241815, | |
"99.99" : 1853.900101241815, | |
"99.999" : 1853.900101241815, | |
"99.9999" : 1853.900101241815, | |
"100.0" : 1853.900101241815 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
1706.7070518572214, | |
1547.381025994115, | |
1692.9247630798661, | |
1762.417658803716, | |
1544.1377250140188, | |
1654.5049513926297, | |
1666.7901688255836, | |
1710.8448602013348 | |
], | |
[ | |
1706.5048195471534, | |
1781.8015782507327, | |
1429.3613698117456, | |
1216.3317781759424, | |
1583.1556445124772, | |
1659.1602050384154, | |
1360.390477451723, | |
1212.7015202507084 | |
], | |
[ | |
1853.900101241815, | |
1758.3945404762715, | |
1827.7275073380056, | |
1488.801220472676, | |
1683.739732189916, | |
1432.4491530821133, | |
1528.2698035808721, | |
1751.9394847888848 | |
] | |
] | |
}, | |
"·gc.alloc.rate.norm" : { | |
"score" : 3.929949664866408E7, | |
"scoreError" : 59252.43692121514, | |
"scoreConfidence" : [ | |
3.924024421174286E7, | |
3.9358749085585296E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 3.924614944E7, | |
"50.0" : 3.9246155741379306E7, | |
"90.0" : 3.940615606644198E7, | |
"95.0" : 3.940620538429172E7, | |
"99.0" : 3.940622098550725E7, | |
"99.9" : 3.940622098550725E7, | |
"99.99" : 3.940622098550725E7, | |
"99.999" : 3.940622098550725E7, | |
"99.9999" : 3.940622098550725E7, | |
"100.0" : 3.940622098550725E7 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
3.9406150376811594E7, | |
3.940615858064516E7, | |
3.940615E7, | |
3.940614974647887E7, | |
3.940615058064516E7, | |
3.940615355223881E7, | |
3.940615008955224E7, | |
3.940622098550725E7 | |
], | |
[ | |
3.924614991304348E7, | |
3.9246157E7, | |
3.924615103448276E7, | |
3.924615232653061E7, | |
3.9246150875E7, | |
3.924615307462686E7, | |
3.924615141818182E7, | |
3.924628767346939E7 | |
], | |
[ | |
3.924614944E7, | |
3.924615718309859E7, | |
3.924614951351351E7, | |
3.9246154266666666E7, | |
3.924615047058824E7, | |
3.924615448275862E7, | |
3.924615109677419E7, | |
3.9246215887323946E7 | |
] | |
] | |
}, | |
"·gc.churn.G1_Eden_Space" : { | |
"score" : 1610.4001302299937, | |
"scoreError" : 180.41358624936495, | |
"scoreConfidence" : [ | |
1429.9865439806288, | |
1790.8137164793586 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1043.4368525205289, | |
"50.0" : 1626.6964625735422, | |
"90.0" : 1914.2981769931298, | |
"95.0" : 1940.3818274585246, | |
"99.0" : 1948.856398520909, | |
"99.9" : 1948.856398520909, | |
"99.99" : 1948.856398520909, | |
"99.999" : 1948.856398520909, | |
"99.9999" : 1948.856398520909, | |
"100.0" : 1948.856398520909 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
1613.8614990656483, | |
1628.402858743834, | |
1624.3705904304818, | |
1619.5966234895307, | |
1624.9900664032507, | |
1611.2005531848142, | |
1948.856398520909, | |
1617.7713102113435 | |
], | |
[ | |
1913.6382397148875, | |
1637.1190405727073, | |
1361.6560621160315, | |
1161.96461634694, | |
1736.888120380078, | |
1740.0915107112187, | |
1390.431081712261, | |
1043.4368525205289 | |
], | |
[ | |
1637.8706691446057, | |
1914.9581142713723, | |
1908.4503952356224, | |
1369.678345334047, | |
1640.6675070571393, | |
1636.4611764083095, | |
1360.6345718295922, | |
1906.6069221146972 | |
] | |
] | |
}, | |
"·gc.churn.G1_Eden_Space.norm" : { | |
"score" : 3.9342198002195805E7, | |
"scoreError" : 2651010.1233533383, | |
"scoreConfidence" : [ | |
3.6691187878842466E7, | |
4.1993208125549145E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 3.376842710204082E7, | |
"50.0" : 3.830846752589992E7, | |
"90.0" : 4.4422730970514745E7, | |
"95.0" : 4.5764972697889864E7, | |
"99.0" : 4.607474244776119E7, | |
"99.9" : 4.607474244776119E7, | |
"99.99" : 4.607474244776119E7, | |
"99.999" : 4.607474244776119E7, | |
"99.9999" : 4.607474244776119E7, | |
"100.0" : 4.607474244776119E7 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
3.726243988405797E7, | |
4.1469489548387095E7, | |
3.7810416941176474E7, | |
3.621279369014084E7, | |
4.1469489548387095E7, | |
3.837475152238806E7, | |
4.607474244776119E7, | |
3.726243988405797E7 | |
], | |
[ | |
4.4009798492753625E7, | |
3.605936355555555E7, | |
3.738715806896552E7, | |
3.749194187755102E7, | |
4.3057152E7, | |
4.116052059701493E7, | |
4.011279825454546E7, | |
3.376842710204082E7 | |
], | |
[ | |
3.467291306666667E7, | |
4.274054850704225E7, | |
4.0979483675675675E7, | |
3.610596693333333E7, | |
3.824218352941176E7, | |
4.4835663448275864E7, | |
3.494125832258064E7, | |
4.271101115492958E7 | |
] | |
] | |
}, | |
"·gc.churn.G1_Old_Gen" : { | |
"score" : 1.2359435211465095, | |
"scoreError" : 0.5263670918929074, | |
"scoreConfidence" : [ | |
0.7095764292536021, | |
1.7623106130394168 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.04656641328851096, | |
"50.0" : 1.0580480742095473, | |
"90.0" : 2.3538808770794013, | |
"95.0" : 2.7019792080883, | |
"99.0" : 2.7727518704225536, | |
"99.9" : 2.7727518704225536, | |
"99.99" : 2.7727518704225536, | |
"99.999" : 2.7727518704225536, | |
"99.9999" : 2.7727518704225536, | |
"100.0" : 2.7727518704225536 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
1.0301764653326158, | |
1.0672600382512156, | |
1.0573745707052937, | |
1.0442335938905871, | |
1.0565946748755928, | |
1.0520151038245276, | |
1.4379051940692311, | |
1.0587215777138006 | |
], | |
[ | |
2.204650607481787, | |
1.6007618258197873, | |
1.4353313299801782, | |
0.7347244026995129, | |
0.8166052103240388, | |
0.04656641328851096, | |
0.19100211208222242, | |
0.10971060261775424 | |
], | |
[ | |
0.9484737119934398, | |
2.218100533073264, | |
1.4902277095329906, | |
1.3548495600690735, | |
1.470686816781002, | |
2.489661221085539, | |
0.9742593616017133, | |
2.7727518704225536 | |
] | |
] | |
}, | |
"·gc.churn.G1_Old_Gen.norm" : { | |
"score" : 29822.2680528878, | |
"scoreError" : 12488.000162859626, | |
"scoreConfidence" : [ | |
17334.267890028175, | |
42310.26821574743 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1101.4925373134329, | |
"50.0" : 26010.243620606645, | |
"90.0" : 56408.26046131864, | |
"95.0" : 66687.19669742594, | |
"99.0" : 68211.58620689655, | |
"99.9" : 68211.58620689655, | |
"99.99" : 68211.58620689655, | |
"99.999" : 68211.58620689655, | |
"99.9999" : 68211.58620689655, | |
"100.0" : 68211.58620689655 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
23785.739130434784, | |
27179.225806451614, | |
24612.470588235294, | |
23348.169014084506, | |
26964.129032258064, | |
25056.358208955226, | |
33994.86567164179, | |
24385.739130434784 | |
], | |
[ | |
50702.49275362319, | |
35258.555555555555, | |
39410.06896551724, | |
23706.61224489796, | |
20243.5, | |
1101.4925373134329, | |
5510.254545454545, | |
3550.530612244898 | |
], | |
[ | |
20078.72, | |
49506.47887323944, | |
31999.135135135137, | |
35715.066666666666, | |
34280.117647058825, | |
68211.58620689655, | |
25019.09677419355, | |
62114.028169014084 | |
] | |
] | |
}, | |
"·gc.churn.G1_Survivor_Space" : { | |
"score" : 2.2033529356484807, | |
"scoreError" : 1.5514085311751917, | |
"scoreConfidence" : [ | |
0.6519444044732889, | |
3.7547614668236724 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.0, | |
"50.0" : 1.3251878698343118, | |
"90.0" : 4.627140411290436, | |
"95.0" : 8.286219214494423, | |
"99.0" : 9.285105381767785, | |
"99.9" : 9.285105381767785, | |
"99.99" : 9.285105381767785, | |
"99.999" : 9.285105381767785, | |
"99.9999" : 9.285105381767785, | |
"100.0" : 9.285105381767785 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
1.3163633760731226, | |
1.3282241914713164, | |
1.324935228736119, | |
1.3210412915901555, | |
1.3254405109325047, | |
1.314192947132801, | |
1.3239513576908348, | |
1.319552455311047 | |
], | |
[ | |
3.964720109906535, | |
5.289560712674337, | |
1.3168820716789473, | |
9.285105381767785, | |
1.3218326639117792 | |
], | |
[ | |
1.3208634428585528, | |
2.646797670036451, | |
3.9594406540158142, | |
1.3259228899651956, | |
2.6462379146082893, | |
2.6394535103359833, | |
2.634336053881108, | |
3.955616020984849 | |
] | |
] | |
}, | |
"·gc.churn.G1_Survivor_Space.norm" : { | |
"score" : 55203.83100963824, | |
"scoreError" : 46196.580190981396, | |
"scoreConfidence" : [ | |
9007.250818656845, | |
101400.41120061964 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.0, | |
"50.0" : 33825.032258064515, | |
"90.0" : 103844.48309178744, | |
"95.0" : 253821.96825396823, | |
"99.0" : 299593.14285714284, | |
"99.9" : 299593.14285714284, | |
"99.99" : 299593.14285714284, | |
"99.999" : 299593.14285714284, | |
"99.9999" : 299593.14285714284, | |
"100.0" : 299593.14285714284 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
30393.507246376812, | |
33825.032258064515, | |
30840.470588235294, | |
29537.352112676057, | |
33825.032258064515, | |
31300.776119402984, | |
31300.776119402984, | |
30393.507246376812 | |
], | |
[ | |
91180.52173913043, | |
116508.44444444444, | |
36157.793103448275, | |
299593.14285714284, | |
32768.0 | |
], | |
[ | |
27962.02666666667, | |
59074.704225352114, | |
85019.67567567568, | |
34952.53333333333, | |
61680.94117647059, | |
72315.58620689655, | |
67650.06451612903, | |
88612.05633802817 | |
] | |
] | |
}, | |
"·gc.count" : { | |
"score" : 129.0, | |
"scoreError" : "NaN", | |
"scoreConfidence" : [ | |
129.0, | |
129.0 | |
], | |
"scorePercentiles" : { | |
"0.0" : 3.0, | |
"50.0" : 5.0, | |
"90.0" : 7.0, | |
"95.0" : 7.0, | |
"99.0" : 7.0, | |
"99.9" : 7.0, | |
"99.99" : 7.0, | |
"99.999" : 7.0, | |
"99.9999" : 7.0, | |
"100.0" : 7.0 | |
}, | |
"scoreUnit" : "counts", | |
"rawData" : [ | |
[ | |
5.0, | |
5.0, | |
5.0, | |
5.0, | |
5.0, | |
5.0, | |
6.0, | |
5.0 | |
], | |
[ | |
7.0, | |
6.0, | |
5.0, | |
4.0, | |
5.0, | |
5.0, | |
4.0, | |
3.0 | |
], | |
[ | |
6.0, | |
7.0, | |
7.0, | |
5.0, | |
6.0, | |
6.0, | |
5.0, | |
7.0 | |
] | |
] | |
}, | |
"·gc.time" : { | |
"score" : 263.0, | |
"scoreError" : "NaN", | |
"scoreConfidence" : [ | |
263.0, | |
263.0 | |
], | |
"scorePercentiles" : { | |
"0.0" : 5.0, | |
"50.0" : 11.0, | |
"90.0" : 18.0, | |
"95.0" : 18.0, | |
"99.0" : 18.0, | |
"99.9" : 18.0, | |
"99.99" : 18.0, | |
"99.999" : 18.0, | |
"99.9999" : 18.0, | |
"100.0" : 18.0 | |
}, | |
"scoreUnit" : "ms", | |
"rawData" : [ | |
[ | |
6.0, | |
5.0, | |
5.0, | |
6.0, | |
5.0, | |
6.0, | |
8.0, | |
5.0 | |
], | |
[ | |
18.0, | |
14.0, | |
18.0, | |
15.0, | |
6.0, | |
6.0, | |
10.0, | |
6.0 | |
], | |
[ | |
13.0, | |
16.0, | |
17.0, | |
12.0, | |
18.0, | |
18.0, | |
12.0, | |
18.0 | |
] | |
] | |
} | |
} | |
}, | |
{ | |
"jmhVersion" : "1.32", | |
"benchmark" : "io.trino.operator.unnest.BenchmarkUnnestOperator.unnest", | |
"mode" : "avgt", | |
"threads" : 1, | |
"forks" : 3, | |
"jvm" : "/Library/Java/JavaVirtualMachines/adoptopenjdk-11.jdk/Contents/Home/bin/java", | |
"jvmArgs" : [ | |
"-javaagent:/Applications/LI IntelliJ IDEA 2021.1.app/Contents/lib/idea_rt.jar=57063:/Applications/LI IntelliJ IDEA 2021.1.app/Contents/bin", | |
"-Dfile.encoding=UTF-8" | |
], | |
"jdkVersion" : "11.0.10", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "11.0.10+9", | |
"warmupIterations" : 8, | |
"warmupTime" : "1000 ms", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 8, | |
"measurementTime" : "1000 ms", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"nestedLengths" : "300", | |
"nestedType" : "array(row(varchar,varchar,varchar))", | |
"nullsRatio" : "0.0", | |
"positionsPerPage" : "1000", | |
"replicateType" : "varchar", | |
"withOrdinality" : "true" | |
}, | |
"primaryMetric" : { | |
"score" : 29136.343560339068, | |
"scoreError" : 1287.7005950960167, | |
"scoreConfidence" : [ | |
27848.642965243052, | |
30424.044155435084 | |
], | |
"scorePercentiles" : { | |
"0.0" : 27058.793894736842, | |
"50.0" : 28788.1748, | |
"90.0" : 31784.547015625, | |
"95.0" : 32353.195594758065, | |
"99.0" : 32525.19570967742, | |
"99.9" : 32525.19570967742, | |
"99.99" : 32525.19570967742, | |
"99.999" : 32525.19570967742, | |
"99.9999" : 32525.19570967742, | |
"100.0" : 32525.19570967742 | |
}, | |
"scoreUnit" : "us/op", | |
"rawData" : [ | |
[ | |
27284.256135135136, | |
30056.46861764706, | |
28574.92502777778, | |
27860.38763888889, | |
27674.417324324324, | |
27058.793894736842, | |
27735.513, | |
27171.875837837837 | |
], | |
[ | |
28943.152, | |
31731.89878125, | |
28301.31611111111, | |
30037.051323529413, | |
30603.83393939394, | |
31131.703575757576, | |
27533.262864864864, | |
32525.19570967742 | |
], | |
[ | |
27548.72145945946, | |
28829.928942857143, | |
28068.14538888889, | |
28746.42065714286, | |
31634.131625, | |
31837.19525, | |
29374.873942857143, | |
29008.7764 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
"·gc.alloc.rate" : { | |
"score" : 1050.6328407382252, | |
"scoreError" : 44.868644022041714, | |
"scoreConfidence" : [ | |
1005.7641967161835, | |
1095.501484760267 | |
], | |
"scorePercentiles" : { | |
"0.0" : 937.1866151565462, | |
"50.0" : 1058.1565227114402, | |
"90.0" : 1116.5392940054876, | |
"95.0" : 1128.3196723125652, | |
"99.0" : 1131.5649797632263, | |
"99.9" : 1131.5649797632263, | |
"99.99" : 1131.5649797632263, | |
"99.999" : 1131.5649797632263, | |
"99.9999" : 1131.5649797632263, | |
"100.0" : 1131.5649797632263 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
1114.494838050394, | |
1015.6485260065655, | |
1073.0061997698713, | |
1089.060386230249, | |
1106.3570363470799, | |
1131.5649797632263, | |
1102.899936217882, | |
1118.5837499605814 | |
], | |
[ | |
1054.712661132031, | |
960.734240160036, | |
1077.7405267405804, | |
1018.3924453215246, | |
994.6906531811943, | |
982.9988172292045, | |
1108.4330312822215, | |
937.1866151565462 | |
], | |
[ | |
1108.017571113628, | |
1058.1983923937814, | |
1084.5993545012996, | |
1058.1146530290987, | |
963.3071477773692, | |
961.2219817471344, | |
1044.6707765588244, | |
1050.5536580470794 | |
] | |
] | |
}, | |
"·gc.alloc.rate.norm" : { | |
"score" : 4.785312236076861E7, | |
"scoreError" : 62.25310001653563, | |
"scoreConfidence" : [ | |
4.785306010766859E7, | |
4.7853184613868624E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 4.7853091027027026E7, | |
"50.0" : 4.785309255681819E7, | |
"90.0" : 4.785330757683398E7, | |
"95.0" : 4.785335973087558E7, | |
"99.0" : 4.785337419354839E7, | |
"99.9" : 4.785337419354839E7, | |
"99.99" : 4.785337419354839E7, | |
"99.999" : 4.785337419354839E7, | |
"99.9999" : 4.785337419354839E7, | |
"100.0" : 4.785337419354839E7 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
4.7853091027027026E7, | |
4.785309388235294E7, | |
4.7853098E7, | |
4.7853091333333336E7, | |
4.7853091027027026E7, | |
4.7853091578947365E7, | |
4.7853091027027026E7, | |
4.785329881081081E7 | |
], | |
[ | |
4.78530944E7, | |
4.785309375E7, | |
4.7853091333333336E7, | |
4.7853092E7, | |
4.7853093333333336E7, | |
4.785309236363637E7, | |
4.7853091027027026E7, | |
4.785337419354839E7 | |
], | |
[ | |
4.785309275675676E7, | |
4.7853091657142855E7, | |
4.7853098E7, | |
4.7853091657142855E7, | |
4.785309275E7, | |
4.785309275E7, | |
4.7853091657142855E7, | |
4.7853316342857145E7 | |
] | |
] | |
}, | |
"·gc.churn.G1_Eden_Space" : { | |
"score" : 1051.0976610903333, | |
"scoreError" : 40.28673445892666, | |
"scoreConfidence" : [ | |
1010.8109266314067, | |
1091.38439554926 | |
], | |
"scorePercentiles" : { | |
"0.0" : 845.4228140763736, | |
"50.0" : 1057.8263195571622, | |
"90.0" : 1090.391350250026, | |
"95.0" : 1093.5841229065763, | |
"99.0" : 1093.7632300813132, | |
"99.9" : 1093.7632300813132, | |
"99.99" : 1093.7632300813132, | |
"99.999" : 1093.7632300813132, | |
"99.9999" : 1093.7632300813132, | |
"100.0" : 1093.7632300813132 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
1087.735899117686, | |
1081.3454569893477, | |
1076.333337589683, | |
1093.7632300813132, | |
1081.1039144207577, | |
1075.3331180048365, | |
1077.7257242349199, | |
1093.0468013823663 | |
], | |
[ | |
1059.1570610310716, | |
1053.91526560737, | |
1052.218642170016, | |
1054.0754571323107, | |
845.4228140763736, | |
1046.9677992090274, | |
1052.936101915555, | |
943.3258169520875 | |
], | |
[ | |
1051.229009158231, | |
1062.6575415477403, | |
1058.9148990729163, | |
1063.8983538634648, | |
1056.7377400414077, | |
1055.7667523843736, | |
1049.0729216035922, | |
1053.6602085815489 | |
] | |
] | |
}, | |
"·gc.churn.G1_Eden_Space.norm" : { | |
"score" : 4.7955287564500146E7, | |
"scoreError" : 2052960.6686417365, | |
"scoreConfidence" : [ | |
4.590232689585841E7, | |
5.0008248233141884E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 4.067203878787879E7, | |
"50.0" : 4.802810961269841E7, | |
"90.0" : 5.2494336E7, | |
"95.0" : 5.2543488E7, | |
"99.0" : 5.2559872E7, | |
"99.9" : 5.2559872E7, | |
"99.99" : 5.2559872E7, | |
"99.999" : 5.2559872E7, | |
"99.9999" : 5.2559872E7, | |
"100.0" : 5.2559872E7 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
4.670414183783784E7, | |
5.09484574117647E7, | |
4.800147911111111E7, | |
4.8059733333333336E7, | |
4.676082162162162E7, | |
4.5475085473684214E7, | |
4.676082162162162E7, | |
4.676082162162162E7 | |
], | |
[ | |
4.8054740114285715E7, | |
5.2494336E7, | |
4.6719886222222224E7, | |
4.952979576470588E7, | |
4.067203878787879E7, | |
5.096714860606061E7, | |
4.54571865945946E7, | |
4.816684593548387E7 | |
], | |
[ | |
4.540050681081081E7, | |
4.8054740114285715E7, | |
4.6719886222222224E7, | |
4.811465874285714E7, | |
5.2494336E7, | |
5.2559872E7, | |
4.8054740114285715E7, | |
4.799482148571429E7 | |
] | |
] | |
}, | |
"·gc.churn.G1_Old_Gen" : { | |
"score" : 0.9900860121001177, | |
"scoreError" : 0.31178018270432734, | |
"scoreConfidence" : [ | |
0.6783058293957904, | |
1.301866194804445 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.2602222112902414, | |
"50.0" : 0.9869256392940284, | |
"90.0" : 1.6043643274903112, | |
"95.0" : 1.9411611191138785, | |
"99.0" : 2.0508866695986687, | |
"99.9" : 2.0508866695986687, | |
"99.99" : 2.0508866695986687, | |
"99.999" : 2.0508866695986687, | |
"99.9999" : 2.0508866695986687, | |
"100.0" : 2.0508866695986687 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
0.9828498864312389, | |
0.9817862804718609, | |
0.6019507681938471, | |
0.9803413716884818, | |
0.2602222112902414, | |
0.5972146409296305, | |
1.1790017078200283, | |
0.5790193211113642 | |
], | |
[ | |
0.9624075433158912, | |
0.5184417210988079, | |
1.6119844676595076, | |
1.596744187321115, | |
0.7889839461181519, | |
1.0240230535899646, | |
0.9910013921568178, | |
0.45009077601844355 | |
], | |
[ | |
1.3030788702172167, | |
1.0523539840801983, | |
1.042326561904221, | |
1.0569811375074183, | |
0.7548639179842703, | |
1.0390519715430582, | |
2.0508866695986687, | |
1.3564579023523808 | |
] | |
] | |
}, | |
"·gc.churn.G1_Old_Gen.norm" : { | |
"score" : 45128.9436849257, | |
"scoreError" : 14144.44769210773, | |
"scoreConfidence" : [ | |
30984.495992817974, | |
59273.39137703343 | |
], | |
"scorePercentiles" : { | |
"0.0" : 11255.351351351352, | |
"50.0" : 44826.57142857143, | |
"90.0" : 73301.69934640522, | |
"95.0" : 89215.80840336136, | |
"99.0" : 93944.68571428572, | |
"99.9" : 93944.68571428572, | |
"99.99" : 93944.68571428572, | |
"99.999" : 93944.68571428572, | |
"99.9999" : 93944.68571428572, | |
"100.0" : 93944.68571428572 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
42200.64864864865, | |
46257.64705882353, | |
26845.333333333332, | |
43076.0, | |
11255.351351351352, | |
25255.78947368421, | |
51155.02702702703, | |
24770.594594594593 | |
], | |
[ | |
43665.142857142855, | |
25823.0, | |
71574.22222222222, | |
75029.17647058824, | |
37956.84848484849, | |
49850.181818181816, | |
42783.35135135135, | |
22981.935483870966 | |
], | |
[ | |
56277.40540540541, | |
47588.8, | |
45988.0, | |
47801.828571428574, | |
37498.5, | |
51727.75, | |
93944.68571428572, | |
61787.42857142857 | |
] | |
] | |
}, | |
"·gc.churn.G1_Survivor_Space" : { | |
"score" : 2.0839674732011697, | |
"scoreError" : 1.030163670781145, | |
"scoreConfidence" : [ | |
1.0538038024200247, | |
3.1141311439823145 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.0, | |
"50.0" : 1.9688389129068973, | |
"90.0" : 3.959011383648291, | |
"95.0" : 4.936343795087056, | |
"99.0" : 5.261723888047685, | |
"99.9" : 5.261723888047685, | |
"99.99" : 5.261723888047685, | |
"99.999" : 5.261723888047685, | |
"99.9999" : 5.261723888047685, | |
"100.0" : 5.261723888047685 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
3.960203516205167, | |
3.9186893358847685, | |
2.6515472244395473, | |
1.3050159199087823, | |
2.6126684223876846, | |
1.3249052137968076 | |
], | |
[ | |
2.6412894290051665, | |
2.6314987905302623, | |
2.6239866388279705, | |
1.3126718021572985, | |
2.6419462939886675, | |
1.3054461336770915, | |
1.31288790762538, | |
1.3248958103259656 | |
], | |
[ | |
2.6247915334787293, | |
1.32500940342611, | |
1.320342766923836, | |
2.6498091005316677, | |
3.957819251091415, | |
1.30807097456807, | |
5.261723888047685 | |
] | |
] | |
}, | |
"·gc.churn.G1_Survivor_Space.norm" : { | |
"score" : 94924.47981596728, | |
"scoreError" : 47209.40020370583, | |
"scoreConfidence" : [ | |
47715.07961226145, | |
142133.88001967312 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.0, | |
"50.0" : 90504.8160418483, | |
"90.0" : 185685.3333333333, | |
"95.0" : 228907.88571428572, | |
"99.0" : 239674.51428571428, | |
"99.9" : 239674.51428571428, | |
"99.99" : 239674.51428571428, | |
"99.999" : 239674.51428571428, | |
"99.9999" : 239674.51428571428, | |
"100.0" : 239674.51428571428 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
170039.35135135136, | |
174762.66666666666, | |
116508.44444444444, | |
55188.21052631579, | |
113359.56756756757, | |
56679.78378378379 | |
], | |
[ | |
119837.25714285714, | |
131072.0, | |
116508.44444444444, | |
61680.94117647059, | |
127100.12121212122, | |
63550.06060606061, | |
56679.78378378379, | |
67650.06451612903 | |
], | |
[ | |
113359.56756756757, | |
59918.62857142857, | |
58254.22222222222, | |
119837.25714285714, | |
196608.0, | |
59918.62857142857, | |
239674.51428571428 | |
] | |
] | |
}, | |
"·gc.count" : { | |
"score" : 110.0, | |
"scoreError" : "NaN", | |
"scoreConfidence" : [ | |
110.0, | |
110.0 | |
], | |
"scorePercentiles" : { | |
"0.0" : 4.0, | |
"50.0" : 5.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" : "counts", | |
"rawData" : [ | |
[ | |
4.0, | |
4.0, | |
4.0, | |
4.0, | |
4.0, | |
4.0, | |
4.0, | |
4.0 | |
], | |
[ | |
5.0, | |
5.0, | |
5.0, | |
5.0, | |
4.0, | |
5.0, | |
5.0, | |
4.0 | |
], | |
[ | |
5.0, | |
5.0, | |
5.0, | |
5.0, | |
5.0, | |
5.0, | |
5.0, | |
5.0 | |
] | |
] | |
}, | |
"·gc.time" : { | |
"score" : 434.0, | |
"scoreError" : "NaN", | |
"scoreConfidence" : [ | |
434.0, | |
434.0 | |
], | |
"scorePercentiles" : { | |
"0.0" : 14.0, | |
"50.0" : 18.0, | |
"90.0" : 21.0, | |
"95.0" : 22.5, | |
"99.0" : 23.0, | |
"99.9" : 23.0, | |
"99.99" : 23.0, | |
"99.999" : 23.0, | |
"99.9999" : 23.0, | |
"100.0" : 23.0 | |
}, | |
"scoreUnit" : "ms", | |
"rawData" : [ | |
[ | |
18.0, | |
16.0, | |
16.0, | |
19.0, | |
20.0, | |
15.0, | |
16.0, | |
16.0 | |
], | |
[ | |
17.0, | |
23.0, | |
17.0, | |
17.0, | |
14.0, | |
21.0, | |
19.0, | |
18.0 | |
], | |
[ | |
17.0, | |
19.0, | |
21.0, | |
20.0, | |
21.0, | |
18.0, | |
18.0, | |
18.0 | |
] | |
] | |
} | |
} | |
}, | |
{ | |
"jmhVersion" : "1.32", | |
"benchmark" : "io.trino.operator.unnest.BenchmarkUnnestOperator.unnest", | |
"mode" : "avgt", | |
"threads" : 1, | |
"forks" : 3, | |
"jvm" : "/Library/Java/JavaVirtualMachines/adoptopenjdk-11.jdk/Contents/Home/bin/java", | |
"jvmArgs" : [ | |
"-javaagent:/Applications/LI IntelliJ IDEA 2021.1.app/Contents/lib/idea_rt.jar=57063:/Applications/LI IntelliJ IDEA 2021.1.app/Contents/bin", | |
"-Dfile.encoding=UTF-8" | |
], | |
"jdkVersion" : "11.0.10", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "11.0.10+9", | |
"warmupIterations" : 8, | |
"warmupTime" : "1000 ms", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 8, | |
"measurementTime" : "1000 ms", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"nestedLengths" : "300", | |
"nestedType" : "array(row(varchar,varchar,varchar))", | |
"nullsRatio" : "0.05", | |
"positionsPerPage" : "1000", | |
"replicateType" : "varchar", | |
"withOrdinality" : "true" | |
}, | |
"primaryMetric" : { | |
"score" : 28347.52885064423, | |
"scoreError" : 573.5887846185535, | |
"scoreConfidence" : [ | |
27773.940066025676, | |
28921.117635262784 | |
], | |
"scorePercentiles" : { | |
"0.0" : 27084.745243243244, | |
"50.0" : 28323.35777777778, | |
"90.0" : 29077.082414285713, | |
"95.0" : 30340.759881818183, | |
"99.0" : 30746.387242424244, | |
"99.9" : 30746.387242424244, | |
"99.99" : 30746.387242424244, | |
"99.999" : 30746.387242424244, | |
"99.9999" : 30746.387242424244, | |
"100.0" : 30746.387242424244 | |
}, | |
"scoreUnit" : "us/op", | |
"rawData" : [ | |
[ | |
27477.732405405404, | |
28699.966914285713, | |
29123.8778, | |
28209.259555555556, | |
27451.98908108108, | |
28241.664305555554, | |
28201.940833333334, | |
28713.620971428572 | |
], | |
[ | |
27969.473416666668, | |
28936.61074285714, | |
27084.745243243244, | |
27376.402864864864, | |
28243.240055555554, | |
28346.933638888888, | |
28862.474285714285, | |
28033.429666666667 | |
], | |
[ | |
27547.91491891892, | |
28335.23377777778, | |
28562.223472222224, | |
28457.82413888889, | |
29030.287028571427, | |
30746.387242424244, | |
28375.978277777776, | |
28311.48177777778 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
"·gc.alloc.rate" : { | |
"score" : 1039.388075627156, | |
"scoreError" : 20.05684591807992, | |
"scoreConfidence" : [ | |
1019.3312297090761, | |
1059.444921545236 | |
], | |
"scorePercentiles" : { | |
"0.0" : 958.6901994001613, | |
"50.0" : 1042.3727411244072, | |
"90.0" : 1073.0801152659496, | |
"95.0" : 1080.4917853359211, | |
"99.0" : 1082.802570916436, | |
"99.9" : 1082.802570916436, | |
"99.99" : 1082.802570916436, | |
"99.999" : 1082.802570916436, | |
"99.9999" : 1082.802570916436, | |
"100.0" : 1082.802570916436 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
1071.68314824136, | |
1021.9143405252694, | |
1011.7531046800584, | |
1042.6557909374117, | |
1072.6008019375233, | |
1044.7423369522312, | |
1043.6296237239485, | |
1023.0739875175709 | |
], | |
[ | |
1049.754709042039, | |
1018.8151136547987, | |
1082.802570916436, | |
1073.559428594376, | |
1043.5512527524395, | |
1039.3876998229598, | |
1018.6919408098079, | |
1046.8930551277135 | |
], | |
[ | |
1069.2857959410305, | |
1042.089691311403, | |
1035.4776047257378, | |
1037.2175824183785, | |
1015.4480585114576, | |
958.6901994001613, | |
1038.662703603672, | |
1042.9332739039585 | |
] | |
] | |
}, | |
"·gc.alloc.rate.norm" : { | |
"score" : 4.6187895408694424E7, | |
"scoreError" : 56.71408338031035, | |
"scoreConfidence" : [ | |
4.618783869461104E7, | |
4.6187952122777805E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 4.6187867027027026E7, | |
"50.0" : 4.6187867657142855E7, | |
"90.0" : 4.6188083333333336E7, | |
"95.0" : 4.618809009047619E7, | |
"99.0" : 4.6188092342857145E7, | |
"99.9" : 4.6188092342857145E7, | |
"99.99" : 4.6188092342857145E7, | |
"99.999" : 4.6188092342857145E7, | |
"99.9999" : 4.6188092342857145E7, | |
"100.0" : 4.6188092342857145E7 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
4.618786875675676E7, | |
4.6187867657142855E7, | |
4.61878736E7, | |
4.6187867333333336E7, | |
4.6187867027027026E7, | |
4.6187868222222224E7, | |
4.618786911111111E7, | |
4.6188092342857145E7 | |
], | |
[ | |
4.618786911111111E7, | |
4.6187867657142855E7, | |
4.6187867027027026E7, | |
4.618786789189189E7, | |
4.6187867333333336E7, | |
4.6187867333333336E7, | |
4.6187867657142855E7, | |
4.6188083333333336E7 | |
], | |
[ | |
4.618786875675676E7, | |
4.6187867333333336E7, | |
4.6187867333333336E7, | |
4.6187867333333336E7, | |
4.6187867657142855E7, | |
4.6187869333333336E7, | |
4.6187867333333336E7, | |
4.6188083333333336E7 | |
] | |
] | |
}, | |
"·gc.churn.G1_Eden_Space" : { | |
"score" : 1053.0659923183096, | |
"scoreError" : 90.7971428050031, | |
"scoreConfidence" : [ | |
962.2688495133065, | |
1143.8631351233128 | |
], | |
"scorePercentiles" : { | |
"0.0" : 865.8720824552823, | |
"50.0" : 1052.9834736874486, | |
"90.0" : 1166.0992961055867, | |
"95.0" : 1171.7830561950482, | |
"99.0" : 1173.2531156624711, | |
"99.9" : 1173.2531156624711, | |
"99.99" : 1173.2531156624711, | |
"99.999" : 1173.2531156624711, | |
"99.9999" : 1173.2531156624711, | |
"100.0" : 1173.2531156624711 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
1162.569509130091, | |
1173.2531156624711, | |
870.2057930582727, | |
1162.499361792453, | |
872.6737724762585, | |
1164.825714418395, | |
1163.5850828000137, | |
881.2658905661457 | |
], | |
[ | |
1053.9023696024951, | |
1052.064577772402, | |
1057.7002914871189, | |
1047.3539840632168, | |
1048.9906172349831, | |
1042.1835170441564, | |
1051.93738512928, | |
1049.7041517779776 | |
], | |
[ | |
1159.968844286588, | |
1163.1825248241635, | |
865.8720824552823, | |
1157.7442674739013, | |
873.3839240773757, | |
1167.3728777927788, | |
867.2254714339025, | |
1164.1186892797007 | |
] | |
] | |
}, | |
"·gc.churn.G1_Eden_Space.norm" : { | |
"score" : 4.681789995643435E7, | |
"scoreError" : 4123015.140787271, | |
"scoreConfidence" : [ | |
4.269488481564707E7, | |
5.094091509722162E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 3.757869664864865E7, | |
"50.0" : 4.706192172698413E7, | |
"90.0" : 5.229148647619048E7, | |
"95.0" : 5.5438349298701294E7, | |
"99.0" : 5.624180363636363E7, | |
"99.9" : 5.624180363636363E7, | |
"99.99" : 5.624180363636363E7, | |
"99.999" : 5.624180363636363E7, | |
"99.9999" : 5.624180363636363E7, | |
"100.0" : 5.624180363636363E7 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
5.010492886486486E7, | |
5.302798628571428E7, | |
3.972605074285714E7, | |
5.149673244444445E7, | |
3.757869664864865E7, | |
5.149673244444445E7, | |
5.149673244444445E7, | |
3.978596937142857E7 | |
], | |
[ | |
4.637036088888889E7, | |
4.7695228342857145E7, | |
4.511710789189189E7, | |
4.506042810810811E7, | |
4.642861511111111E7, | |
4.6312106666666664E7, | |
4.7695228342857145E7, | |
4.6312106666666664E7 | |
], | |
[ | |
5.010492886486486E7, | |
5.1554986666666664E7, | |
3.8622549333333336E7, | |
5.1554986666666664E7, | |
3.972605074285714E7, | |
5.624180363636363E7, | |
3.856429511111111E7, | |
5.1554986666666664E7 | |
] | |
] | |
}, | |
"·gc.churn.G1_Old_Gen" : { | |
"score" : 0.8477613299745105, | |
"scoreError" : 0.3928169970666927, | |
"scoreConfidence" : [ | |
0.45494433290781777, | |
1.2405783270412032 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.004617491290532863, | |
"50.0" : 0.8699392255621644, | |
"90.0" : 1.7068999272043692, | |
"95.0" : 1.8523030883895035, | |
"99.0" : 1.8886629166915165, | |
"99.9" : 1.8886629166915165, | |
"99.99" : 1.8886629166915165, | |
"99.999" : 1.8886629166915165, | |
"99.9999" : 1.8886629166915165, | |
"100.0" : 1.8886629166915165 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
0.7086831261075348, | |
0.88272593906971, | |
0.42919608176131097, | |
1.1151923124532193, | |
0.22561790093727283, | |
0.27005565148281374, | |
1.0672974116765022, | |
0.7002693221526886 | |
], | |
[ | |
0.45004334064368595, | |
1.1431877211188044, | |
0.30168288076793176, | |
1.0156853741394056, | |
0.2957706057535151, | |
0.8571525120546188, | |
1.7432236034834643, | |
1.0119756540277858 | |
], | |
[ | |
1.6705762509252744, | |
0.9753693920684775, | |
0.31389839033848904, | |
1.2913083098679092, | |
0.6559570286350404, | |
1.3281227019407509, | |
0.004617491290532863, | |
1.8886629166915165 | |
] | |
] | |
}, | |
"·gc.churn.G1_Old_Gen.norm" : { | |
"score" : 37815.254034554026, | |
"scoreError" : 17619.175328746627, | |
"scoreConfidence" : [ | |
20196.0787058074, | |
55434.42936330065 | |
], | |
"scorePercentiles" : { | |
"0.0" : 205.33333333333334, | |
"50.0" : 38993.346031746034, | |
"90.0" : 75599.52432432433, | |
"95.0" : 82491.6, | |
"99.0" : 83642.66666666667, | |
"99.9" : 83642.66666666667, | |
"99.99" : 83642.66666666667, | |
"99.999" : 83642.66666666667, | |
"99.9999" : 83642.66666666667, | |
"100.0" : 83642.66666666667 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
30543.135135135137, | |
39896.91428571429, | |
19593.371428571427, | |
49401.11111111111, | |
9715.45945945946, | |
11939.111111111111, | |
47235.333333333336, | |
31614.628571428573 | |
], | |
[ | |
19801.333333333332, | |
51826.28571428572, | |
12868.54054054054, | |
43697.94594594595, | |
13090.888888888889, | |
38089.77777777778, | |
79038.4, | |
44647.555555555555 | |
], | |
[ | |
72160.64864864865, | |
43230.666666666664, | |
14001.555555555555, | |
57502.666666666664, | |
29836.342857142856, | |
63986.42424242424, | |
205.33333333333334, | |
83642.66666666667 | |
] | |
] | |
}, | |
"·gc.churn.G1_Survivor_Space" : { | |
"score" : 1.97479504635399, | |
"scoreError" : 0.7899650022463824, | |
"scoreConfidence" : [ | |
1.1848300441076076, | |
2.7647600486003725 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.0, | |
"50.0" : 1.3244484172855304, | |
"90.0" : 3.9488254112317636, | |
"95.0" : 3.958930603204858, | |
"99.0" : 3.9611477425584063, | |
"99.9" : 3.9611477425584063, | |
"99.99" : 3.9611477425584063, | |
"99.999" : 3.9611477425584063, | |
"99.9999" : 3.9611477425584063, | |
"100.0" : 3.9611477425584063 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
3.9453716373193135, | |
1.3125275913397778, | |
2.6300890538290793, | |
1.3162500339008423, | |
1.3176761475321208, | |
2.6325454361991256, | |
1.3272076665152797 | |
], | |
[ | |
2.6479959035238574, | |
1.3216891680557812, | |
1.3287692104109532, | |
3.952279185144214, | |
1.3161739237578207, | |
2.6218453258972487, | |
1.3215293783031157, | |
3.9611477425584063 | |
], | |
[ | |
2.6243639011008777, | |
1.3143305365244784, | |
1.305991074593186, | |
1.3081856129648604, | |
2.634642304909127, | |
1.3190653986359082, | |
2.6200165300117897, | |
1.3153883494685883 | |
] | |
] | |
}, | |
"·gc.churn.G1_Survivor_Space.norm" : { | |
"score" : 87362.07883727885, | |
"scoreError" : 34193.39713838867, | |
"scoreConfidence" : [ | |
53168.681698890185, | |
121555.47597566752 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.0, | |
"50.0" : 59918.62857142857, | |
"90.0" : 170039.35135135136, | |
"95.0" : 173581.83783783784, | |
"99.0" : 174762.66666666666, | |
"99.9" : 174762.66666666666, | |
"99.99" : 174762.66666666666, | |
"99.999" : 174762.66666666666, | |
"99.9999" : 174762.66666666666, | |
"100.0" : 174762.66666666666 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
170039.35135135136, | |
59918.62857142857, | |
116508.44444444444, | |
56679.78378378379, | |
58254.22222222222, | |
116508.44444444444, | |
59918.62857142857 | |
], | |
[ | |
116508.44444444444, | |
59918.62857142857, | |
56679.78378378379, | |
170039.35135135136, | |
58254.22222222222, | |
116508.44444444444, | |
59918.62857142857, | |
174762.66666666666 | |
], | |
[ | |
113359.56756756757, | |
58254.22222222222, | |
58254.22222222222, | |
58254.22222222222, | |
119837.25714285714, | |
63550.06060606061, | |
116508.44444444444, | |
58254.22222222222 | |
] | |
] | |
}, | |
"·gc.count" : { | |
"score" : 90.0, | |
"scoreError" : "NaN", | |
"scoreConfidence" : [ | |
90.0, | |
90.0 | |
], | |
"scorePercentiles" : { | |
"0.0" : 3.0, | |
"50.0" : 4.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" : "counts", | |
"rawData" : [ | |
[ | |
4.0, | |
4.0, | |
3.0, | |
4.0, | |
3.0, | |
4.0, | |
4.0, | |
3.0 | |
], | |
[ | |
4.0, | |
4.0, | |
4.0, | |
4.0, | |
4.0, | |
4.0, | |
4.0, | |
4.0 | |
], | |
[ | |
4.0, | |
4.0, | |
3.0, | |
4.0, | |
3.0, | |
4.0, | |
3.0, | |
4.0 | |
] | |
] | |
}, | |
"·gc.time" : { | |
"score" : 349.0, | |
"scoreError" : "NaN", | |
"scoreConfidence" : [ | |
349.0, | |
349.0 | |
], | |
"scorePercentiles" : { | |
"0.0" : 9.0, | |
"50.0" : 15.0, | |
"90.0" : 17.0, | |
"95.0" : 18.5, | |
"99.0" : 19.0, | |
"99.9" : 19.0, | |
"99.99" : 19.0, | |
"99.999" : 19.0, | |
"99.9999" : 19.0, | |
"100.0" : 19.0 | |
}, | |
"scoreUnit" : "ms", | |
"rawData" : [ | |
[ | |
12.0, | |
12.0, | |
11.0, | |
11.0, | |
9.0, | |
14.0, | |
11.0, | |
14.0 | |
], | |
[ | |
17.0, | |
17.0, | |
16.0, | |
19.0, | |
17.0, | |
14.0, | |
16.0, | |
15.0 | |
], | |
[ | |
17.0, | |
16.0, | |
15.0, | |
16.0, | |
12.0, | |
16.0, | |
15.0, | |
17.0 | |
] | |
] | |
} | |
} | |
}, | |
{ | |
"jmhVersion" : "1.32", | |
"benchmark" : "io.trino.operator.unnest.BenchmarkUnnestOperator.unnest", | |
"mode" : "avgt", | |
"threads" : 1, | |
"forks" : 3, | |
"jvm" : "/Library/Java/JavaVirtualMachines/adoptopenjdk-11.jdk/Contents/Home/bin/java", | |
"jvmArgs" : [ | |
"-javaagent:/Applications/LI IntelliJ IDEA 2021.1.app/Contents/lib/idea_rt.jar=57063:/Applications/LI IntelliJ IDEA 2021.1.app/Contents/bin", | |
"-Dfile.encoding=UTF-8" | |
], | |
"jdkVersion" : "11.0.10", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "11.0.10+9", | |
"warmupIterations" : 8, | |
"warmupTime" : "1000 ms", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 8, | |
"measurementTime" : "1000 ms", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"nestedLengths" : "300", | |
"nestedType" : "array(array(varchar))", | |
"nullsRatio" : "0.0", | |
"positionsPerPage" : "1000", | |
"replicateType" : "varchar", | |
"withOrdinality" : "true" | |
}, | |
"primaryMetric" : { | |
"score" : 11457.840088333944, | |
"scoreError" : 586.2524969810603, | |
"scoreConfidence" : [ | |
10871.587591352883, | |
12044.092585315004 | |
], | |
"scorePercentiles" : { | |
"0.0" : 9959.084811881188, | |
"50.0" : 11599.400534482758, | |
"90.0" : 12478.708181097561, | |
"95.0" : 12690.846780537975, | |
"99.0" : 12700.632924050633, | |
"99.9" : 12700.632924050633, | |
"99.99" : 12700.632924050633, | |
"99.999" : 12700.632924050633, | |
"99.9999" : 12700.632924050633, | |
"100.0" : 12700.632924050633 | |
}, | |
"scoreUnit" : "us/op", | |
"rawData" : [ | |
[ | |
9959.084811881188, | |
10625.027842105263, | |
10757.762191489363, | |
10523.718625, | |
10377.210721649484, | |
11196.902322222222, | |
10431.903144329897, | |
10493.422072916666 | |
], | |
[ | |
12295.928012195121, | |
11829.076423529412, | |
12700.632924050633, | |
11468.71828409091, | |
12040.82355952381, | |
11287.257988764044, | |
11639.451551724138, | |
11559.349517241379 | |
], | |
[ | |
11450.387625, | |
11926.168564705882, | |
11996.995416666667, | |
12661.48835, | |
11916.533988235295, | |
12261.997707317074, | |
11745.009593023256, | |
11843.310882352942 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
"·gc.alloc.rate" : { | |
"score" : 1899.847414206354, | |
"scoreError" : 99.90489581946618, | |
"scoreConfidence" : [ | |
1799.9425183868877, | |
1999.7523100258202 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1701.1601761396594, | |
"50.0" : 1868.5899109985103, | |
"90.0" : 2084.4483801165907, | |
"95.0" : 2152.2575529081337, | |
"99.0" : 2173.510204271782, | |
"99.9" : 2173.510204271782, | |
"99.99" : 2173.510204271782, | |
"99.999" : 2173.510204271782, | |
"99.9999" : 2173.510204271782, | |
"100.0" : 2173.510204271782 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
2173.510204271782, | |
2038.7794587970227, | |
2018.634337528839, | |
2059.2325791521594, | |
2088.4995988171877, | |
1937.392006684137, | |
2080.3971614159937, | |
2066.2818464154107 | |
], | |
[ | |
1762.1835040971112, | |
1832.884859671543, | |
1701.1601761396594, | |
1887.618045795442, | |
1803.1791177220314, | |
1919.1585853913607, | |
1866.7657412045528, | |
1870.414080792468 | |
], | |
[ | |
1889.9213585229536, | |
1820.6376378899972, | |
1804.8733676801608, | |
1712.600647419811, | |
1820.206769010548, | |
1767.3800990316493, | |
1847.7808102581641, | |
1826.8459472425109 | |
] | |
] | |
}, | |
"·gc.alloc.rate.norm" : { | |
"score" : 3.405516321996426E7, | |
"scoreError" : 8.805915982890737, | |
"scoreConfidence" : [ | |
3.405515441404828E7, | |
3.405517202588024E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 3.4055156206185564E7, | |
"50.0" : 3.405515916543937E7, | |
"90.0" : 3.4055188366379306E7, | |
"95.0" : 3.405519678539553E7, | |
"99.0" : 3.405519755294117E7, | |
"99.9" : 3.405519755294117E7, | |
"99.99" : 3.405519755294117E7, | |
"99.999" : 3.405519755294117E7, | |
"99.9999" : 3.405519755294117E7, | |
"100.0" : 3.405519755294117E7 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
3.405516300990099E7, | |
3.4055156631578945E7, | |
3.40551584680851E7, | |
3.40551625E7, | |
3.4055156206185564E7, | |
3.405515688888889E7, | |
3.40551590927835E7, | |
3.405518225E7 | |
], | |
[ | |
3.405516302439024E7, | |
3.40551568E7, | |
3.405516020253164E7, | |
3.405515663636363E7, | |
3.405515923809524E7, | |
3.4055156584269665E7, | |
3.40551635862069E7, | |
3.405519448275862E7 | |
], | |
[ | |
3.405516227272727E7, | |
3.40551568E7, | |
3.405515723809524E7, | |
3.40551596E7, | |
3.4055157176470585E7, | |
3.405516429268292E7, | |
3.4055156744186044E7, | |
3.405519755294117E7 | |
] | |
] | |
}, | |
"·gc.churn.G1_Eden_Space" : { | |
"score" : 1928.6960002810263, | |
"scoreError" : 261.4545715487436, | |
"scoreConfidence" : [ | |
1667.2414287322827, | |
2190.15057182977 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1511.2987680116094, | |
"50.0" : 1875.3908865722585, | |
"90.0" : 2398.353583691463, | |
"95.0" : 2399.5658358751502, | |
"99.0" : 2399.87305175397, | |
"99.9" : 2399.87305175397, | |
"99.99" : 2399.87305175397, | |
"99.999" : 2399.87305175397, | |
"99.9999" : 2399.87305175397, | |
"100.0" : 2399.87305175397 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
2398.6441882386916, | |
1593.8262624308288, | |
2393.6209710185003, | |
1593.046406856552, | |
2399.87305175397, | |
2398.0629791442343, | |
1592.8277802034281, | |
2397.7483131298836 | |
], | |
[ | |
1511.2987680116094, | |
2294.6001673549636, | |
1534.2582115886403, | |
2282.560057937926, | |
1530.788307000811, | |
1536.3891904078496, | |
2301.7897847257777, | |
1531.7871210671192 | |
], | |
[ | |
1875.3582646802652, | |
1871.6903923670868, | |
1876.2499796017357, | |
1869.344466317569, | |
1871.2474207470293, | |
1882.0851501126394, | |
1876.1832635832766, | |
1875.4235084642519 | |
] | |
] | |
}, | |
"·gc.churn.G1_Eden_Space.norm" : { | |
"score" : 3.457461575352726E7, | |
"scoreError" : 4235442.3456270965, | |
"scoreConfidence" : [ | |
3.0339173407900166E7, | |
3.881005809915436E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 2.607386919587629E7, | |
"50.0" : 3.501010221176471E7, | |
"90.0" : 4.20720027954023E7, | |
"95.0" : 4.2513588705882356E7, | |
"99.0" : 4.263386654117647E7, | |
"99.9" : 4.263386654117647E7, | |
"99.99" : 4.263386654117647E7, | |
"99.999" : 4.263386654117647E7, | |
"99.9999" : 4.263386654117647E7, | |
"100.0" : 4.263386654117647E7 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
3.758262495049505E7, | |
2.6622792757894736E7, | |
4.038133106382979E7, | |
2.6345472E7, | |
3.9132423917525776E7, | |
4.21527552E7, | |
2.607386919587629E7, | |
3.9518208E7 | |
], | |
[ | |
2.920667785365854E7, | |
4.263386654117647E7, | |
3.0713985620253164E7, | |
4.118043927272727E7, | |
2.8910738285714287E7, | |
2.7262976E7, | |
4.1991250390804596E7, | |
2.788971108045977E7 | |
], | |
[ | |
3.379274472727273E7, | |
3.501010221176471E7, | |
3.5401923047619045E7, | |
3.71720192E7, | |
3.501010221176471E7, | |
3.6265384585365854E7, | |
3.4578622511627905E7, | |
3.496075745882353E7 | |
] | |
] | |
}, | |
"·gc.churn.G1_Old_Gen" : { | |
"score" : 0.49859657532950336, | |
"scoreError" : 0.3211682412292663, | |
"scoreConfidence" : [ | |
0.17742833410023706, | |
0.8197648165587696 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.0, | |
"50.0" : 0.40316516917784584, | |
"90.0" : 1.143412896648489, | |
"95.0" : 1.238896132414128, | |
"99.0" : 1.2539341546564056, | |
"99.9" : 1.2539341546564056, | |
"99.99" : 1.2539341546564056, | |
"99.999" : 1.2539341546564056, | |
"99.9999" : 1.2539341546564056, | |
"100.0" : 1.2539341546564056 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
0.7378419356587236, | |
0.31594642356549935, | |
0.272939416487014, | |
0.4919187168626079, | |
0.3089362002233273, | |
0.5179047636135136, | |
0.3361887616767509, | |
0.4701415766789408 | |
], | |
[ | |
0.09187383126976455, | |
0.6594587639245132, | |
0.852733237851379, | |
1.055349014367133, | |
0.2506443939840429, | |
0.04301601988653318, | |
0.88419241953417 | |
], | |
[ | |
1.1937820656872962, | |
0.019608397370391634, | |
0.12711067155671357, | |
0.9897533154436757, | |
1.093043727609682, | |
1.2539341546564056 | |
] | |
] | |
}, | |
"·gc.churn.G1_Old_Gen.norm" : { | |
"score" : 9046.733509484078, | |
"scoreError" : 6039.861191600206, | |
"scoreConfidence" : [ | |
3006.872317883872, | |
15086.594701084285 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.0, | |
"50.0" : 6625.920532646048, | |
"90.0" : 21286.37139689579, | |
"95.0" : 22909.230748663103, | |
"99.0" : 23375.24705882353, | |
"99.9" : 23375.24705882353, | |
"99.99" : 23375.24705882353, | |
"99.999" : 23375.24705882353, | |
"99.9999" : 23375.24705882353, | |
"100.0" : 23375.24705882353 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
11560.712871287129, | |
5277.473684210527, | |
4604.595744680851, | |
8135.25, | |
5037.525773195876, | |
9103.644444444444, | |
5503.257731958763, | |
7748.583333333333 | |
], | |
[ | |
1775.5121951219512, | |
12252.8, | |
17070.683544303796, | |
19039.909090909092, | |
4733.714285714285, | |
784.735632183908, | |
16098.758620689656 | |
], | |
[ | |
21511.18181818182, | |
366.77647058823527, | |
2398.3809523809523, | |
19681.3, | |
21061.560975609755, | |
23375.24705882353 | |
] | |
] | |
}, | |
"·gc.churn.G1_Survivor_Space" : { | |
"score" : 10.141546572813878, | |
"scoreError" : 6.415990084421815, | |
"scoreConfidence" : [ | |
3.725556488392063, | |
16.557536657235694 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.0, | |
"50.0" : 14.507510903543086, | |
"90.0" : 17.234168630458427, | |
"95.0" : 26.110932580948734, | |
"99.0" : 29.060371108006002, | |
"99.9" : 29.060371108006002, | |
"99.99" : 29.060371108006002, | |
"99.999" : 29.060371108006002, | |
"99.9999" : 29.060371108006002, | |
"100.0" : 29.060371108006002 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
1.3215806487817818, | |
1.3258967136762263 | |
], | |
[ | |
15.880547474727944, | |
17.262616999776924, | |
29.060371108006002, | |
13.21924272021426, | |
14.606984524188716, | |
13.213489005314452, | |
14.563231055953597 | |
], | |
[ | |
15.870450758930312, | |
14.509227847806875, | |
15.8779970065027, | |
15.819558248103545, | |
14.505793959279297, | |
14.600096368997908, | |
14.554313046132611, | |
17.205720261139927 | |
] | |
] | |
}, | |
"·gc.churn.G1_Survivor_Space.norm" : { | |
"score" : 188497.2185329221, | |
"scoreError" : 118910.82609594667, | |
"scoreConfidence" : [ | |
69586.39243697542, | |
307408.04462886875 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.0, | |
"50.0" : 262177.8556115201, | |
"90.0" : 320740.8941176471, | |
"95.0" : 473401.22352941177, | |
"99.0" : 524288.0, | |
"99.9" : 524288.0, | |
"99.99" : 524288.0, | |
"99.999" : 524288.0, | |
"99.9999" : 524288.0, | |
"100.0" : 524288.0 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
22075.284210526315, | |
21620.123711340206 | |
], | |
[ | |
306900.2926829268, | |
320740.8941176471, | |
524288.0, | |
249660.95238095237, | |
259198.5617977528, | |
241051.9540229885, | |
265157.1494252874 | |
], | |
[ | |
285975.2727272727, | |
271396.1411764706, | |
299593.14285714284, | |
314572.8, | |
271396.1411764706, | |
281325.26829268294, | |
268240.37209302327, | |
320740.8941176471 | |
] | |
] | |
}, | |
"·gc.count" : { | |
"score" : 56.0, | |
"scoreError" : "NaN", | |
"scoreConfidence" : [ | |
56.0, | |
56.0 | |
], | |
"scorePercentiles" : { | |
"0.0" : 2.0, | |
"50.0" : 2.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" : "counts", | |
"rawData" : [ | |
[ | |
3.0, | |
2.0, | |
3.0, | |
2.0, | |
3.0, | |
3.0, | |
2.0, | |
3.0 | |
], | |
[ | |
2.0, | |
3.0, | |
2.0, | |
3.0, | |
2.0, | |
2.0, | |
3.0, | |
2.0 | |
], | |
[ | |
2.0, | |
2.0, | |
2.0, | |
2.0, | |
2.0, | |
2.0, | |
2.0, | |
2.0 | |
] | |
] | |
}, | |
"·gc.time" : { | |
"score" : 155.0, | |
"scoreError" : "NaN", | |
"scoreConfidence" : [ | |
155.0, | |
155.0 | |
], | |
"scorePercentiles" : { | |
"0.0" : 5.0, | |
"50.0" : 5.5, | |
"90.0" : 9.0, | |
"95.0" : 10.5, | |
"99.0" : 11.0, | |
"99.9" : 11.0, | |
"99.99" : 11.0, | |
"99.999" : 11.0, | |
"99.9999" : 11.0, | |
"100.0" : 11.0 | |
}, | |
"scoreUnit" : "ms", | |
"rawData" : [ | |
[ | |
8.0, | |
6.0, | |
8.0, | |
9.0, | |
7.0, | |
8.0, | |
5.0, | |
7.0 | |
], | |
[ | |
5.0, | |
8.0, | |
11.0, | |
5.0, | |
5.0, | |
5.0, | |
8.0, | |
5.0 | |
], | |
[ | |
5.0, | |
5.0, | |
5.0, | |
9.0, | |
5.0, | |
5.0, | |
5.0, | |
6.0 | |
] | |
] | |
} | |
} | |
}, | |
{ | |
"jmhVersion" : "1.32", | |
"benchmark" : "io.trino.operator.unnest.BenchmarkUnnestOperator.unnest", | |
"mode" : "avgt", | |
"threads" : 1, | |
"forks" : 3, | |
"jvm" : "/Library/Java/JavaVirtualMachines/adoptopenjdk-11.jdk/Contents/Home/bin/java", | |
"jvmArgs" : [ | |
"-javaagent:/Applications/LI IntelliJ IDEA 2021.1.app/Contents/lib/idea_rt.jar=57063:/Applications/LI IntelliJ IDEA 2021.1.app/Contents/bin", | |
"-Dfile.encoding=UTF-8" | |
], | |
"jdkVersion" : "11.0.10", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "11.0.10+9", | |
"warmupIterations" : 8, | |
"warmupTime" : "1000 ms", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 8, | |
"measurementTime" : "1000 ms", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"nestedLengths" : "300", | |
"nestedType" : "array(array(varchar))", | |
"nullsRatio" : "0.05", | |
"positionsPerPage" : "1000", | |
"replicateType" : "varchar", | |
"withOrdinality" : "true" | |
}, | |
"primaryMetric" : { | |
"score" : 10857.511899409374, | |
"scoreError" : 575.5475770152179, | |
"scoreConfidence" : [ | |
10281.964322394157, | |
11433.05947642459 | |
], | |
"scorePercentiles" : { | |
"0.0" : 9632.858067307692, | |
"50.0" : 10926.200923913044, | |
"90.0" : 11853.53642303433, | |
"95.0" : 12233.7165007259, | |
"99.0" : 12328.493207317073, | |
"99.9" : 12328.493207317073, | |
"99.99" : 12328.493207317073, | |
"99.999" : 12328.493207317073, | |
"99.9999" : 12328.493207317073, | |
"100.0" : 12328.493207317073 | |
}, | |
"scoreUnit" : "us/op", | |
"rawData" : [ | |
[ | |
10712.618585106384, | |
11341.685617977528, | |
10718.134670212767, | |
11949.386380952381, | |
10926.186347826088, | |
10635.975778947368, | |
11120.70353846154, | |
10926.2155 | |
], | |
[ | |
11065.145703296703, | |
11305.874921348315, | |
11278.576314606742, | |
11525.484181818181, | |
12328.493207317073, | |
11602.141862068966, | |
11757.68646511628, | |
11499.264477272727 | |
], | |
[ | |
9632.858067307692, | |
9798.39836893204, | |
10084.43067, | |
9827.401009803922, | |
9979.399821782179, | |
10097.30026, | |
10045.76898, | |
10421.154855670104 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
"·gc.alloc.rate" : { | |
"score" : 1907.2771172927976, | |
"scoreError" : 100.7221659404438, | |
"scoreConfidence" : [ | |
1806.5549513523538, | |
2007.9992832332414 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1673.2364989491368, | |
"50.0" : 1883.4917450891421, | |
"90.0" : 2097.6116581456695, | |
"95.0" : 2127.5317170658973, | |
"99.0" : 2135.87945168399, | |
"99.9" : 2135.87945168399, | |
"99.99" : 2135.87945168399, | |
"99.999" : 2135.87945168399, | |
"99.9999" : 2135.87945168399, | |
"100.0" : 2135.87945168399 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
1922.3389265140856, | |
1821.1564248618888, | |
1926.6944642733552, | |
1723.5418334216056, | |
1884.57554696125, | |
1942.3486844570946, | |
1853.9981023042499, | |
1882.407943217034 | |
], | |
[ | |
1865.501395494293, | |
1821.5697981221963, | |
1826.0570419108035, | |
1795.3320419995994, | |
1673.2364989491368, | |
1779.144897483268, | |
1754.5455184307637, | |
1792.1299660376815 | |
], | |
[ | |
2135.87945168399, | |
2102.4885132116196, | |
2045.236206295436, | |
2092.7348030797193, | |
2064.802899151876, | |
2040.21866890047, | |
2048.361212056378, | |
1980.3499762093552 | |
] | |
] | |
}, | |
"·gc.alloc.rate.norm" : { | |
"score" : 3.2414889927485537E7, | |
"scoreError" : 7.971890194948479, | |
"scoreConfidence" : [ | |
3.241488195559534E7, | |
3.2414897899375733E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 3.241488403960396E7, | |
"50.0" : 3.2414885751456313E7, | |
"90.0" : 3.241491303720305E7, | |
"95.0" : 3.2414920010869566E7, | |
"99.0" : 3.2414921E7, | |
"99.9" : 3.2414921E7, | |
"99.99" : 3.2414921E7, | |
"99.999" : 3.2414921E7, | |
"99.9999" : 3.2414921E7, | |
"100.0" : 3.2414921E7 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
3.241488655319149E7, | |
3.241488458426966E7, | |
3.2414886468085106E7, | |
3.241488523809524E7, | |
3.241489095652174E7, | |
3.241488463157895E7, | |
3.2414884483516484E7, | |
3.241491704347826E7 | |
], | |
[ | |
3.2414889934065934E7, | |
3.241488458426966E7, | |
3.2414886831460673E7, | |
3.2414884636363637E7, | |
3.2414892292682927E7, | |
3.2414885425287355E7, | |
3.2414884744186047E7, | |
3.2414921E7 | |
], | |
[ | |
3.2414885923076924E7, | |
3.241488590291262E7, | |
3.241488408E7, | |
3.241489019607843E7, | |
3.241488403960396E7, | |
3.24148856E7, | |
3.241488408E7, | |
3.2414909030927837E7 | |
] | |
] | |
}, | |
"·gc.churn.G1_Eden_Space" : { | |
"score" : 1900.8656237701928, | |
"scoreError" : 305.7384844916514, | |
"scoreConfidence" : [ | |
1595.1271392785413, | |
2206.604108261844 | |
], | |
"scorePercentiles" : { | |
"0.0" : 1471.719160673424, | |
"50.0" : 1890.0291630289153, | |
"90.0" : 2338.676312494022, | |
"95.0" : 2340.9984923060147, | |
"99.0" : 2341.078252194545, | |
"99.9" : 2341.078252194545, | |
"99.99" : 2341.078252194545, | |
"99.999" : 2341.078252194545, | |
"99.9999" : 2341.078252194545, | |
"100.0" : 2341.078252194545 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
2279.6742154492754, | |
1521.1172860382658, | |
2283.513309268025, | |
1523.9469586915777, | |
2283.4754445374706, | |
1518.5563327807445, | |
2271.1122567376387, | |
1519.6822886019195 | |
], | |
[ | |
1481.4695065275273, | |
2220.6202829637245, | |
1482.7328364128346, | |
2212.185558050694, | |
1474.6263032254185, | |
1479.1740816386632, | |
2212.206326087643, | |
1471.719160673424 | |
], | |
[ | |
1567.8727680071368, | |
2336.1980205498503, | |
2340.7592126404247, | |
1564.9958288248472, | |
2341.078252194545, | |
2335.016565025281, | |
1562.4487632100868, | |
2336.5934123476195 | |
] | |
] | |
}, | |
"·gc.churn.G1_Eden_Space.norm" : { | |
"score" : 3.231620635216032E7, | |
"scoreError" : 4948973.952005259, | |
"scoreConfidence" : [ | |
2.736723240015506E7, | |
3.726518030416558E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 2.3794609230769232E7, | |
"50.0" : 3.23395769579288E7, | |
"90.0" : 3.982441366633367E7, | |
"95.0" : 4.06378621564482E7, | |
"99.0" : 4.0870078511627905E7, | |
"99.9" : 4.0870078511627905E7, | |
"99.99" : 4.0870078511627905E7, | |
"99.999" : 4.0870078511627905E7, | |
"99.9999" : 4.0870078511627905E7, | |
"100.0" : 4.0870078511627905E7 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
3.8440349957446806E7, | |
2.707446795505618E7, | |
3.841803982978723E7, | |
2.8661077333333332E7, | |
3.927600973913044E7, | |
2.534242627368421E7, | |
3.970761424175824E7, | |
2.6168809739130434E7 | |
], | |
[ | |
2.574196465934066E7, | |
3.951599892134831E7, | |
2.63204357752809E7, | |
3.994121309090909E7, | |
2.8567302243902437E7, | |
2.6949608459770113E7, | |
4.0870078511627905E7, | |
2.6619531636363637E7 | |
], | |
[ | |
2.3794609230769232E7, | |
3.601807658252427E7, | |
3.709861888E7, | |
2.424060988235294E7, | |
3.6752069702970296E7, | |
3.709861888E7, | |
2.472542208E7, | |
3.824599884536082E7 | |
] | |
] | |
}, | |
"·gc.churn.G1_Old_Gen" : { | |
"score" : 0.5476477871798148, | |
"scoreError" : 0.33451576015118345, | |
"scoreConfidence" : [ | |
0.21313202702863132, | |
0.8821635473309982 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.0, | |
"50.0" : 0.540472411573754, | |
"90.0" : 1.1173372554403151, | |
"95.0" : 1.577272761525938, | |
"99.0" : 1.7283592654573618, | |
"99.9" : 1.7283592654573618, | |
"99.99" : 1.7283592654573618, | |
"99.999" : 1.7283592654573618, | |
"99.9999" : 1.7283592654573618, | |
"100.0" : 1.7283592654573618 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
0.6321474455826036, | |
0.5051344278688871, | |
0.4405131456277166, | |
0.21217377301198986, | |
0.6162804835814062, | |
0.6283507821724038, | |
0.21576048825355762, | |
0.4178577849000394 | |
], | |
[ | |
0.833876291878981, | |
0.575810395278621, | |
1.1106612611489632, | |
1.124013249731667, | |
0.919134899288129, | |
0.04158602071781521 | |
], | |
[ | |
0.10409404637146827, | |
0.46698495685430524, | |
0.678005009767252, | |
0.9402296455503434, | |
0.04824490789097551, | |
1.7283592654573618, | |
0.05318238349432493, | |
0.8511462278867389 | |
] | |
] | |
}, | |
"·gc.churn.G1_Old_Gen.norm" : { | |
"score" : 9299.432395718602, | |
"scoreError" : 5635.071342557183, | |
"scoreConfidence" : [ | |
3664.3610531614195, | |
14934.503738275786 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.0, | |
"50.0" : 9618.741573033709, | |
"90.0" : 20265.94775339603, | |
"95.0" : 25714.76114942529, | |
"99.0" : 27460.08, | |
"99.9" : 27460.08, | |
"99.99" : 27460.08, | |
"99.999" : 27460.08, | |
"99.9999" : 27460.08, | |
"100.0" : 27460.08 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
10659.404255319148, | |
8990.921348314607, | |
7411.234042553191, | |
3990.3809523809523, | |
10600.08695652174, | |
10486.231578947369, | |
3772.3076923076924, | |
7195.478260869565 | |
], | |
[ | |
14489.406593406593, | |
10246.561797752809, | |
20053.090909090908, | |
20478.80459770115, | |
16980.837209302324, | |
752.1818181818181 | |
], | |
[ | |
1579.7692307692307, | |
7199.689320388349, | |
10745.68, | |
14563.450980392157, | |
757.3861386138614, | |
27460.08, | |
841.6, | |
13931.79381443299 | |
] | |
] | |
}, | |
"·gc.churn.G1_Survivor_Space" : { | |
"score" : 0.8267170209440774, | |
"scoreError" : 0.5030835328991319, | |
"scoreConfidence" : [ | |
0.3236334880449455, | |
1.3298005538432092 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.0, | |
"50.0" : 1.3199481581208676, | |
"90.0" : 1.3274083824919098, | |
"95.0" : 1.3274659980023276, | |
"99.0" : 1.3274799291738482, | |
"99.9" : 1.3274799291738482, | |
"99.99" : 1.3274799291738482, | |
"99.999" : 1.3274799291738482, | |
"99.9999" : 1.3274799291738482, | |
"100.0" : 1.3274799291738482 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
1.3230842805857663, | |
1.3238618677443565, | |
1.3274799291738482, | |
1.318115064850632 | |
], | |
[ | |
1.3262932019046798, | |
1.327424204487766, | |
1.3201667889215922, | |
1.319932175469954, | |
1.3175641545867718 | |
], | |
[ | |
1.320632007094319, | |
1.3232104085022187, | |
1.3273925604960537, | |
1.3199641407717813, | |
1.3252321994996497, | |
1.3208555185684676 | |
] | |
] | |
}, | |
"·gc.churn.G1_Survivor_Space.norm" : { | |
"score" : 14155.915368185159, | |
"scoreError" : 8673.07641320692, | |
"scoreConfidence" : [ | |
5482.838954978239, | |
22828.991781392077 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.0, | |
"50.0" : 20971.52, | |
"90.0" : 24675.79180509413, | |
"95.0" : 25422.79210220674, | |
"99.0" : 25575.024390243903, | |
"99.9" : 25575.024390243903, | |
"99.99" : 25575.024390243903, | |
"99.999" : 25575.024390243903, | |
"99.9999" : 25575.024390243903, | |
"100.0" : 25575.024390243903 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
22310.127659574468, | |
23563.505617977527, | |
24966.095238095237, | |
23045.626373626375 | |
], | |
[ | |
23045.626373626375, | |
23563.505617977527, | |
25575.024390243903, | |
24385.488372093023, | |
23831.272727272728 | |
], | |
[ | |
20360.699029126212, | |
20971.52, | |
20560.313725490196, | |
20971.52, | |
20971.52, | |
21620.123711340206 | |
] | |
] | |
}, | |
"·gc.count" : { | |
"score" : 60.0, | |
"scoreError" : "NaN", | |
"scoreConfidence" : [ | |
60.0, | |
60.0 | |
], | |
"scorePercentiles" : { | |
"0.0" : 2.0, | |
"50.0" : 2.5, | |
"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" : "counts", | |
"rawData" : [ | |
[ | |
3.0, | |
2.0, | |
3.0, | |
2.0, | |
3.0, | |
2.0, | |
3.0, | |
2.0 | |
], | |
[ | |
2.0, | |
3.0, | |
2.0, | |
3.0, | |
2.0, | |
2.0, | |
3.0, | |
2.0 | |
], | |
[ | |
2.0, | |
3.0, | |
3.0, | |
2.0, | |
3.0, | |
3.0, | |
2.0, | |
3.0 | |
] | |
] | |
}, | |
"·gc.time" : { | |
"score" : 186.0, | |
"scoreError" : "NaN", | |
"scoreConfidence" : [ | |
186.0, | |
186.0 | |
], | |
"scorePercentiles" : { | |
"0.0" : 4.0, | |
"50.0" : 7.0, | |
"90.0" : 10.0, | |
"95.0" : 20.5, | |
"99.0" : 24.0, | |
"99.9" : 24.0, | |
"99.99" : 24.0, | |
"99.999" : 24.0, | |
"99.9999" : 24.0, | |
"100.0" : 24.0 | |
}, | |
"scoreUnit" : "ms", | |
"rawData" : [ | |
[ | |
9.0, | |
7.0, | |
9.0, | |
24.0, | |
10.0, | |
6.0, | |
9.0, | |
6.0 | |
], | |
[ | |
8.0, | |
9.0, | |
6.0, | |
9.0, | |
5.0, | |
8.0, | |
10.0, | |
7.0 | |
], | |
[ | |
4.0, | |
6.0, | |
7.0, | |
4.0, | |
6.0, | |
6.0, | |
4.0, | |
7.0 | |
] | |
] | |
} | |
} | |
}, | |
{ | |
"jmhVersion" : "1.32", | |
"benchmark" : "io.trino.operator.unnest.BenchmarkUnnestOperator.unnest", | |
"mode" : "avgt", | |
"threads" : 1, | |
"forks" : 3, | |
"jvm" : "/Library/Java/JavaVirtualMachines/adoptopenjdk-11.jdk/Contents/Home/bin/java", | |
"jvmArgs" : [ | |
"-javaagent:/Applications/LI IntelliJ IDEA 2021.1.app/Contents/lib/idea_rt.jar=57063:/Applications/LI IntelliJ IDEA 2021.1.app/Contents/bin", | |
"-Dfile.encoding=UTF-8" | |
], | |
"jdkVersion" : "11.0.10", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "11.0.10+9", | |
"warmupIterations" : 8, | |
"warmupTime" : "1000 ms", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 8, | |
"measurementTime" : "1000 ms", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"nestedLengths" : "300", | |
"nestedType" : "array(varchar)|array(varchar)", | |
"nullsRatio" : "0.0", | |
"positionsPerPage" : "1000", | |
"replicateType" : "varchar", | |
"withOrdinality" : "true" | |
}, | |
"primaryMetric" : { | |
"score" : 166254.87224305558, | |
"scoreError" : 23722.629266106134, | |
"scoreConfidence" : [ | |
142532.24297694943, | |
189977.50150916172 | |
], | |
"scorePercentiles" : { | |
"0.0" : 132190.9415, | |
"50.0" : 153715.32764285716, | |
"90.0" : 221017.3155, | |
"95.0" : 247093.0333875, | |
"99.0" : 252920.53325, | |
"99.9" : 252920.53325, | |
"99.99" : 252920.53325, | |
"99.999" : 252920.53325, | |
"99.9999" : 252920.53325, | |
"100.0" : 252920.53325 | |
}, | |
"scoreUnit" : "us/op", | |
"rawData" : [ | |
[ | |
152776.82857142857, | |
154653.8267142857, | |
156567.85957142856, | |
177023.46066666668, | |
252920.53325, | |
151133.112, | |
133668.239125, | |
132190.9415 | |
], | |
[ | |
146491.70742857142, | |
144404.23242857144, | |
144842.53971428573, | |
143333.8222857143, | |
145993.87785714286, | |
183327.12683333334, | |
178858.17866666667, | |
157029.52714285714 | |
], | |
[ | |
140244.342625, | |
181220.31457142858, | |
150841.7477142857, | |
212424.0972, | |
145757.191, | |
229610.5338, | |
187780.3525, | |
187022.54066666667 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
"·gc.alloc.rate" : { | |
"score" : 1532.0894998816636, | |
"scoreError" : 179.1647992004543, | |
"scoreConfidence" : [ | |
1352.9247006812093, | |
1711.254299082118 | |
], | |
"scorePercentiles" : { | |
"0.0" : 962.5917409000069, | |
"50.0" : 1614.902005520274, | |
"90.0" : 1824.702823507263, | |
"95.0" : 1863.7925607418751, | |
"99.0" : 1866.4745284640226, | |
"99.9" : 1866.4745284640226, | |
"99.99" : 1866.4745284640226, | |
"99.999" : 1866.4745284640226, | |
"99.9999" : 1866.4745284640226, | |
"100.0" : 1866.4745284640226 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
1621.7997093590075, | |
1608.004301681541, | |
1595.1907711861165, | |
1395.6364329721184, | |
962.5917409000069, | |
1632.5572748197362, | |
1855.7466575754333, | |
1866.4745284640226 | |
], | |
[ | |
1666.574586281831, | |
1683.8929113207366, | |
1681.9129667039647, | |
1692.989720405024, | |
1671.6266063867374, | |
1362.3276392564644, | |
1388.0873068024364, | |
1591.0737653208098 | |
], | |
[ | |
1793.6589894390927, | |
1438.418917463158, | |
1635.2445731628047, | |
1163.3897469676715, | |
1672.3163279089683, | |
1102.0790020499494, | |
1342.7807952161588, | |
1345.7727255161403 | |
] | |
] | |
}, | |
"·gc.alloc.rate.norm" : { | |
"score" : 3.820931794329365E8, | |
"scoreError" : 391.2440850200188, | |
"scoreConfidence" : [ | |
3.820927881888515E8, | |
3.820935706770215E8 | |
], | |
"scorePercentiles" : { | |
"0.0" : 3.82092979E8, | |
"50.0" : 3.8209299085714287E8, | |
"90.0" : 3.8209436035714287E8, | |
"95.0" : 3.8209466442857146E8, | |
"99.0" : 3.82094732E8, | |
"99.9" : 3.82094732E8, | |
"99.99" : 3.82094732E8, | |
"99.999" : 3.82094732E8, | |
"99.9999" : 3.82094732E8, | |
"100.0" : 3.82094732E8 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
3.8209298628571427E8, | |
3.8209298628571427E8, | |
3.8209299085714287E8, | |
3.820930013333333E8, | |
3.8209303E8, | |
3.8209298628571427E8, | |
3.82092979E8, | |
3.82094259E8 | |
], | |
[ | |
3.8209299085714287E8, | |
3.8209298628571427E8, | |
3.8209298628571427E8, | |
3.8209298628571427E8, | |
3.8209298628571427E8, | |
3.82092996E8, | |
3.82092996E8, | |
3.8209446171428573E8 | |
], | |
[ | |
3.82092987E8, | |
3.8209299085714287E8, | |
3.8209298628571427E8, | |
3.820930096E8, | |
3.8209298628571427E8, | |
3.820930096E8, | |
3.82092996E8, | |
3.82094732E8 | |
] | |
] | |
}, | |
"·gc.churn.G1_Eden_Space" : { | |
"score" : 1552.8773325187774, | |
"scoreError" : 470.5647761164706, | |
"scoreConfidence" : [ | |
1082.3125564023067, | |
2023.4421086352481 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.0, | |
"50.0" : 1402.7982102356293, | |
"90.0" : 2453.7596734939075, | |
"95.0" : 2511.7982058074745, | |
"99.0" : 2513.690342895541, | |
"99.9" : 2513.690342895541, | |
"99.99" : 2513.690342895541, | |
"99.999" : 2513.690342895541, | |
"99.9999" : 2513.690342895541, | |
"100.0" : 2513.690342895541 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
2389.388677831521, | |
1158.6853627236444, | |
1149.4522578569376, | |
2506.121794543275, | |
2401.39755244454, | |
1170.0517292346651, | |
2513.690342895541 | |
], | |
[ | |
1415.1941005254355, | |
1447.0642886901653, | |
2182.5505942460177, | |
1446.9170097565195, | |
1441.7659452879668, | |
1373.323159492833, | |
1390.4023199458231, | |
2053.4364738129384 | |
], | |
[ | |
1127.2135674890303, | |
2068.4618499311, | |
1174.4674725675266, | |
1173.6309549733744, | |
1199.7819591008047, | |
1110.5707254351596, | |
2250.2987153317936, | |
1125.1891263340444 | |
] | |
] | |
}, | |
"·gc.churn.G1_Eden_Space.norm" : { | |
"score" : 3.8547713462857145E8, | |
"scoreError" : 1.1815581383227526E8, | |
"scoreConfidence" : [ | |
2.6732132079629618E8, | |
5.036329484608467E8 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.0, | |
"50.0" : 3.5614134857142854E8, | |
"90.0" : 6.016329630476191E8, | |
"95.0" : 6.746712746666667E8, | |
"99.0" : 6.861182293333334E8, | |
"99.9" : 6.861182293333334E8, | |
"99.99" : 6.861182293333334E8, | |
"99.999" : 6.861182293333334E8, | |
"99.9999" : 6.861182293333334E8, | |
"100.0" : 6.861182293333334E8 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
5.629355154285715E8, | |
2.7532609828571427E8, | |
2.7532609828571427E8, | |
6.861182293333334E8, | |
5.62036736E8, | |
2.40910336E8, | |
5.14588672E8 | |
], | |
[ | |
3.2445937371428573E8, | |
3.283540845714286E8, | |
4.958266514285714E8, | |
3.2655652571428573E8, | |
3.2955245714285713E8, | |
3.851769173333333E8, | |
3.8273024E8, | |
4.9313031314285713E8 | |
], | |
[ | |
2.40123904E8, | |
5.49453824E8, | |
2.7442731885714287E8, | |
3.854565376E8, | |
2.7412772571428573E8, | |
3.850371072E8, | |
6.403304106666666E8, | |
3.194661546666667E8 | |
] | |
] | |
}, | |
"·gc.churn.G1_Old_Gen" : { | |
"score" : 0.12550499355367847, | |
"scoreError" : 0.19246211042690817, | |
"scoreConfidence" : [ | |
-0.0669571168732297, | |
0.31796710398058664 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.0, | |
"50.0" : 0.0, | |
"90.0" : 0.613225803927046, | |
"95.0" : 0.6302447425840011, | |
"99.0" : 0.6334685093477597, | |
"99.9" : 0.6334685093477597, | |
"99.99" : 0.6334685093477597, | |
"99.999" : 0.6334685093477597, | |
"99.9999" : 0.6334685093477597, | |
"100.0" : 0.6334685093477597 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
0.6205734422927255, | |
0.6334685093477597, | |
0.6058781655613665 | |
], | |
[ | |
], | |
[ | |
0.551530056907395, | |
0.600669671179037 | |
] | |
] | |
}, | |
"·gc.churn.G1_Old_Gen.norm" : { | |
"score" : 31650.79365079365, | |
"scoreError" : 48868.362285820906, | |
"scoreConfidence" : [ | |
-17217.568635027255, | |
80519.15593661455 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.0, | |
"50.0" : 0.0, | |
"90.0" : 159079.61904761905, | |
"95.0" : 170666.66666666666, | |
"99.0" : 170922.66666666666, | |
"99.9" : 170922.66666666666, | |
"99.99" : 170922.66666666666, | |
"99.999" : 170922.66666666666, | |
"99.9999" : 170922.66666666666, | |
"100.0" : 170922.66666666666 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
169898.66666666666, | |
148260.57142857142, | |
124032.0 | |
], | |
[ | |
], | |
[ | |
146505.14285714287, | |
170922.66666666666 | |
] | |
] | |
}, | |
"·gc.churn.G1_Survivor_Space" : { | |
"score" : 13.854555032010138, | |
"scoreError" : 34.585370573072915, | |
"scoreConfidence" : [ | |
-20.730815541062775, | |
48.439925605083054 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.0, | |
"50.0" : 0.0, | |
"90.0" : 81.63905718359408, | |
"95.0" : 159.94639619252894, | |
"99.0" : 160.0668837809183, | |
"99.9" : 160.0668837809183, | |
"99.99" : 160.0668837809183, | |
"99.999" : 160.0668837809183, | |
"99.9999" : 160.0668837809183, | |
"100.0" : 160.0668837809183 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
159.58493342736085, | |
160.0668837809183 | |
], | |
[ | |
2.6134701764089296, | |
1.3187616883661737, | |
1.327446797941761 | |
], | |
[ | |
1.2821697298772126, | |
2.6224742275427424, | |
3.6931809398272795 | |
] | |
] | |
}, | |
"·gc.churn.G1_Survivor_Space.norm" : { | |
"score" : 3316849.777777778, | |
"scoreError" : 8364424.174091386, | |
"scoreConfidence" : [ | |
-5047574.396313608, | |
1.1681273951869164E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.0, | |
"50.0" : 0.0, | |
"90.0" : 1.6908288E7, | |
"95.0" : 4.096E7, | |
"99.0" : 4.3690666666666664E7, | |
"99.9" : 4.3690666666666664E7, | |
"99.99" : 4.3690666666666664E7, | |
"99.999" : 4.3690666666666664E7, | |
"99.9999" : 4.3690666666666664E7, | |
"100.0" : 4.3690666666666664E7 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
4.3690666666666664E7, | |
3.2768E7 | |
], | |
[ | |
599186.2857142857, | |
299593.14285714284, | |
299593.14285714284 | |
], | |
[ | |
299593.14285714284, | |
599186.2857142857, | |
1048576.0 | |
] | |
] | |
}, | |
"·gc.count" : { | |
"score" : 39.0, | |
"scoreError" : "NaN", | |
"scoreConfidence" : [ | |
39.0, | |
39.0 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.0, | |
"50.0" : 2.0, | |
"90.0" : 2.5, | |
"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" : "counts", | |
"rawData" : [ | |
[ | |
2.0, | |
1.0, | |
1.0, | |
2.0, | |
0.0, | |
2.0, | |
1.0, | |
2.0 | |
], | |
[ | |
2.0, | |
2.0, | |
3.0, | |
2.0, | |
2.0, | |
2.0, | |
2.0, | |
3.0 | |
], | |
[ | |
1.0, | |
2.0, | |
1.0, | |
1.0, | |
1.0, | |
1.0, | |
2.0, | |
1.0 | |
] | |
] | |
}, | |
"·gc.time" : { | |
"score" : 866.0, | |
"scoreError" : "NaN", | |
"scoreConfidence" : [ | |
866.0, | |
866.0 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.0, | |
"50.0" : 33.0, | |
"90.0" : 62.5, | |
"95.0" : 68.5, | |
"99.0" : 70.0, | |
"99.9" : 70.0, | |
"99.99" : 70.0, | |
"99.999" : 70.0, | |
"99.9999" : 70.0, | |
"100.0" : 70.0 | |
}, | |
"scoreUnit" : "ms", | |
"rawData" : [ | |
[ | |
56.0, | |
26.0, | |
28.0, | |
24.0, | |
54.0, | |
26.0, | |
20.0 | |
], | |
[ | |
34.0, | |
46.0, | |
49.0, | |
32.0, | |
47.0, | |
44.0, | |
37.0, | |
61.0 | |
], | |
[ | |
19.0, | |
64.0, | |
21.0, | |
32.0, | |
22.0, | |
35.0, | |
70.0, | |
19.0 | |
] | |
] | |
} | |
} | |
}, | |
{ | |
"jmhVersion" : "1.32", | |
"benchmark" : "io.trino.operator.unnest.BenchmarkUnnestOperator.unnest", | |
"mode" : "avgt", | |
"threads" : 1, | |
"forks" : 3, | |
"jvm" : "/Library/Java/JavaVirtualMachines/adoptopenjdk-11.jdk/Contents/Home/bin/java", | |
"jvmArgs" : [ | |
"-javaagent:/Applications/LI IntelliJ IDEA 2021.1.app/Contents/lib/idea_rt.jar=57063:/Applications/LI IntelliJ IDEA 2021.1.app/Contents/bin", | |
"-Dfile.encoding=UTF-8" | |
], | |
"jdkVersion" : "11.0.10", | |
"vmName" : "OpenJDK 64-Bit Server VM", | |
"vmVersion" : "11.0.10+9", | |
"warmupIterations" : 8, | |
"warmupTime" : "1000 ms", | |
"warmupBatchSize" : 1, | |
"measurementIterations" : 8, | |
"measurementTime" : "1000 ms", | |
"measurementBatchSize" : 1, | |
"params" : { | |
"nestedLengths" : "300", | |
"nestedType" : "array(varchar)|array(varchar)", | |
"nullsRatio" : "0.05", | |
"positionsPerPage" : "1000", | |
"replicateType" : "varchar", | |
"withOrdinality" : "true" | |
}, | |
"primaryMetric" : { | |
"score" : 22429.6752124968, | |
"scoreError" : 3602.662430512028, | |
"scoreConfidence" : [ | |
18827.012781984773, | |
26032.33764300883 | |
], | |
"scorePercentiles" : { | |
"0.0" : 18353.772036363636, | |
"50.0" : 20660.82407142857, | |
"90.0" : 33486.511462903225, | |
"95.0" : 34322.78785, | |
"99.0" : 34405.126233333336, | |
"99.9" : 34405.126233333336, | |
"99.99" : 34405.126233333336, | |
"99.999" : 34405.126233333336, | |
"99.9999" : 34405.126233333336, | |
"100.0" : 34405.126233333336 | |
}, | |
"scoreUnit" : "us/op", | |
"rawData" : [ | |
[ | |
19935.055098039214, | |
20524.702387755104, | |
20577.04426530612, | |
20293.92204, | |
21071.073791666666, | |
19561.113692307692, | |
19093.06724528302, | |
19976.805980392157 | |
], | |
[ | |
21791.050869565217, | |
22275.73704347826, | |
32897.25022580645, | |
34075.7727, | |
34405.126233333336, | |
23463.445372093025, | |
24476.280292682928, | |
20664.42506122449 | |
], | |
[ | |
20657.223081632652, | |
23645.73853488372, | |
21606.211978723404, | |
19569.690846153848, | |
18353.772036363636, | |
18413.982254545455, | |
22554.03177777778, | |
18429.68229090909 | |
] | |
] | |
}, | |
"secondaryMetrics" : { | |
"·gc.alloc.rate" : { | |
"score" : 1543.5251312628307, | |
"scoreError" : 188.1985268441572, | |
"scoreConfidence" : [ | |
1355.3266044186735, | |
1731.7236581069878 | |
], | |
"scorePercentiles" : { | |
"0.0" : 981.8691281639764, | |
"50.0" : 1621.2747827429262, | |
"90.0" : 1819.147500334087, | |
"95.0" : 1823.7909171864003, | |
"99.0" : 1825.1789860608542, | |
"99.9" : 1825.1789860608542, | |
"99.99" : 1825.1789860608542, | |
"99.999" : 1825.1789860608542, | |
"99.9999" : 1825.1789860608542, | |
"100.0" : 1825.1789860608542 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
1684.333540376453, | |
1630.67335026684, | |
1624.8030646554782, | |
1653.028507071976, | |
1590.8519207545837, | |
1719.9443531257336, | |
1757.1110988464657, | |
1678.8280713742834 | |
], | |
[ | |
1534.5620631534778, | |
1511.447711544416, | |
1023.1672755638772, | |
987.2965798227705, | |
981.8691281639764, | |
1426.853575683364, | |
1364.9683076388117, | |
1622.1201853952168 | |
], | |
[ | |
1620.4293800906357, | |
1416.7534291380462, | |
1550.1681880879755, | |
1714.3653053900005, | |
1825.1789860608542, | |
1818.6682901051358, | |
1487.5541274345233, | |
1819.6267105630384 | |
] | |
] | |
}, | |
"·gc.alloc.rate.norm" : { | |
"score" : 5.260742599011917E7, | |
"scoreError" : 31376.241579918104, | |
"scoreConfidence" : [ | |
5.257604974853925E7, | |
5.263880223169909E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 5.255092741818182E7, | |
"50.0" : 5.2635648653061226E7, | |
"90.0" : 5.263571722960152E7, | |
"95.0" : 5.263578140216087E7, | |
"99.0" : 5.263578367346939E7, | |
"99.9" : 5.263578367346939E7, | |
"99.99" : 5.263578367346939E7, | |
"99.999" : 5.263578367346939E7, | |
"99.9999" : 5.263578367346939E7, | |
"100.0" : 5.263578367346939E7 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
5.2635648E7, | |
5.263564832653061E7, | |
5.263564897959184E7, | |
5.263564816E7, | |
5.2635649166666664E7, | |
5.263564784615385E7, | |
5.2635657056603774E7, | |
5.26357745882353E7 | |
], | |
[ | |
5.263565026086956E7, | |
5.263565026086956E7, | |
5.263565987096774E7, | |
5.26356536E7, | |
5.26356536E7, | |
5.263565023255814E7, | |
5.2635649951219514E7, | |
5.263578367346939E7 | |
], | |
[ | |
5.255092832653061E7, | |
5.255093023255814E7, | |
5.2550928680851065E7, | |
5.255092784615385E7, | |
5.255092741818182E7, | |
5.255093643636364E7, | |
5.255092906666667E7, | |
5.255104218181818E7 | |
] | |
] | |
}, | |
"·gc.churn.G1_Eden_Space" : { | |
"score" : 1539.8091155726327, | |
"scoreError" : 251.38624110929277, | |
"scoreConfidence" : [ | |
1288.42287446334, | |
1791.1953566819254 | |
], | |
"scorePercentiles" : { | |
"0.0" : 984.5305365600078, | |
"50.0" : 1654.60704244505, | |
"90.0" : 2075.6173782980604, | |
"95.0" : 2163.612109791235, | |
"99.0" : 2165.259992600373, | |
"99.9" : 2165.259992600373, | |
"99.99" : 2165.259992600373, | |
"99.999" : 2165.259992600373, | |
"99.9999" : 2165.259992600373, | |
"100.0" : 2165.259992600373 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
1656.6607613421384, | |
1671.998611899062, | |
1663.3372232942663, | |
1659.7046764572, | |
1331.0641199039198, | |
1992.5662952323, | |
1665.6674511233862, | |
1652.5533235479618 | |
], | |
[ | |
1339.791056222013, | |
1649.513055302139, | |
994.1606749779735, | |
991.2839217333432, | |
984.5305365600078, | |
1332.666255428512, | |
1337.0546606515477, | |
1661.905439479814 | |
], | |
[ | |
1726.2007037866758, | |
1289.8651978646014, | |
1291.2177374778032, | |
1720.906559445136, | |
2165.259992600373, | |
1726.0286438425424, | |
1292.8134142066572, | |
2158.6684613638213 | |
] | |
] | |
}, | |
"·gc.churn.G1_Eden_Space.norm" : { | |
"score" : 5.227482417562456E7, | |
"scoreError" : 3911333.465155274, | |
"scoreConfidence" : [ | |
4.836349071046928E7, | |
5.618615764077983E7 | |
], | |
"scorePercentiles" : { | |
"0.0" : 4.37724704680851E7, | |
"50.0" : 5.2281714678733036E7, | |
"90.0" : 6.1660668419580415E7, | |
"95.0" : 6.234260945454545E7, | |
"99.0" : 6.234260945454545E7, | |
"99.9" : 6.234260945454545E7, | |
"99.99" : 6.234260945454545E7, | |
"99.999" : 6.234260945454545E7, | |
"99.9999" : 6.234260945454545E7, | |
"100.0" : 6.234260945454545E7 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
5.1770869960784316E7, | |
5.396956473469388E7, | |
5.388396669387755E7, | |
5.28482304E7, | |
4.4040192E7, | |
6.0978727384615384E7, | |
4.989639003773585E7, | |
5.18119905882353E7 | |
], | |
[ | |
4.595498295652174E7, | |
5.744372869565217E7, | |
5.114344877419355E7, | |
5.28482304E7, | |
5.2778325333333336E7, | |
4.916114455813953E7, | |
5.155924917073171E7, | |
5.392676571428572E7 | |
], | |
[ | |
5.598111869387755E7, | |
4.784432818604651E7, | |
4.37724704680851E7, | |
5.275143876923077E7, | |
6.234260945454545E7, | |
4.987408756363636E7, | |
4.5671310222222224E7, | |
6.234260945454545E7 | |
] | |
] | |
}, | |
"·gc.churn.G1_Old_Gen" : { | |
"score" : 0.8043082114480411, | |
"scoreError" : 0.5785018961848751, | |
"scoreConfidence" : [ | |
0.22580631526316597, | |
1.3828101076329162 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.06335732654593498, | |
"50.0" : 0.47280447765159506, | |
"90.0" : 2.0881352705510454, | |
"95.0" : 2.67453404494413, | |
"99.0" : 2.835025359880542, | |
"99.9" : 2.835025359880542, | |
"99.99" : 2.835025359880542, | |
"99.999" : 2.835025359880542, | |
"99.9999" : 2.835025359880542, | |
"100.0" : 2.835025359880542 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
0.40984922947958774, | |
0.45762979872029563, | |
1.52423177856576, | |
1.2148904868972685, | |
0.4879791565828945, | |
2.1930601001348937, | |
2.835025359880542, | |
1.983210440967197 | |
], | |
[ | |
0.44953586580126503, | |
0.8396449286265879, | |
0.36629980827458514, | |
0.23298922076724382, | |
0.6982839928916835, | |
1.5302899951770257, | |
0.22779519129507894, | |
1.1457336466358334 | |
], | |
[ | |
0.06335732654593498, | |
0.06960850059814508, | |
0.22611588718043096, | |
0.6109522183189521, | |
0.07356031400873968, | |
0.13705161983378308, | |
1.2286605582677024, | |
0.2976416493015528 | |
] | |
] | |
}, | |
"·gc.churn.G1_Old_Gen.norm" : { | |
"score" : 27120.2429810246, | |
"scoreError" : 17969.132834949593, | |
"scoreConfidence" : [ | |
9151.110146075007, | |
45089.37581597419 | |
], | |
"scorePercentiles" : { | |
"0.0" : 2054.6938775510203, | |
"50.0" : 17436.596153846156, | |
"90.0" : 64646.7209653092, | |
"95.0" : 80472.69085631351, | |
"99.0" : 84925.43396226416, | |
"99.9" : 84925.43396226416, | |
"99.99" : 84925.43396226416, | |
"99.999" : 84925.43396226416, | |
"99.9999" : 84925.43396226416, | |
"100.0" : 84925.43396226416 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
12807.843137254902, | |
14771.591836734693, | |
49377.63265306123, | |
38684.48, | |
16145.5, | |
67114.46153846153, | |
84925.43396226416, | |
62178.98039215686 | |
], | |
[ | |
15419.130434782608, | |
29240.347826086956, | |
18843.870967741936, | |
12421.333333333334, | |
37433.333333333336, | |
56451.348837209305, | |
8784.19512195122, | |
37177.63265306123 | |
], | |
[ | |
2054.6938775510203, | |
2581.953488372093, | |
7665.36170212766, | |
18727.69230769231, | |
2117.9636363636364, | |
3960.1454545454544, | |
43404.97777777778, | |
8595.927272727273 | |
] | |
] | |
}, | |
"·gc.churn.G1_Survivor_Space" : { | |
"score" : 1.427451524327237, | |
"scoreError" : 1.5515390779560139, | |
"scoreConfidence" : [ | |
-0.12408755362877688, | |
2.978990602283251 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.0, | |
"50.0" : 0.0, | |
"90.0" : 3.9575024554446228, | |
"95.0" : 6.934469879107356, | |
"99.0" : 7.925459719857507, | |
"99.9" : 7.925459719857507, | |
"99.99" : 7.925459719857507, | |
"99.999" : 7.925459719857507, | |
"99.9999" : 7.925459719857507, | |
"100.0" : 7.925459719857507 | |
}, | |
"scoreUnit" : "MB/sec", | |
"rawData" : [ | |
[ | |
2.6317089139668597, | |
1.325930699364839, | |
2.642314890062377, | |
2.634451867392381, | |
3.961500356856904, | |
3.9535045540323415, | |
7.925459719857507, | |
3.93465077035229 | |
], | |
[ | |
2.6080279114172393, | |
1.3220895391155874 | |
], | |
[ | |
1.3191973614353645 | |
] | |
] | |
}, | |
"·gc.churn.G1_Survivor_Space.norm" : { | |
"score" : 47606.07244827048, | |
"scoreError" : 49703.106492388535, | |
"scoreConfidence" : [ | |
-2097.0340441180524, | |
97309.17894065901 | |
], | |
"scorePercentiles" : { | |
"0.0" : 0.0, | |
"50.0" : 0.0, | |
"90.0" : 135441.06666666665, | |
"95.0" : 213012.60880503146, | |
"99.0" : 237413.43396226416, | |
"99.9" : 237413.43396226416, | |
"99.99" : 237413.43396226416, | |
"99.999" : 237413.43396226416, | |
"99.9999" : 237413.43396226416, | |
"100.0" : 237413.43396226416 | |
}, | |
"scoreUnit" : "B/op", | |
"rawData" : [ | |
[ | |
82241.25490196078, | |
42799.02040816326, | |
85598.04081632652, | |
83886.08, | |
131072.0, | |
120989.53846153847, | |
237413.43396226416, | |
123361.88235294117 | |
], | |
[ | |
139810.13333333333, | |
48770.976744186046 | |
], | |
[ | |
46603.37777777778 | |
] | |
] | |
}, | |
"·gc.count" : { | |
"score" : 102.0, | |
"scoreError" : "NaN", | |
"scoreConfidence" : [ | |
102.0, | |
102.0 | |
], | |
"scorePercentiles" : { | |
"0.0" : 3.0, | |
"50.0" : 4.0, | |
"90.0" : 5.0, | |
"95.0" : 5.75, | |
"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" : "counts", | |
"rawData" : [ | |
[ | |
5.0, | |
5.0, | |
5.0, | |
5.0, | |
4.0, | |
6.0, | |
5.0, | |
5.0 | |
], | |
[ | |
4.0, | |
5.0, | |
3.0, | |
3.0, | |
3.0, | |
4.0, | |
4.0, | |
5.0 | |
], | |
[ | |
4.0, | |
3.0, | |
3.0, | |
4.0, | |
5.0, | |
4.0, | |
3.0, | |
5.0 | |
] | |
] | |
}, | |
"·gc.time" : { | |
"score" : 293.0, | |
"scoreError" : "NaN", | |
"scoreConfidence" : [ | |
293.0, | |
293.0 | |
], | |
"scorePercentiles" : { | |
"0.0" : 4.0, | |
"50.0" : 14.0, | |
"90.0" : 17.5, | |
"95.0" : 18.75, | |
"99.0" : 19.0, | |
"99.9" : 19.0, | |
"99.99" : 19.0, | |
"99.999" : 19.0, | |
"99.9999" : 19.0, | |
"100.0" : 19.0 | |
}, | |
"scoreUnit" : "ms", | |
"rawData" : [ | |
[ | |
14.0, | |
16.0, | |
14.0, | |
14.0, | |
12.0, | |
17.0, | |
14.0, | |
15.0 | |
], | |
[ | |
15.0, | |
16.0, | |
18.0, | |
14.0, | |
14.0, | |
15.0, | |
17.0, | |
19.0 | |
], | |
[ | |
6.0, | |
6.0, | |
5.0, | |
7.0, | |
7.0, | |
6.0, | |
4.0, | |
8.0 | |
] | |
] | |
} | |
} | |
} | |
] | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment