Skip to content

Unify threading between crossgen2 and ilc #63282

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

Merged
merged 1 commit into from
Jan 3, 2022

Conversation

MichalStrehovsky
Copy link
Member

They don't have to differ in the --parallelism vs --singlethreaded argument.

Capping the number of threads seems to improve compile throughput by about 0.5%, although I was hoping for a better improvement compared to the brute force "throw workitems on the threadpool" approach.

They don't have to differ in the `--parallelism` vs `--singlethreaded` argument.
Copy link
Member

@jkotas jkotas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@MichalStrehovsky MichalStrehovsky merged commit 046cbf0 into dotnet:main Jan 3, 2022
@MichalStrehovsky MichalStrehovsky deleted the parallelism branch January 3, 2022 20:00
@ghost ghost locked as resolved and limited conversation to collaborators Feb 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants