Skip to content

Cargo.toml: Remove(migrate) release-fast profile #10470

Description

@oech3

We have release{,-fast,-small} profiles currently. But release-fast is just a release + codegen-units=1 and codegen-units=1 is existing for performance optimization. So it is very strange name and a maintainance cost.

Blocked by rust-lang/rust#148670 .
If codegen-units=1 is really bad config for our situation, we should have only 1 profile tuned for performance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions