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

long-term stored benchmark performance #3539

Closed
kmitchener opened this issue Sep 19, 2022 · 2 comments
Closed

long-term stored benchmark performance #3539

kmitchener opened this issue Sep 19, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@kmitchener
Copy link
Contributor

Is your feature request related to a problem or challenge? Please describe what you are trying to do.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
(This section helps Arrow developers understand the context and why for this feature, in addition to the what)

More of a question than a feature request -- I'm wondering if there are plans for running benchmarks on a consistent basis and storing the results so we can see how performance is changing over time in DataFusion. I see there's the conbench directory which presumably could somehow be hooked up to this -> https://conbench.ursa.dev/ . Is that something I could help get running?

If not, do we have any hardware on which we can consistently run benchmarks? I don't think it needs to be as fancy as conbench is at the start, nor would it need to run for every commit. But something simple to help show progression (or regression) would be nice.

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@kmitchener kmitchener added the enhancement New feature or request label Sep 19, 2022
@andygrove
Copy link
Member

I see there's the conbench directory which presumably could somehow be hooked up to this -> https://conbench.ursa.dev/ . Is that something I could help get running?

I think that would be good. I did some work on this but did not get through the work of actually hooking this up.

@alamb
Copy link
Contributor

alamb commented Mar 7, 2023

I finally got around to organizing some thoughts in this area and filed #5504 to track getting regular running benchmark runs. Any help people could offer would be super helpful!

@alamb alamb closed this as completed Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants