$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2004-05-12 16:49:44
Joel Young <jdy_at_[hidden]> writes:
> For 1000 iterations runs, here are the top time consuming function
> calls. It seems like there is a lot of construction and destruction going on.
You might want to consider using the small string optimization; I
think you could probably get a huge speedup.
-- Dave Abrahams Boost Consulting http://www.boost-consulting.com