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


   > Thank you. 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
   > ```
   
   @kiszk Thanks for your feedback. 
   The problem was caused by incorrect parameter names. I have fixed it now, 
please check. 


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