gcc/libstdc++-v3/testsuite/data/make_graph_test_infos.xml
Benjamin Kosnik 154c4a088e make_graph_test_infos.xml: Edit.
2011-08-14  Benjamin Kosnik  <bkoz@redhat.com>

	* testsuite/data/make_graph_test_infos.xml: Edit.
	* testsuite/data/make_graph_htmls.xml: Remove
	* scripts/make_graph.py: Edit, fix.
	* scripts/make_graphs.py: Remove.

	* doc/Makefile.am (doc-svg-performance): New.
	(doc-html-performance): Remove.
	* doc/Makefile.in: Regenerate.

	* doc/xml/manual/test_policy_data_structures.xml: Markup changes.
	* doc/xml/manual/policy_data_structures.xml: Same.
	* doc/xml/manual/locale.xml: Same.

	Testsuite renames.
	* performance/ext/pb_ds/priority_queue_text_modify_down_timing.cc:
	Rename.
	* performance/ext/pb_ds/random_int_find_timing.cc: Same.
	* performance/ext/pb_ds/multimap_text_insert_mem_usage.hpp
	* performance/ext/pb_ds/multimap_text_find_timing.hpp
	* performance/ext/pb_ds/priority_queue_random_int_push_timing.cc: Same.
	* performance/ext/pb_ds/priority_queue_text_modify_timing.hpp
	* performance/ext/pb_ds/tree_order_statistics_timing.cc: Same.
	* performance/ext/pb_ds/multimap_text_insert_mem_usage_large.cc: Same.
	* performance/ext/pb_ds/priority_queue_text_push_pop_timing.cc: Same.
	* performance/ext/pb_ds/priority_queue_text_join_timing.cc: Same.
	* performance/ext/pb_ds/multimap_text_insert_timing_small.cc: Same.
	* performance/ext/pb_ds/random_int_subscript_insert_timing.cc: Same.
	* performance/ext/pb_ds/tree_text_lor_find_timing.cc: Same.
	* performance/ext/pb_ds/priority_queue_text_pop_mem_usage.cc: Same.
	* performance/ext/pb_ds/multimap_text_find_timing_small.cc: Same.
	* performance/ext/pb_ds/text_find_timing.cc: Same.
	* performance/ext/pb_ds/tree_text_insert_timing.cc: Same.
	* performance/ext/pb_ds/hash_random_int_erase_mem_usage.cc: Same.
	* performance/ext/pb_ds/random_int_subscript_find_timing.cc: Same.
	* performance/ext/pb_ds/priority_queue_text_push_timing.cc: Same.
	* performance/ext/pb_ds/tree_split_join_timing.cc: Same.
	* performance/ext/pb_ds/multimap_text_insert_timing_large.cc: Same.
	* performance/ext/pb_ds/priority_queue_text_modify_up_timing.cc: Same.
	* performance/ext/pb_ds/multimap_text_find_timing_large.cc: Same.
	* performance/ext/pb_ds/priority_queue_random_int_push_pop_timing.cc:
	Same.
	* performance/ext/pb_ds/multimap_text_insert_timing.hpp
	* performance/ext/pb_ds/multimap_text_insert_mem_usage_small.cc: Same.
	* performance/ext/pb_ds/hash_zlob_random_int_find_timing.cc: Same.

	* performance/ext/pb_ds/all_int_find.cc: To these new files...
	* performance/ext/pb_ds/all_int_subscript_find.cc: ...this.
	* performance/ext/pb_ds/all_int_subscript_insert.cc: ...this.
	* performance/ext/pb_ds/all_text_find.cc: ...this.
	* performance/ext/pb_ds/hash_int_erase_mem.cc: ...this.
	* performance/ext/pb_ds/hash_zlob_int_find.cc: ...this.
	* performance/ext/pb_ds/multimap_text_find.hpp
	* performance/ext/pb_ds/multimap_text_find_large.cc: ...this.
	* performance/ext/pb_ds/multimap_text_find_small.cc: ...this.
	* performance/ext/pb_ds/multimap_text_insert.hpp
	* performance/ext/pb_ds/multimap_text_insert_large.cc: ...this.
	* performance/ext/pb_ds/multimap_text_insert_mem.hpp
	* performance/ext/pb_ds/multimap_text_insert_mem_large.cc: ...this.
	* performance/ext/pb_ds/multimap_text_insert_mem_small.cc: ...this.
	* performance/ext/pb_ds/multimap_text_insert_small.cc: ...this.
	* performance/ext/pb_ds/priority_queue_int_push.cc: ...this.
	* performance/ext/pb_ds/priority_queue_int_push_pop.cc: ...this.
	* performance/ext/pb_ds/priority_queue_text_join.cc: ...this.
	* performance/ext/pb_ds/priority_queue_text_modify_down.cc: ...this.
	* performance/ext/pb_ds/priority_queue_text_modify.hpp
	* performance/ext/pb_ds/priority_queue_text_modify_up.cc: ...this.
	* performance/ext/pb_ds/priority_queue_text_pop_mem.cc: ...this.
	* performance/ext/pb_ds/priority_queue_text_push.cc: ...this.
	* performance/ext/pb_ds/priority_queue_text_push_pop.cc: ...this.
	* performance/ext/pb_ds/tree_order_statistics.cc: ...this.
	* performance/ext/pb_ds/tree_split_join.cc: ...this.
	* performance/ext/pb_ds/tree_text_insert.cc: ...this.
	* performance/ext/pb_ds/tree_text_lor_find.cc: ...this.

	* doc/xml/images/*: Image and image filename changes.

From-SVN: r177756
2011-08-15 00:51:06 +00:00

313 lines
14 KiB
XML

<?xml version = "1.0"?>
<tests>
<test name = "tree_int_find">
<file name = "all_int_find.xml"></file>
<cntnr name = "n_map"></cntnr>
<cntnr name = "splay_tree_map"></cntnr>
<cntnr name = "ov_tree_map"></cntnr>
<cntnr name = "rb_tree_map"></cntnr>
</test>
<test name = "tree_split_join">
<file name = "tree_split_join.xml"></file>
<cntnr name = "n_set"></cntnr>
<cntnr name = "splay_tree_set"></cntnr>
<cntnr name = "ov_tree_set"></cntnr>
<cntnr name = "rb_tree_set"></cntnr>
</test>
<test name = "tree_order_statistics">
<file name = "tree_order_statistics.xml"></file>
<cntnr name = "n_set"></cntnr>
<cntnr name = "splay_tree_ost_set"></cntnr>
<cntnr name = "rb_tree_ost_set"></cntnr>
</test>
<test name = "hash_int_erase_mem">
<file name = "hash_int_erase_mem.xml"></file>
<cntnr name = "n_hash_set_ncah"></cntnr>
<cntnr name = "cc_hash_mod_prime_nea_lc_1div8_1div1_nsth_set"></cntnr>
<cntnr name = "cc_hash_mask_exp_nea_lc_1div8_1div2_nsth_set"></cntnr>
<cntnr name = "gp_hash_mask_linp_exp_nea_lc_1div8_1div2_nsth_set"></cntnr>
</test>
<test name = "cc_hash_int_subscript_insert">
<file name = "all_int_subscript_insert.xml"></file>
<cntnr name = "cc_hash_mod_prime_nea_lc_1div8_1div1_nsth_map"></cntnr>
<cntnr name = "cc_hash_mod_prime_nea_lc_1div8_1div2_nsth_map"></cntnr>
<cntnr name = "n_hash_map_ncah"></cntnr>
<cntnr name = "cc_hash_mask_exp_nea_lc_1div8_1div1_nsth_map"></cntnr>
<cntnr name = "cc_hash_mask_exp_nea_lc_1div8_1div2_nsth_map"></cntnr>
</test>
<test name = "cc_hash_int_subscript_find">
<file name = "all_int_subscript_find.xml"></file>
<cntnr name = "cc_hash_mod_prime_nea_lc_1div8_1div1_nsth_map"></cntnr>
<cntnr name = "cc_hash_mod_prime_nea_lc_1div8_1div2_nsth_map"></cntnr>
<cntnr name = "n_hash_map_ncah"></cntnr>
<cntnr name = "cc_hash_mask_exp_nea_lc_1div8_1div1_nsth_map"></cntnr>
<cntnr name = "cc_hash_mask_exp_nea_lc_1div8_1div2_nsth_map"></cntnr>
</test>
<test name = "gp_hash_int_subscript_insert">
<file name = "all_int_subscript_insert.xml"></file>
<cntnr name = "gp_hash_mod_quadp_prime_nea_lc_1div8_1div2_nsth_map"></cntnr>
<cntnr name = "n_hash_map_ncah"></cntnr>
<cntnr name = "gp_hash_mask_linp_exp_nea_lc_1div8_1div2_nsth_map"></cntnr>
</test>
<test name = "gp_hash_int_subscript_find">
<file name = "all_int_subscript_find.xml"></file>
<cntnr name = "gp_hash_mod_quadp_prime_nea_lc_1div8_1div2_nsth_map"></cntnr>
<cntnr name = "n_hash_map_ncah"></cntnr>
<cntnr name = "gp_hash_mask_linp_exp_nea_lc_1div8_1div2_nsth_map"></cntnr>
</test>
<test name = "ccgp_hash_int_subscript_insert">
<file name = "all_int_subscript_insert.xml"></file>
<cntnr name = "cc_hash_mod_prime_nea_lc_1div8_1div2_nsth_map"></cntnr>
<cntnr name = "cc_hash_mask_exp_nea_lc_1div8_1div2_nsth_map"></cntnr>
<cntnr name = "gp_hash_mod_quadp_prime_nea_lc_1div8_1div2_nsth_map"></cntnr>
<cntnr name = "gp_hash_mask_linp_exp_nea_lc_1div8_1div2_nsth_map"></cntnr>
</test>
<test name = "cc_hash_int_find">
<file name = "all_int_find.xml"></file>
<cntnr name = "cc_hash_mod_prime_nea_lc_1div8_1div1_nsth_map"></cntnr>
<cntnr name = "cc_hash_mod_prime_nea_lc_1div8_1div2_nsth_map"></cntnr>
<cntnr name = "n_hash_map_ncah"></cntnr>
<cntnr name = "cc_hash_mask_exp_nea_lc_1div8_1div1_nsth_map"></cntnr>
<cntnr name = "cc_hash_mask_exp_nea_lc_1div8_1div2_nsth_map"></cntnr>
</test>
<test name = "gp_hash_int_find">
<file name = "all_int_find.xml"></file>
<cntnr name = "gp_hash_mod_quadp_prime_nea_lc_1div8_1div2_nsth_map"></cntnr>
<cntnr name = "n_hash_map_ncah"></cntnr>
<cntnr name = "gp_hash_mask_linp_exp_nea_lc_1div8_1div2_nsth_map"></cntnr>
</test>
<test name = "hash_zlob_int_find">
<file name = "hash_zlob_int_find.xml"></file>
<cntnr name = "n_hash_map_ncah"></cntnr>
<cntnr name = "gp_hash_mod_quadp_prime_nea_lc_1div8_1div2_nsth_map"></cntnr>
<cntnr name = "cc_hash_mask_exp_nea_lc_1div8_1div1_nsth_map"></cntnr>
<cntnr name = "cc_hash_mod_prime_nea_lc_1div8_1div1_nsth_map"></cntnr>
</test>
<test name = "hash_text_find">
<file name = "all_text_find.xml"></file>
<cntnr name = "cc_hash_mask_exp_nea_lc_1div8_1div1_nsth_map"></cntnr>
<cntnr name = "cc_hash_mod_prime_nea_lc_1div8_1div1_nsth_map"></cntnr>
<cntnr name = "cc_hash_mask_exp_nea_lc_1div8_1div2_sth_map"></cntnr>
<cntnr name = "cc_hash_mask_exp_nea_lc_1div8_1div2_nsth_map"></cntnr>
</test>
<test name = "tree_text_find">
<file name = "all_text_find.xml"></file>
<cntnr name = "n_map"></cntnr>
<cntnr name = "rb_tree_map"></cntnr>
<cntnr name = "splay_tree_map"></cntnr>
<cntnr name = "ov_tree_map"></cntnr>
<cntnr name = "pat_trie_map"></cntnr>
</test>
<test name = "tree_text_insert_node">
<file name = "tree_text_insert.xml"></file>
<cntnr name = "n_map"></cntnr>
<cntnr name = "rb_tree_map"></cntnr>
<cntnr name = "splay_tree_map"></cntnr>
</test>
<test name = "tree_text_insert_vector">
<file name = "tree_text_insert.xml"></file>
<cntnr name = "n_map"></cntnr>
<cntnr name = "ov_tree_map"></cntnr>
</test>
<test name = "tree_text_insert_trie">
<file name = "tree_text_insert.xml"></file>
<cntnr name = "n_map"></cntnr>
<cntnr name = "pat_trie_map"></cntnr>
</test>
<test name = "tree_text_lor_find">
<file name = "tree_text_lor_find.xml"></file>
<cntnr name = "n_map"></cntnr>
<cntnr name = "rb_tree_map"></cntnr>
<cntnr name = "splay_tree_map"></cntnr>
<cntnr name = "ov_tree_map"></cntnr>
</test>
<test name = "priority_queue_int_push">
<file name = "priority_queue_int_push.xml"></file>
<cntnr name = "thin_heap"></cntnr>
<cntnr name = "pairing_heap"></cntnr>
<cntnr name = "binomial_heap"></cntnr>
<cntnr name = "rc_binomial_heap"></cntnr>
<cntnr name = "binary_heap"></cntnr>
<cntnr name = "n_pq_vector"></cntnr>
<cntnr name = "n_pq_deque"></cntnr>
</test>
<test name = "binary_priority_queue_int_push">
<file name = "priority_queue_int_push.xml"></file>
<cntnr name = "binary_heap"></cntnr>
<cntnr name = "n_pq_vector"></cntnr>
<cntnr name = "n_pq_deque"></cntnr>
</test>
<test name = "priority_queue_int_push_pop">
<file name = "priority_queue_int_push_pop.xml"></file>
<cntnr name = "thin_heap"></cntnr>
<cntnr name = "pairing_heap"></cntnr>
<cntnr name = "binomial_heap"></cntnr>
<cntnr name = "rc_binomial_heap"></cntnr>
<cntnr name = "binary_heap"></cntnr>
<cntnr name = "n_pq_vector"></cntnr>
<cntnr name = "n_pq_deque"></cntnr>
</test>
<test name = "binary_priority_queue_int_push_pop">
<file name = "priority_queue_int_push_pop.xml"></file>
<cntnr name = "binary_heap"></cntnr>
<cntnr name = "n_pq_vector"></cntnr>
<cntnr name = "n_pq_deque"></cntnr>
</test>
<test name = "priority_queue_text_push">
<file name = "priority_queue_text_push.xml"></file>
<cntnr name = "thin_heap"></cntnr>
<cntnr name = "pairing_heap"></cntnr>
<cntnr name = "binomial_heap"></cntnr>
<cntnr name = "rc_binomial_heap"></cntnr>
<cntnr name = "binary_heap"></cntnr>
<cntnr name = "n_pq_vector"></cntnr>
<cntnr name = "n_pq_deque"></cntnr>
</test>
<test name = "pairing_priority_queue_text_push">
<file name = "priority_queue_text_push.xml"></file>
<cntnr name = "thin_heap"></cntnr>
<cntnr name = "pairing_heap"></cntnr>
<cntnr name = "n_pq_vector"></cntnr>
<cntnr name = "n_pq_deque"></cntnr>
</test>
<test name = "priority_queue_text_push_pop">
<file name = "priority_queue_text_push_pop.xml"></file>
<cntnr name = "thin_heap"></cntnr>
<cntnr name = "pairing_heap"></cntnr>
<cntnr name = "binomial_heap"></cntnr>
<cntnr name = "rc_binomial_heap"></cntnr>
<cntnr name = "binary_heap"></cntnr>
<cntnr name = "n_pq_vector"></cntnr>
<cntnr name = "n_pq_deque"></cntnr>
</test>
<test name = "pairing_priority_queue_text_push_pop">
<file name = "priority_queue_text_push_pop.xml"></file>
<cntnr name = "pairing_heap"></cntnr>
<cntnr name = "n_pq_vector"></cntnr>
<cntnr name = "n_pq_deque"></cntnr>
</test>
<test name = "priority_queue_text_modify_up">
<file name = "priority_queue_text_modify_up.xml"></file>
<cntnr name = "thin_heap"></cntnr>
<cntnr name = "pairing_heap"></cntnr>
<cntnr name = "binomial_heap"></cntnr>
<cntnr name = "rc_binomial_heap"></cntnr>
<cntnr name = "binary_heap"></cntnr>
<cntnr name = "n_pq_vector"></cntnr>
<cntnr name = "n_pq_deque"></cntnr>
</test>
<test name = "priority_queue_text_modify_down">
<file name = "priority_queue_text_modify_down.xml"></file>
<cntnr name = "thin_heap"></cntnr>
<cntnr name = "pairing_heap"></cntnr>
<cntnr name = "binomial_heap"></cntnr>
<cntnr name = "rc_binomial_heap"></cntnr>
<cntnr name = "binary_heap"></cntnr>
<cntnr name = "n_pq_vector"></cntnr>
<cntnr name = "n_pq_deque"></cntnr>
</test>
<test name = "pairing_priority_queue_text_modify_up_thin">
<file name = "priority_queue_text_modify_up.xml"></file>
<cntnr name = "thin_heap"></cntnr>
<cntnr name = "pairing_heap"></cntnr>
</test>
<test name = "pairing_priority_queue_text_modify_down_thin">
<file name = "priority_queue_text_modify_down.xml"></file>
<cntnr name = "thin_heap"></cntnr>
<cntnr name = "pairing_heap"></cntnr>
</test>
<test name = "priority_queue_text_join">
<file name = "priority_queue_text_join.xml"></file>
<cntnr name = "thin_heap"></cntnr>
<cntnr name = "pairing_heap"></cntnr>
<cntnr name = "binomial_heap"></cntnr>
<cntnr name = "rc_binomial_heap"></cntnr>
<cntnr name = "binary_heap"></cntnr>
<cntnr name = "n_pq_vector"></cntnr>
<cntnr name = "n_pq_deque"></cntnr>
</test>
<test name = "priority_queue_text_pop_mem">
<file name = "priority_queue_text_pop_mem.xml"></file>
<cntnr name = "thin_heap"></cntnr>
<cntnr name = "pairing_heap"></cntnr>
<cntnr name = "binomial_heap"></cntnr>
<cntnr name = "rc_binomial_heap"></cntnr>
<cntnr name = "binary_heap"></cntnr>
<cntnr name = "n_pq_vector"></cntnr>
<cntnr name = "n_pq_deque"></cntnr>
</test>
<test name = "multimap_text_insert_mem_small_s2p_hash">
<file name = "multimap_text_insert_mem_small.xml"></file>
<cntnr name = "cc_hash_mask_exp_nea_lc_1div8_1div2_nsth_mmap_lu_mtf_set"></cntnr>
<cntnr name = "cc_hash_mask_exp_nea_lc_1div8_1div2_nsth_mmap_cc_hash_mask_exp_nea_lc_1div8_1div2_nsth_set"></cntnr>
<cntnr name = "n_hash_mmap"></cntnr>
</test>
<test name = "multimap_text_insert_small_s2p_hash">
<file name = "multimap_text_insert_small.xml"></file>
<cntnr name = "cc_hash_mask_exp_nea_lc_1div8_1div2_nsth_mmap_lu_mtf_set"></cntnr>
<cntnr name = "cc_hash_mask_exp_nea_lc_1div8_1div2_nsth_mmap_cc_hash_mask_exp_nea_lc_1div8_1div2_nsth_set"></cntnr>
<cntnr name = "n_hash_mmap"></cntnr>
</test>
<test name = "multimap_text_find_small_s2p_hash">
<file name = "multimap_text_find_small.xml"></file>
<cntnr name = "cc_hash_mask_exp_nea_lc_1div8_1div2_nsth_mmap_lu_mtf_set"></cntnr>
<cntnr name = "cc_hash_mask_exp_nea_lc_1div8_1div2_nsth_mmap_cc_hash_mask_exp_nea_lc_1div8_1div2_nsth_set"></cntnr>
<cntnr name = "n_hash_mmap"></cntnr>
</test>
<test name = "multimap_text_insert_mem_large_s2p_tree">
<file name = "multimap_text_insert_mem_large.xml"></file>
<cntnr name = "rb_tree_mmap_lu_mtf_set"></cntnr>
<cntnr name = "rb_tree_mmap_cc_hash_mask_exp_nea_lc_1div8_1div2_nsth_set"></cntnr>
<cntnr name = "n_mmap"></cntnr>
</test>
<test name = "multimap_text_insert_large_s2p_tree">
<file name = "multimap_text_insert_large.xml"></file>
<cntnr name = "rb_tree_mmap_lu_mtf_set"></cntnr>
<cntnr name = "rb_tree_mmap_cc_hash_mask_exp_nea_lc_1div8_1div2_nsth_set"></cntnr>
<cntnr name = "n_mmap"></cntnr>
</test>
<test name = "multimap_text_find_large_s2p_tree">
<file name = "multimap_text_find_large.xml"></file>
<cntnr name = "rb_tree_mmap_lu_mtf_set"></cntnr>
<cntnr name = "rb_tree_mmap_cc_hash_mask_exp_nea_lc_1div8_1div2_nsth_set"></cntnr>
<cntnr name = "n_mmap"></cntnr>
</test>
<test name = "multimap_text_insert_mem_large_s2p_hash">
<file name = "multimap_text_insert_mem_large.xml"></file>
<cntnr name = "cc_hash_mask_exp_nea_lc_1div8_1div2_nsth_mmap_lu_mtf_set"></cntnr>
<cntnr name = "cc_hash_mask_exp_nea_lc_1div8_1div2_nsth_mmap_cc_hash_mask_exp_nea_lc_1div8_1div2_nsth_set"></cntnr>
<cntnr name = "n_hash_mmap"></cntnr>
</test>
<test name = "multimap_text_insert_large_s2p_hash">
<file name = "multimap_text_insert_large.xml"></file>
<cntnr name = "cc_hash_mask_exp_nea_lc_1div8_1div2_nsth_mmap_lu_mtf_set"></cntnr>
<cntnr name = "cc_hash_mask_exp_nea_lc_1div8_1div2_nsth_mmap_cc_hash_mask_exp_nea_lc_1div8_1div2_nsth_set"></cntnr>
<cntnr name = "n_hash_mmap"></cntnr>
</test>
<test name = "multimap_text_find_large_s2p_hash">
<file name = "multimap_text_find_large.xml"></file>
<cntnr name = "cc_hash_mask_exp_nea_lc_1div8_1div2_nsth_mmap_lu_mtf_set"></cntnr>
<cntnr name = "cc_hash_mask_exp_nea_lc_1div8_1div2_nsth_mmap_cc_hash_mask_exp_nea_lc_1div8_1div2_nsth_set"></cntnr>
<cntnr name = "n_hash_mmap"></cntnr>
</test>
<test name = "multimap_text_insert_mem_small_s2p_tree">
<file name = "multimap_text_insert_mem_small.xml"></file>
<cntnr name = "rb_tree_mmap_lu_mtf_set"></cntnr>
<cntnr name = "rb_tree_mmap_cc_hash_mask_exp_nea_lc_1div8_1div2_nsth_set"></cntnr>
<cntnr name = "n_mmap"></cntnr>
</test>
<test name = "multimap_text_insert_small_s2p_tree">
<file name = "multimap_text_insert_small.xml"></file>
<cntnr name = "rb_tree_mmap_lu_mtf_set"></cntnr>
<cntnr name = "rb_tree_mmap_cc_hash_mask_exp_nea_lc_1div8_1div2_nsth_set"></cntnr>
<cntnr name = "n_mmap"></cntnr>
</test>
<test name = "multimap_text_find_small_s2p_tree">
<file name = "multimap_text_find_small.xml"></file>
<cntnr name = "rb_tree_mmap_lu_mtf_set"></cntnr>
<cntnr name = "rb_tree_mmap_cc_hash_mask_exp_nea_lc_1div8_1div2_nsth_set"></cntnr>
<cntnr name = "n_mmap"></cntnr>
</test>
</tests>