Exploring Crate Graph Build Times with `cargo build -Ztimings`

This looks great!

Here is Servo build from cargo clean on a 28-thread machine, with "Min unit time" set to 10 seconds. (There are 658 units in total.) We already knew parallelism opportunities were low at the end of the build, but it’s striking to see this "CPU Usage" graph!

5 Likes