[Commits] [wesnoth/wesnoth] 659b9a: Fix performance of MSVC OpenMP builds
GitHub
noreply at github.com
Sat Mar 14 05:44:01 UTC 2015
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 659b9a414131ed9dfc2f4682afc28f3a57ec0664
https://github.com/wesnoth/wesnoth/commit/659b9a414131ed9dfc2f4682afc28f3a57ec0664
Author: aquileia <sk.aquileia at gmail.com>
Date: 2015-03-14 (Sat, 14 Mar 2015)
Changed paths:
M projectfiles/VC9/WML_tests.cmd
M src/wesnoth.cpp
Log Message:
-----------
Fix performance of MSVC OpenMP builds
Instead of idling at 100% CPU usage, we're back at 4-5%.
For VC2010, an additional hotfix has to be applied to the dll files: http://support.microsoft.com/en-us/kb/2689322
More information about the Commits
mailing list