Skip to content

Restore adding binary size metrics into DB #1804

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

Merged
merged 2 commits into from
Jan 17, 2024

Conversation

Kobzol
Copy link
Contributor

@Kobzol Kobzol commented Jan 17, 2024

#1790 broke storing binary size data into the DB, because the binary size was only available when a self-profile was recorded, but that PR removed storing of all data into the DB in that case.

This PR fixes that, and also adds a CI check that we have both instruction counts and binary size data in the DB after a collection.

This was broken by a previous commit that removed storing of all self-profile data from the DB.
@Kobzol Kobzol merged commit 0db7349 into rust-lang:master Jan 17, 2024
@Kobzol Kobzol deleted the artifact-size-fix branch January 17, 2024 13:15
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.

2 participants