Skip to content

Support parallel front end test in rustc-perf #2068

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
SparrowLii opened this issue Apr 14, 2025 · 0 comments
Open

Support parallel front end test in rustc-perf #2068

SparrowLii opened this issue Apr 14, 2025 · 0 comments

Comments

@SparrowLii
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant