This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch] Batch of basic_string correctness and performance work


On Wed, Oct 27, 2004 at 03:09:42AM +0200, Paolo Carlini wrote:
> Paolo Carlini wrote:
> 
> I have just committed the below: in fact, on x86, some testcases, when
> statically linked get a little bit of additional performance
> improvement. This is not the case on x86_64, where we give away a few
> % on some tests, but I concur that this is a safer approach and, more
> important... I don't want Gawain-full nightmares for the next two
> nights, so... ;) ;)
> ... 
> 	* include/bits/basic_string.h (append(const basic_string&),
> 	append(size_type, _CharT)): Move out of line...
> 	* include/bits/basic_string.tcc: ... here.

Thank you, Paolo.  This makes me feel better, too.  Few enough of
us have Opterons, so far.  Among those of us who do, few are yet 
inclined to complain about how long they take to get through their 
workload. :-)

Nathan Myers
ncm-nospam@cantrip.org


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]