$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Memory manager/allocator
From: Igor R (boost.lists_at_[hidden])
Date: 2009-06-16 09:01:56
>
> You know why there is a so big difference between Linux and Win32
> implementations for boost::pool? (if this timing are says the truth)
>
Where do you see a big difference? From the 2 pictures that I can see, the
measurement for "BoostPool" is ~7ms, and for "BoostObjectPool" is ~13 -- on
both pictures. Do I miss something?