Closed
Description
Is your feature request related to a problem or challenge?
The corr
function is used in the h20 benchmark and is quite slow.
It would be great to make it faster so our performance in the H2o benchmark improves
Describe the solution you'd like
See details on #13548
- Add a benchmark for
median
function - Improve performance of
median
function (likely by implementingGroupsAccumulator
)
Describe alternatives you've considered
No response
Additional context
Used here in @MrPower's benchmark:
Metadata
Metadata
Assignees
Labels
No labels