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: totally folding string operations


Giovanni Bajo wrote:

That is great to hear. Is it the same, for, eg., small vectors of PODs?


Definitely. The largest bin, by default, is 128 bytes, but we can consider enlarging
it, perhaps: I have seen larger values around... What do you think?


The STL started actually exploiting pool allocation with Matt's patch in July:

http://gcc.gnu.org/ml/gcc-patches/2004-07/msg02438.html

Paolo.


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