Subject: Re: [boost] Proposal: Monotonic Containers - Comparison with boost::pool, boost::fast_pool and TBB
From: Christian Schladetsch (christian.schladetsch_at_[hidden])
Date: 2009-06-19 04:01:12


> Updated tests (more of them, better formatting of results) for
> https://svn.boost.org/svn/boost/sandbox/monotonic/libs/monotonic/test/compare_memory_pool.cppis here
> http://tinyurl.com/m83vll for GCC and here http://tinyurl.com/n9g8jv for
> MSVC. I also added a column for std::allocator/mono.

Have added comparison against TBB, as requested. These results are at the
same location as linked to above.

Christian.