eejbyfeldt commented on PR #12095:
URL: https://github.com/apache/datafusion/pull/12095#issuecomment-2306506307

   > Thanks @eejbyfeldt. Do you have any before/after benchmark results?
   
   Yes some benchmarks sounds like a great idea. I updated the PR description 
with something basic queries. 
   
   FAs far as I could tell stddev/varaiance was not used in any current 
benchmarks, so I modified two clickbench queries to use stddev instead of avg. 
The queries were choosen based on them having big improvements when the 
GroupsAccumulator api was first implemented (according to 
https://www.influxdata.com/blog/aggregating-millions-groups-fast-apache-arrow-datafusion/)
 so they are probably showing best case improvement.


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

Reply via email to