WillAyd opened a new pull request, #45793:
URL: https://github.com/apache/arrow/pull/45793

   ### Rationale for this change
   
   This makes it possible to add benchmarks to the Meson configuration
   
   ### What changes are included in this PR?
   
   Benchmarks from the top level configuration are added
   
   ### Are these changes tested?
   
   Locally yes. To do so, simply:
   
   ```sh
   meson setup builddir -Dbenchmarks=true
   meson test -C builddir --benchmark 
   ```
   
   ### Are there any user-facing changes?
   No


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