Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

FAQ, "compilation seems slow", MIR #884

Closed
uvtc opened this issue Jul 25, 2017 · 1 comment
Closed

FAQ, "compilation seems slow", MIR #884

uvtc opened this issue Jul 25, 2017 · 1 comment

Comments

@uvtc
Copy link

uvtc commented Jul 25, 2017

Hi, new here. At https://www.rust-lang.org/en-US/faq.html#why-is-rustc-slow, it mentions a hope of a future MIR optimization, but searching around it appears to me that MIR has already been merged. Has this optimization been implemented?

@alilleybrinker
Copy link
Contributor

Incremental compilation is unfinished, but is (if I recall correctly) available today on nightly.

I'm not sure if any serious work has gone into MIR-level optimizations to reduce the time spent in LLVM optimization.

I'll update the answer.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants