From 957efea60eceee6a80b3869e0eda61d13e648377 Mon Sep 17 00:00:00 2001
From: bkoz
(The test was executed with multimap_text_find_timing_test +
(The test was executed with multimap_text_find_timing_test thirty_years_among_the_dead_preproc.txt 100 3 4 4)
The test checks the find-time scalability of different diff --git a/libstdc++-v3/docs/html/ext/pb_ds/multimap_text_find_timing_test_small.html b/libstdc++-v3/docs/html/ext/pb_ds/multimap_text_find_timing_test_small.html index cec52ff8090..5c0b57706d5 100644 --- a/libstdc++-v3/docs/html/ext/pb_ds/multimap_text_find_timing_test_small.html +++ b/libstdc++-v3/docs/html/ext/pb_ds/multimap_text_find_timing_test_small.html @@ -28,7 +28,7 @@ finds the secondary key from a container obtained from finding a primary key. For the native multimaps, it searches a range obtained using std::equal_range on a primary key.
-(The test was executed with multimap_text_find_timing_test +
(The test was executed with multimap_text_find_timing_test thirty_years_among_the_dead_preproc.txt 400 1 1 6)
The test checks the find-time scalability of different diff --git a/libstdc++-v3/docs/html/ext/pb_ds/multimap_text_insert_mem_usage_test_large.html b/libstdc++-v3/docs/html/ext/pb_ds/multimap_text_insert_mem_usage_test_large.html index 00d4146d7dc..c4b1df5c301 100644 --- a/libstdc++-v3/docs/html/ext/pb_ds/multimap_text_insert_mem_usage_test_large.html +++ b/libstdc++-v3/docs/html/ext/pb_ds/multimap_text_insert_mem_usage_test_large.html @@ -23,7 +23,7 @@ Containers::Alternative to Multiple Equivalent Keys). There are 100 distinct primary keys. The test measures the memory use as a function of the number of values inserted.
-(The test was executed with multimap_text_insert_mem_usage_test +
(The test was executed with multimap_text_insert_mem_usage_test thirty_years_among_the_dead_preproc.txt 100 200 2100 100)
The test checks the memory scalability of different diff --git a/libstdc++-v3/docs/html/ext/pb_ds/multimap_text_insert_mem_usage_test_small.html b/libstdc++-v3/docs/html/ext/pb_ds/multimap_text_insert_mem_usage_test_small.html index 63ec4a9c9db..7b710f309eb 100644 --- a/libstdc++-v3/docs/html/ext/pb_ds/multimap_text_insert_mem_usage_test_small.html +++ b/libstdc++-v3/docs/html/ext/pb_ds/multimap_text_insert_mem_usage_test_small.html @@ -25,7 +25,7 @@ to primary keys ranges to about 20.
The test measures the memory use as a function of the number of values inserted.
-(The test was executed with multimap_text_insert_mem_usage_test +
(The test was executed with multimap_text_insert_mem_usage_test thirty_years_among_the_dead_preproc.txt 100 3 4 4)
The test checks the memory scalability of different diff --git a/libstdc++-v3/docs/html/ext/pb_ds/multimap_text_insert_timing_test_large.html b/libstdc++-v3/docs/html/ext/pb_ds/multimap_text_insert_timing_test_large.html index 770bae9bd64..ecdf2a49708 100644 --- a/libstdc++-v3/docs/html/ext/pb_ds/multimap_text_insert_timing_test_large.html +++ b/libstdc++-v3/docs/html/ext/pb_ds/multimap_text_insert_timing_test_large.html @@ -25,7 +25,7 @@ to primary keys ranges to about 20.
The test measures the memory use as a function of the number of values inserted.
-(The test was executed with multimap_text_insert_mem_usage_test +
(The test was executed with multimap_text_insert_mem_usage_test thirty_years_among_the_dead_preproc.txt 400 1 6 6)
The test checks the insert-time scalability of different diff --git a/libstdc++-v3/docs/html/ext/pb_ds/multimap_text_insert_timing_test_small.html b/libstdc++-v3/docs/html/ext/pb_ds/multimap_text_insert_timing_test_small.html index bf9ff30b364..ae0bd0bb36b 100644 --- a/libstdc++-v3/docs/html/ext/pb_ds/multimap_text_insert_timing_test_small.html +++ b/libstdc++-v3/docs/html/ext/pb_ds/multimap_text_insert_timing_test_small.html @@ -30,7 +30,7 @@ container. For the native multimaps, it obtains a range using std::equal_range, and inserts a value only if it was not contained already.
-(The test was executed with multimap_text_insert_timing_test +
(The test was executed with multimap_text_insert_timing_test thirty_years_among_the_dead_preproc.txt 400 1 1 6)
The test checks the insert-time scalability of different -- cgit v1.2.3