You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/05/15 04:21:16 UTC

[GitHub] [arrow] domoritz opened a new pull request #10331: ARROW-12796: [JS] Support JSON output from benchmarks

domoritz opened a new pull request #10331:
URL: https://github.com/apache/arrow/pull/10331


   Supports getting the results as JSON. 
   
   Here is an example snippet. 
   
   ```json
   [
     {
       "name": "name: 'lat', length: 1,000,000, type: Float32, test: gt, value: 0",
       "ops": 246.1673421492707,
       "margin": 0.75,
       "options": {
         "delay": 0.005,
         "initCount": 1,
         "minTime": 0.05,
         "maxTime": 5,
         "minSamples": 5
       },
       "samples": 88,
       "promise": false,
       "details": {
         "min": 0.0038867760769230766,
         "max": 0.004488651,
         "mean": 0.004062277275568182,
         "median": 0.0040335091923076926,
         "standardDeviation": 0.0001450310669260862,
         "marginOfError": 0.000030302312815210857,
         "relativeMarginOfError": 0.7459439806696241,
         "standardErrorOfMean": 0.00001546036368123003,
         "sampleVariance": 2.1034010373718892e-8,
         "sampleResults": [
           0.0038867760769230766,
           0.003890444461538462,
           0.0038912562307692306,
           0.0038914766153846157,
           0.0038915368461538463,
           0.0038922476153846154,
           0.0038974643076923076,
           0.0038987466923076923,
           0.0039004746153846154,
           0.0039018483846153845,
           0.003905098538461539,
           0.0039061484615384614,
           0.00392067376923077,
           0.003926968,
           0.003928343999999999,
           0.0039290314615384615,
           0.003931758230769231,
           0.003938228461538461,
           0.0039384640769230764,
           0.00394105623076923,
           0.003958338923076923,
           0.003959598461538461,
           0.00396191123076923,
           0.0039643883076923075,
           0.0039722566923076925,
           0.003978636230769231,
           0.0039851349230769235,
           0.003986564307692308,
           0.003987425230769231,
           0.003987491461538461,
           0.003988166923076923,
           0.003993636461538461,
           0.003996644538461538,
           0.004000686923076923,
           0.004008064846153846,
           0.004012332538461539,
           0.004016019769230769,
           0.004024013,
           0.004024081076923077,
           0.004024150538461538,
           0.004027658307692307,
           0.0040293960769230775,
           0.00403129323076923,
           0.004033234461538462,
           0.004033783923076923,
           0.004034902076923077,
           0.004039443923076923,
           0.004040901615384616,
           0.004042571,
           0.0040440490769230765,
           0.004044344,
           0.004047865923076923,
           0.004051974769230769,
           0.004051975384615385,
           0.004052478,
           0.0040536076153846155,
           0.004059857076923077,
           0.0040602037692307694,
           0.004066126923076923,
           0.004071497692307692,
           0.0040739736153846155,
           0.0040783087692307695,
           0.004087748,
           0.004093152923076923,
           0.004110979076923077,
           0.004123302846153846,
           0.004127555461538462,
           0.004129532384615385,
           0.004132983538461538,
           0.004133533615384615,
           0.004145048846153846,
           0.004151413769230769,
           0.004195234583333333,
           0.004196755076923077,
           0.004203244384615385,
           0.0042411549230769235,
           0.004246916307692307,
           0.004261487538461539,
           0.0042885311666666665,
           0.0043158081666666665,
           0.0043421300000000005,
           0.004347883,
           0.004364019461538462,
           0.004386421615384615,
           0.0043920053076923074,
           0.004396970333333333,
           0.0044709042307692305,
           0.004488651
         ]
       },
       "completed": true
     },
     {
       "name": "name: 'lng', length: 1,000,000, type: Float32, test: gt, value: 0",
       "ops": 245.46322560133137,
       "margin": 0.97,
       "options": {
         "delay": 0.005,
         "initCount": 1,
         "minTime": 0.05,
         "maxTime": 5,
         "minSamples": 5
       },
       "samples": 89,
       "promise": false,
       "details": {
         "min": 0.0038802434615384613,
         "max": 0.005163148846153847,
         "mean": 0.004073930005401901,
         "median": 0.0040353953846153845,
         "standardDeviation": 0.0001897174677863493,
         "marginOfError": 0.000039415622276126204,
         "relativeMarginOfError": 0.967508578298163,
         "standardErrorOfMean": 0.000020110011365370514,
         "sampleVariance": 3.599271758326448e-8,
         "sampleResults": [
           0.0038802434615384613,
           0.0038827923076923078,
           0.003884043769230769,
           0.003892362769230769,
           0.0039080451538461534,
           0.003917222307692308,
           0.0039233262307692305,
           0.003924073153846154,
           0.003928673461538462,
           0.003929145230769231,
           0.003939217615384615,
           0.003944111384615385,
           0.003945712384615384,
           0.003947506769230769,
           0.003948513461538462,
           0.003957425846153846,
           0.00396102176923077,
           0.0039657037692307695,
           0.003968355923076923,
           0.003968570384615385,
           0.003972680461538461,
           0.003972802076923077,
           0.003976657076923077,
           0.003976809769230769,
           0.0039775893076923075,
           0.003978900692307693,
           0.003979527846153846,
           0.003983187076923077,
           0.003983268538461538,
           0.003983302307692308,
           0.003993201692307692,
           0.003994444692307692,
           0.004002045923076923,
           0.0040066217692307695,
           0.004008421230769231,
           0.004011795461538461,
           0.004020453153846154,
           0.0040281254615384616,
           0.004029364538461538,
           0.004029995615384615,
           0.004032546461538462,
           0.004032629307692308,
           0.004033298846153846,
           0.0040333729230769225,
           0.0040353953846153845,
           0.004042062692307692,
           0.004042307076923077,
           0.004043482153846154,
           0.004047125,
           0.004050561923076923,
           0.004055333538461539,
           0.004062441153846154,
           0.004062654461538462,
           0.004063269769230769,
           0.004065189538461538,
           0.004065284538461538,
           0.004065946461538462,
           0.004067272846153846,
           0.004067796923076923,
           0.004073014307692308,
           0.004092591384615384,
           0.00409801,
           0.0040981576153846155,
           0.004098685615384615,
           0.004106365769230769,
           0.004106560153846154,
           0.004108112461538462,
           0.004113928615384615,
           0.004120177,
           0.004124891538461539,
           0.004126251153846154,
           0.004137276615384615,
           0.004142810461538462,
           0.004148863538461538,
           0.0041514844615384615,
           0.004159885,
           0.004160035692307692,
           0.004167559538461539,
           0.004183368,
           0.004207832692307693,
           0.004226383615384615,
           0.004251580846153846,
           0.00429685025,
           0.004313780615384615,
           0.004316540769230769,
           0.004336609,
           0.004430088307692308,
           0.005025693769230769,
           0.005163148846153847
         ]
       },
       "completed": true
     },
     {
       "name": "name: 'origin', length: 1,000,000, type: Dictionary<Int8, Utf8>, test: eq, value: Seattle",
       "ops": 0.2577444145672938,
       "margin": 16.4,
       "options": {
         "delay": 0.005,
         "initCount": 1,
         "minTime": 0.05,
         "maxTime": 5,
         "minSamples": 5
       },
       "samples": 5,
       "promise": false,
       "details": {
         "min": 3.211415446,
         "max": 4.398277249,
         "mean": 3.8798124944000003,
         "median": 4.105992699,
         "standardDeviation": 0.5123862225874,
         "marginOfError": 0.6361095316489571,
         "relativeMarginOfError": 16.39536788355359,
         "standardErrorOfMean": 0.22914608488795288,
         "sampleVariance": 0.2625396410973846,
         "sampleResults": [
           3.211415446,
           3.467166249,
           4.105992699,
           4.2162108289999995,
           4.398277249
         ]
       },
       "completed": true
     }
   ]
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] github-actions[bot] commented on pull request #10331: ARROW-12796: [JS] Support JSON output from benchmarks

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #10331:
URL: https://github.com/apache/arrow/pull/10331#issuecomment-841597553


   https://issues.apache.org/jira/browse/ARROW-12796


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] kou closed pull request #10331: ARROW-12796: [JS] Support JSON output from benchmarks

Posted by GitBox <gi...@apache.org>.
kou closed pull request #10331:
URL: https://github.com/apache/arrow/pull/10331


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] kou closed pull request #10331: ARROW-12796: [JS] Support JSON output from benchmarks

Posted by GitBox <gi...@apache.org>.
kou closed pull request #10331:
URL: https://github.com/apache/arrow/pull/10331


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org