-
Notifications
You must be signed in to change notification settings - Fork 340
Closed
Description
I just wanted to share a neat graph. (This is a new feature in cargo - run with -Ztimings
and it outputs this!)
HTML build time for ndarray + deps I used a rayon benchmark as testcase, so it's a release compile, and my laptop struggles a bit, so it's slowish :-)
You can set the min unit time to 1 second to get an easier to overview time chart of the build.
Here we can look at how the build time of the crate is broken down, obviously we only decide about the direct deps and not transitive deps of any crates we don't control.
Metadata
Metadata
Assignees
Labels
No labels