Closed
Description
$ git clone https://github.com/servo/webrender/
$ cd wrench
$ cargo build
$ [do some small change to wrench/src/rawtest.rs]
$ cargo build
Compiling wrench v0.3.0 (file:///tmp/webrender/wrench)
Finished dev [unoptimized + debuginfo] target(s) in 5.15 secs
These timings are from linux. It's quite a bit worse on Mac, but a lot of that time probably comes from dsymutil (#47784)