Skip to content

ndarray build time / compile time #723

@bluss

Description

@bluss

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions