Skip to content

Add more artifact size profiling #87405

@rylev

Description

@rylev
Member

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

A-self-profileArea: Self-profiling feature of the compilerWG-compiler-performanceWorking group: Compiler Performance

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @rylev

      Issue actions

        Add more artifact size profiling · Issue #87405 · rust-lang/rust