pitrou commented on PR #50056:
URL: https://github.com/apache/arrow/pull/50056#issuecomment-4678903188

   Note you can simply pass an existing build dir where you have already run 
the CMake configuration phase:
   ```
   archery benchmark run /build-arrow --suite-filter=parquet 
--benchmark-filter=Decode --output out.json
   ```
   
   It will even rebuild automatically. I find it simpler and easier to 
understand than asking Archery to preserve its own build dir.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to