pitrou commented on a change in pull request #9712:
URL: https://github.com/apache/arrow/pull/9712#discussion_r594552409
##########
File path: docs/source/developers/benchmarks.rst
##########
@@ -45,6 +45,11 @@ Sometimes, it is required to pass custom CMake flags, e.g.
export CC=clang-8 CXX=clang++8
archery benchmark run --cmake-extras="-DARROW_SIMD_LEVEL=NONE"
+Additionally a full CMake build directory may be specified.
+
+.. code-block:: shell
+ archery benchmark run $HOME/arrow/cpp/release-build
Review comment:
Thanks, I had never noticed this feature.
----------------------------------------------------------------
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]