gcc/libstdc++-v3/testsuite/performance
Chris Jefferson a10bad862f re PR libstdc++/58437 (Sorting value in reverse order is much slower compare to gcc44)
2013-09-30  Chris Jefferson  <chris@bubblescope.net>

	PR libstdc++/58437
	* include/bits/stl_algo.h (__move_median_first): Rename to
	__move_median_to_first, change to take an addition argument.
	(__unguarded_partition_pivot): Adjust.
	* testsuite/performance/25_algorithms/sort.cc: New.
	* testsuite/performance/25_algorithms/sort_heap.cc: Likewise.
	* testsuite/performance/25_algorithms/stable_sort.cc: Likewise.

From-SVN: r203035
2013-09-30 17:42:31 +00:00
..
21_strings
22_locale
23_containers
25_algorithms re PR libstdc++/58437 (Sorting value in reverse order is much slower compare to gcc44) 2013-09-30 17:42:31 +00:00
26_numerics
27_io
30_threads/future
ext/pb_ds