41975.cc: Add tests to check performance with or without cache of hash code and with...
authorFrançois Dumont <fdumont@gcc.gnu.org>
Sun, 6 Nov 2011 17:16:00 +0000 (17:16 +0000)
committerFrançois Dumont <fdumont@gcc.gnu.org>
Sun, 6 Nov 2011 17:16:00 +0000 (17:16 +0000)
commitba3aa0e6c7552cceaefe7cb23db2daf40a32de00
tree483dbed39e4a71e8aace8c3acdf89b1f00d0ad4b
parent86951993f8a4cae2fb26bf8705e2f248a8d6f21e
41975.cc: Add tests to check performance with or without cache of hash code and with...

2011-11-06  François Dumont <fdumont@gcc.gnu.org>

* testsuite/performance/23_containers/insert_erase/41975.cc: Add
tests to check performance with or without cache of hash code and with
string type that has a costlier hash functor than int type.

From-SVN: r181037
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/performance/23_containers/insert_erase/41975.cc