$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Should Boost adopt pimpl/d-pointer as much as it can?
From: Alexander Churanov (alexanderchuranov_at_[hidden])
Date: 2010-03-23 15:00:13
Artyom,
Did you try precompiling header files?
My results are:
inclusion 2,6 s (-02+link)
precompilation 1,45 s (-02+link)
diff *1.8*
gcc 4.2, boost 1.41
Alexander Churanov