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]

adding containers to testsuite/performance/container_benchmark.cc


Currently, the container benchmark tests:

"vector (pointer)", "vector (iterator)", "deque", "list", "set", "multiset"

I would like to add map, multimap, and the hashed containers.

Thoughts?

-benjamin


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