$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Memory manager/allocator
From: Daniele Barzotti (daniele.barzotti_at_[hidden])
Date: 2009-06-16 08:37:45
Igor R ha scritto:
>
> There's a memory-pool library in boost:
> http://www.boost.org/doc/libs/1_39_0/libs/pool/doc/index.html
Thanks Igor,
I didn't seen it! :-P
I profit by you to ask a question..
Here (http://xushiwei.com/gc-allocator#toc7) there are timing comparison
between some allocators..
You know why there is a so big difference between Linux and Win32
implementations for boost::pool? (if this timing are says the truth)
Thanks,
Daniele.