westonpace commented on code in PR #33731:
URL: https://github.com/apache/arrow/pull/33731#discussion_r1091203597


##########
cpp/src/arrow/util/benchmark_util.h:
##########
@@ -136,4 +138,28 @@ struct RegressionArgs {
   bool size_is_bytes_;
 };
 
+class MemoryPoolMemoryManager : public benchmark::MemoryManager {
+  void Start() BENCHMARK_OVERRIDE {

Review Comment:
   What is `BENCHMARK_OVERRIDE`?



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