Skip to content

measure impact of MIR on compilation times and time to run tests across crates.io #34506

@nikomatsakis

Description

@nikomatsakis

Before enabling MIR by default, we'd like to have some broad sense of how it impacts average compilation times. This could be done by running across all of crates.io and taking the average. It'd also be nice to measure the time to run tests. I've got a script for doing this but haven't been able to finish the collation part of the script, or gather complete results.

The script is here:

https://github.com/nikomatsakis/cratesio_perf

cc @rust-lang/compiler

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-MIRArea: Mid-level IR (MIR) - https://blog.rust-lang.org/2016/04/19/MIR.htmlT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions