$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [interprocess] Shared memory object
From: Slava (Viatcheslav.Sysoltsev_at_[hidden])
Date: 2014-02-21 02:14:18
On Thu, 20 Feb 2014 17:39:54 +0100, Patrick Steele
<steele.patrick_at_[hidden]> wrote:
> Tests at the time were showing the Windows version to operate about twice
> as fast. If nothing has changed I guess I will remain with it then. I had
> just been hoping for the code to be more platform dependent.
>
You may as well use profiler to find bottlenecks and contribute to make
boost better (if the bottlenecks are in boost) instead of relying on tests
with the single specific windows machine/configuration.
Regards, Slava