Dandandan opened a new pull request #8970:
URL: https://github.com/apache/arrow/pull/8970
Tool now outputs average statistic based on all iterations.
Also data is collected with more precision.
Output:
```
Query 12 iteration 0 took 1076.5 ms
Query 12 iteration 1 took 1064.9 ms
Query 12 iteration 2 took 1056.3 ms
Query 12 iteration 3 took 1095.2 ms
Query 12 iteration 4 took 1069.5 ms
Query 12 iteration 5 took 1082.0 ms
Query 12 iteration 6 took 1076.2 ms
Query 12 iteration 7 took 1053.5 ms
Query 12 iteration 8 took 1139.2 ms
Query 12 iteration 9 took 1051.1 ms
Query 12 avg time: 1076.45 ms
```
----------------------------------------------------------------
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:
[email protected]