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

[core] Use SetProcessAffinity to increase performance #4

Closed
mamontov-cpp opened this issue May 21, 2015 · 1 comment
Closed

[core] Use SetProcessAffinity to increase performance #4

mamontov-cpp opened this issue May 21, 2015 · 1 comment
Milestone

Comments

@mamontov-cpp
Copy link
Owner

Some articles point, that seting process affinity can be used to increase performance. The engine sometimes runs not so smooth on Windows, and the synchronization is still a small issue (in cases without VSync, for example), so this could be useful.

@mamontov-cpp mamontov-cpp changed the title Use SetProcessAffinity to increase performance [core] Use SetProcessAffinity to increase performance Jun 27, 2015
@mamontov-cpp
Copy link
Owner Author

Fixed in master.

@mamontov-cpp mamontov-cpp added this to the 1.5.1 milestone Aug 5, 2015
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