adding containers to testsuite/performance/container_benchmark.cc

Benjamin Kosnik bkoz@redhat.com
Tue Dec 23 16:17:00 GMT 2003


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



More information about the Libstdc++ mailing list