-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem or challenge?
ClickBench is a benchmark targeting analytic workloads such as what DataFusion implements: https://github.com/ClickHouse/ClickBench/tree/main
We have a way to run datafusion within the ClickBench system, see
https://github.com/ClickHouse/ClickBench/tree/main/datafusion
However, we don't have a way to easily run ClickBench against DataFusion itself to compare performance of proposed changes (see #6127)
Describe the solution you'd like
I would like a runner, part of #6127, that runs the ClickBench benchmarks , similarly to our tpch benchmark runner https://github.com/apache/arrow-datafusion/blob/main/benchmarks/src/bin/tpch.rs
Describe alternatives you've considered
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request