gcc/libstdc++-v3/testsuite/performance/25_algorithms
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
..
copy_backward_deque_iterators.cc
copy_deque_iterators.cc
copy_streambuf_iterators.cc
find_istreambuf_iterators.cc
lexicographical_compare.cc
nth_element_worst_case.cc
search_n.cc
sort_heap.cc
sort.cc
stable_sort.cc