Skip to content

dep graph: test and binary targets can be build in parallel #7393

@matthiaskrgr

Description

@matthiaskrgr

cargo 7ab4778
I was looking at the timing of cargo-cache and it looks like creation of (binary,testrunner) and tests is not parallelized although it could be:

http://gistpreview.github.io/?5b6c67239b69c83b0cbaf1338f10d5f8

build command: cargo build --release -Ztimings --all-targets -j 20

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: bug

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions