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]

[v3] list performance improvements


This is an updated version of Gawain's patch, first posted in July. 

http://gcc.gnu.org/ml/libstdc++/2003-08/msg00172.html

I would like to put this, or something close to it, in. The last time
this came around, Gaby had some strong objections. I'm hoping he's
mellowed in the six months this patch has been marinating.

I consider the performance win substantial. Any improvements to
std::list should be welcome: currently, the performance of this
container is quite weak.

tested x86/linux

-benjamin

Attachment: p.20031223-gawain.patch
Description: Text document


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