andygrove opened a new issue, #2955: URL: https://github.com/apache/datafusion-comet/issues/2955
### What is the problem the feature request solves? The current microbenchmarks have been implemented in a variety of styles and there is a lot of code duplicated between each benchmark, such as running the benchmarks for "Spark", "Comet Scan", and "Comet Scan + Exec". Different benchmarks use different data sizes and different data generation approaches. I would like to add microbenchmarks for all expressions that Comet supports, but I would like to refactor the existing benchmarks first so that we have a standard approach to use. ### Describe the potential solution _No response_ ### Additional context _No response_ -- 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]
