Skip to content

Investigate performance benefits from mir-opt-level #121

Open
@joshlf

Description

@joshlf

Rust currently supports an unstable option, mir-opt-level (analogous to opt-level) that instructs Rust to perform optimizations at the MIR level. We should investigate whether this gives us any performance improvements over simply using the stable opt-level.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions