alamb commented on issue #18115: URL: https://github.com/apache/datafusion/issues/18115#issuecomment-3592609246
I hacked up some basic scripts to run benchmarks on PRs via comments and a random GCP VM I have running Here is the documentation: https://github.com/alamb/datafusion-benchmarking/blob/main/scripts/README.md TLDR is To request a benchmark run on a PR, add a comment to the PR with the following format: ``` run benchmark <benchmark_name> ``` To run the "standard" benchmarks run ``` run benchmarks ``` The available users and benchmarks are currently whitelisted. Initially, I added @rluvaton @alamb @Dandandan and @adriangb -- if it turns out to be widely used, I'll work on expanding the capacity and number of users who can run this -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
