Skip to content

codegen-units causes performance problems #11102

Closed
@pcwalton

Description

@pcwalton

See rust-lang/rust#33522, for example. codegen-units is well known to cause performance problems due to missed IPO such as inlining.

Can we enable this only on bots?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions