kiszk commented on pull request #8245:
URL: https://github.com/apache/arrow/pull/8245#issuecomment-698541508


   Looks good.
   
   In my environment, while `benchmark.forks` works, `benchmark.warmups` and 
`benchmark.runs` do not work. In other words, the following command executes 
the benchmark twice with 5 warmups and 5 runs.
   ```
   mvn clean install  -Dskip.perf.benchmarks=false 
-Dbenchmark.filter=.*IntBenchmarks.setIntDirectly  -Dbenchmark.forks=2 
-Dbenchmark.warmups=6 -Dbenchmark.runs=7
   ```


----------------------------------------------------------------
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]


Reply via email to