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

Release performances indicator? #1375

Open
frederikhors opened this issue May 23, 2023 · 3 comments
Open

Release performances indicator? #1375

frederikhors opened this issue May 23, 2023 · 3 comments
Labels
C-enhancement Category: An issue proposing an enhancement or a PR with one.

Comments

@frederikhors
Copy link

It would be great if for each release (especially the dev ones) there was an indicator of increased or deteriorated performance.

The case is this:

  • I'm using a dev release at commit "A"
  • I get the notification that there is a new version
  • I'd like to know how much speed difference there is between mine and this new one or at least from the previous one

What do you think?

@bjorn3
Copy link
Member

bjorn3 commented May 23, 2023

I don't have the necessary infrastructure for automatic benchmarking of all releases. CI is way too noisy to do reliable benchmarking, especially because different runs may use entirely different cpu models. Maybe in the future it could be integrated with rustc's benchmark runner (https://perf.rust-lang.org/)?

@frederikhors
Copy link
Author

Yeah, it will be awesome! Should I leave this open?

@bjorn3
Copy link
Member

bjorn3 commented May 23, 2023

Sure

@bjorn3 bjorn3 added the C-enhancement Category: An issue proposing an enhancement or a PR with one. label May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: An issue proposing an enhancement or a PR with one.
Projects
None yet
Development

No branches or pull requests

2 participants