Hacker News new | ask | show | jobs
by epage 306 days ago
How does this compare to `cargo check --timings`?

It visualizes each crate's build, shows the dependencies between them, shows when the initial compilation is done that unblocks dependents, and soon will have link information.