Skip to content

rusti tests are unnecessarily slow #7535

Closed
@alexcrichton

Description

@alexcrichton

They're all run in parallel now, and they're incredibly slow because there is a massive amount of contention inside LLVM.

I have a patch to fix this and am attempting to get it into LLVM upstream. In the meantime, if we upgrade LLVM we should include this patch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-LLVMArea: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.A-testsuiteArea: The testsuite used to check the correctness of rustc

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions