check_performance (CXX): Add -DNOTHREAD.
authorLoren J. Rittle <ljrittle@gcc.gnu.org>
Fri, 6 Feb 2004 08:12:38 +0000 (08:12 +0000)
committerLoren J. Rittle <ljrittle@gcc.gnu.org>
Fri, 6 Feb 2004 08:12:38 +0000 (08:12 +0000)
commit093b46f04f98d723c5930c5bec7f3206e552dff4
treed582c6d7c9b333bc1d8a616a8f7d45a581a999b7
parent07711f53ae115806856082e2e8fe17263e61c499
check_performance (CXX): Add -DNOTHREAD.

* scripts/check_performance (CXX): Add -DNOTHREAD.
* testsuite/performance/20_util/allocator/insert.cc: Integrate
threaded tests from insert_insert.cc.  Tweak iterations,
remove special cases.
* testsuite/performance/20_util/allocator/insert_insert.cc:
Make all tests single-threaded. Tweak iterations.
* testsuite/performance/20_util/allocator/map_thread.cc:
Tweak iterations.
* testsuite/performance/20_util/allocator/producer_consumer.cc:
Likewise.

From-SVN: r77388
libstdc++-v3/scripts/check_performance
libstdc++-v3/testsuite/performance/20_util/allocator/insert.cc
libstdc++-v3/testsuite/performance/20_util/allocator/insert_insert.cc
libstdc++-v3/testsuite/performance/20_util/allocator/map_thread.cc
libstdc++-v3/testsuite/performance/20_util/allocator/producer_consumer.cc