Add commit message included with files.

From-SVN: r77413
This commit is contained in:
Loren J. Rittle 2004-02-06 19:20:30 +00:00
parent 3199cb41b8
commit fbdf188d78
1 changed files with 11 additions and 0 deletions

View 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