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] more allocator benchmarks


Also not getting checked in.

This is a re-work of the existing allocator benchmark, to add std::list,
which does far more allocation than std::vector.

Also, it adds another test case that is a representative sample of MT
container allocation, culled from existing (private) complaints and
modified after feedback with Stefan.

I'll wait on this, but wanted to post it in case anybody is curious over
the next week or so.

-benjamin

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


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