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


   The following commands should work:
   ```
   archery benchmark list --langauge=java
   archery benchmark run --langauge=java
   archery benchmark diff --langauge=java
   ```
   
   Here is an example
   ```
   archery benchmark run  ARROW-10031  --output=out-java.json --language=java  
--benchmark-filter=IntBench --java-options=-mx1g --build-extras=-Dfoo.bar=1 
--benchmark-extras=-Dbar.foo=2
   ````


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