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

Add more artifact size profiling #87405

Open
rylev opened this issue Jul 23, 2021 · 0 comments
Open

Add more artifact size profiling #87405

rylev opened this issue Jul 23, 2021 · 0 comments
Assignees
Labels
A-self-profile Area: Self-profiling feature of the compiler WG-compiler-performance Working group: Compiler Performance

Comments

@rylev
Copy link
Member

rylev commented Jul 23, 2021

As an extension to #87404, we'll want to add support for profiling even more artifact file sizes. Below are some ideas of which artifacts we'll want to profile:

  • object files
  • bit code
  • crate metadata
    • Everything captured here
  • final binary artifact size (rlib, exe. etc)
  • debug info (when separate)
@rylev rylev added WG-compiler-performance Working group: Compiler Performance A-self-profile Area: Self-profiling feature of the compiler labels Jul 23, 2021
@rylev rylev self-assigned this Jul 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-self-profile Area: Self-profiling feature of the compiler WG-compiler-performance Working group: Compiler Performance
Projects
None yet
Development

No branches or pull requests

1 participant