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

Implement comparing profilers data with stored median value #13507

Open
dkijania opened this issue Jun 30, 2023 · 0 comments
Open

Implement comparing profilers data with stored median value #13507

dkijania opened this issue Jun 30, 2023 · 0 comments

Comments

@dkijania
Copy link
Member

We can expand test jobs in CI which are running various profilers and add assertion on produced data by the tool.
Currently we are only checking if data is successfully generated, but we are not alerted if there is some regression. It would be a good idea to push that data to the gcloud from each run (as a file or db instert) and compare current run with median value calculated on previous runs for current release. If it is bigger than 20% we can fail the build which can broad some attention to the author of the commit.

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

No branches or pull requests

1 participant