Skip to content
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

Multiple single threaded runtimes #27

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

programatik29
Copy link
Contributor

Improves performance by using multiple single threaded runtimes which disables work stealing.

@Noah-Kennedy
Copy link

What is the performance difference from this change?

@ChillFish8
Copy link
Member

@Noah-Kennedy I cannot remember off the top of my head but I think it was between 5-10% at most

@programatik29
Copy link
Contributor Author

What is the performance difference from this change?

@Noah-Kennedy Depends. You gotta test it on your own machine.

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

Successfully merging this pull request may close these issues.

3 participants