gcc/libstdc++-v3/testsuite/performance
Paolo Carlini 9f9000d177 re PR libstdc++/16401 (ostringstream in gcc 3.4.x very slow for big data)
2004-07-07  Paolo Carlini  <pcarlini@suse.de>

	PR libstdc++/16401
	* include/bits/sstream.tcc (overflow): When reallocating _M_string
	use an exponential grow policy.
	* testsuite/27_io/basic_stringbuf/overflow/char/1.cc: New.
	* testsuite/performance/27_io/stringbuf_overflow.cc: New.

From-SVN: r84235
2004-07-07 21:48:01 +00:00
..
20_util/allocator list_sort_search.cc: Minor formatting fixes. 2004-04-12 16:11:21 +00:00
21_strings [multiple changes] 2004-06-12 08:10:24 +00:00
22_locale Reshuffle performance testsuite. 2004-01-30 17:06:42 +00:00
23_containers Reshuffle performance testsuite. 2004-01-30 17:06:42 +00:00
26_numerics Reshuffle performance testsuite. 2004-01-30 17:06:42 +00:00
27_io re PR libstdc++/16401 (ostringstream in gcc 3.4.x very slow for big data) 2004-07-07 21:48:01 +00:00