gcc/libstdc++-v3/testsuite/performance
François Dumont d4a7f7a15c hashtable_policy.h (_Prime_rehash_policy): Remove automatic shrink.
2012-11-16  François Dumont  <fdumont@gcc.gnu.org>

	* include/bits/hashtable_policy.h (_Prime_rehash_policy): Remove
	automatic shrink.
	(_Prime_rehash_policy::_M_bkt_for_elements): Do not call
	_M_next_bkt anymore.
	(_Prime_rehash_policy::_M_next_bkt): Move usage of
	_S_growth_factor ...
	(_Prime_rehash_policy::_M_need_rehash): ... here.
	* include/bits/hashtable.h (_Hashtable<>): Adapt.
	* testsuite/performance/23_containers/insert_erase/41975.cc: Add
	_USE_TR1 to force build using std::tr1 container.
	* testsuite/performance/23_containers/insert/unordered_set.cc:
	Likewise.
	* testsuite/performance/23_containers/insert/54075.cc: New.

From-SVN: r193576
2012-11-16 21:28:44 +00:00
..
21_strings [multiple changes] 2010-09-14 10:27:36 +00:00
22_locale Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
23_containers hashtable_policy.h (_Prime_rehash_policy): Remove automatic shrink. 2012-11-16 21:28:44 +00:00
25_algorithms range_access.cc: Fix copying permission statement. 2012-11-01 23:20:37 +00:00
26_numerics Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
27_io filebuf_sputn_unbuf.cc: Include unistd.h for unlink. 2011-08-04 02:26:52 +00:00
30_threads/future * testsuite/performance/30_threads/future/polling.cc: Adjust. 2012-04-11 21:31:06 +01:00
ext/pb_ds make_graph_test_infos.xml: Edit. 2011-08-15 00:51:06 +00:00