$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] boost 153 interprocess_mutex much slower in windows 7 than xp?
From: StanisÅaw Halik (sthalik_at_[hidden])
Date: 2013-10-07 12:15:50
Noll, Jeffrey T UTAS wrote:
> Works great under XP, our new Windows 7 desktops it are dog slow by a
> factor of around 50. Any ideas why this would be? Thanks!
Do a "(void) timeBeginUpdate(1);" at the top of main(), including
<windows.h>. Does it make it any better?
-sh