Skip to content

Add artifact size to compare page quick links #1418

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 1 commit into from
Aug 24, 2022

Conversation

Kobzol
Copy link
Contributor

@Kobzol Kobzol commented Aug 19, 2022

Also adds a short summary of the metric. I don't think that it's obvious to most people what metric corresponds to the artifact (binary) size of the compiled crate (well, I got it wrong :D ), so we might as well add it to the quick links.

image

@Kobzol Kobzol requested a review from rylev August 19, 2022 14:11
@Kobzol
Copy link
Contributor Author

Kobzol commented Aug 22, 2022

Artifact is a bit general, so maybe it could be something like "Binary size"?

@rylev
Copy link
Member

rylev commented Aug 22, 2022

@Kobzol Artifact size is already being used to track the sizes of all build artifacts (e.g., incremental compilation caches). If this is just the end binary size, I agree that we should make this clearer.

Also adds a short summary of the metric
@Kobzol Kobzol force-pushed the quick-links-artifact-size branch from e1c03fd to f2ddde1 Compare August 22, 2022 12:02
@Kobzol
Copy link
Contributor Author

Kobzol commented Aug 22, 2022

The "technical" term is "linked artifact", I think that binary size is a friendly enough name for this. I changed the name of the quick link to Binary size.

@Kobzol Kobzol merged commit ebd2d1d into master Aug 24, 2022
@Kobzol Kobzol deleted the quick-links-artifact-size branch August 24, 2022 11:35
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