Skip to content

Support parallel front end test in rustc-perf #2068

Open
@SparrowLii

Description

@SparrowLii

Parallel front end is an important means to improve compiler performance, but currently we cannot use rustc-perf to test the impact on the compiler performance of the parallelized front end in a PR.

We should support the -Z threads=n compiler option when compiling the use cases in the bot to compare the impact of code changes in PRs on the parallelization frontend.

updates #118698
updates #113349

cc @Kobzol @jieyouxu

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