[Commits] [wesnoth/wesnoth] c61167: Fix performance of MSVC OpenMP builds

GitHub noreply at github.com
Sat Mar 14 05:53:22 UTC 2015


  Branch: refs/heads/1.12
  Home:   https://github.com/wesnoth/wesnoth
  Commit: c61167472bb8a0373283fe3938642a92686316a9
      https://github.com/wesnoth/wesnoth/commit/c61167472bb8a0373283fe3938642a92686316a9
  Author: aquileia <sk.aquileia at gmail.com>
  Date:   2015-03-14 (Sat, 14 Mar 2015)

  Changed paths:
    M src/game.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