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

[chore] Tie perf run results to hardware profile to get more comparable results #2283

Merged
merged 2 commits into from
Feb 2, 2021

Conversation

bjoerge
Copy link
Member

@bjoerge bjoerge commented Feb 2, 2021

Description

When running the perf tests in a github action, the hardware of the VM you get has some variations in cpu speed. This PR creates a hardware profile for each variation and ties the perf test result to the hardware profile it was ran in. This gives us more comparable results for similar hardware profiles.

In addition this PR adds a perf summary document that ​​we use to track results of perf runs for a given hardware profile (as of this PR only the most recent 200 results are kept)

What to review


See it in action here:
https://perf-studio-f6m14jgdv.sanity.build/desk

Notes for release


N/A

Copy link
Contributor

@benedicteb benedicteb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool! 😀

@bjoerge bjoerge merged commit 2a27727 into next Feb 2, 2021
@bjoerge bjoerge deleted the perf-studio-improvements branch February 2, 2021 12:12
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 this pull request may close these issues.

None yet

2 participants