-
Notifications
You must be signed in to change notification settings - Fork 4
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
Idea for affinity #20
Comments
In theory, advanced affinity should work fine on a 6-core CPU like the 3600. I used to use it when I had a 3600, and plenty of people still do on Windows with Julti, which has a similar affinity system. However, I don't remember if the 3600 has 1 or 2 CCXs. If you're using sequence affinity instead, I believe this behavior should happen when setting |
Thanks for your help, I'll try this next time I do runs |
Hm, that is unusually bad. Does it still happen when not using resetti? |
It doesn't, but it also doesn't happen if affinity is disabled. The issue appears to be mostly that single-core performance is not good. |
A useful option would be: when a world is chosen, give that instance all cores. remove all affinity limits from it.
I run a Ryzen 5 3600 so don't have the cores for advanced affinity, but also have lower single-core performance. Adding this option would greatly improve my in-game experience while not sacrificing reset efficiency.
The text was updated successfully, but these errors were encountered: