From: "Peter Dimov" <[EMAIL PROTECTED]> > > One easy way to estimate the impact of an optimized allocator is to #define > BOOST_SP_USE_STD_ALLOCATOR, to make shared_ptr use std::allocator. On SGI > derived STLs, std::allocator is usually faster than plain new.
I tried to do that myself but benchmark.cpp doesn't compile for me, there's probably no timespec on Windows. _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost