Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial set of automated performance benchmarks (non-H2O) #191

Closed
fjetter opened this issue Jun 24, 2022 · 0 comments · Fixed by #243
Closed

Initial set of automated performance benchmarks (non-H2O) #191

fjetter opened this issue Jun 24, 2022 · 0 comments · Fixed by #243
Assignees

Comments

@fjetter
Copy link
Member

fjetter commented Jun 24, 2022

Over the past ~2 years we ran many manual benchmarks to confirm various improvements to our scheduling or stealing heuristics.

Recently, we started working on H20 benchmarks to have something to compare. The H20 benchmarks are however heavily biased towards shuffle operations since they are motivated by database benchmarks. While this use case is surely relevant, there are many dask-specific workloads these benchmarks do not cover properly.

AC


We should increase our benchmark coverage significantly to incorporate dask specific payload

Examples where this kind of automation would be helpful for future work or would've been helpful in the past. Some of these contain actual reproducers we could simply extract and adapt to Coiled

This would build up on the infrastructure created by #148

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants