Add commit message included with files.
authorLoren J. Rittle <ljrittle@gcc.gnu.org>
Fri, 6 Feb 2004 19:20:30 +0000 (19:20 +0000)
committerLoren J. Rittle <ljrittle@gcc.gnu.org>
Fri, 6 Feb 2004 19:20:30 +0000 (19:20 +0000)
From-SVN: r77413

libstdc++-v3/ChangeLog

index 76952ed..02220a9 100644 (file)
@@ -7,6 +7,17 @@
 
        * scripts/check_performance: Support PCH.
 
+       * 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.
+
 2004-02-05  Geoffrey Keating  <geoffk@apple.com>
 
        PR 12179