From b02588eb623dcc1b71525fd68811f3c8b0a1ff2a Mon Sep 17 00:00:00 2001 From: Alexey Milovidov Date: Tue, 30 Apr 2019 20:11:43 +0300 Subject: [PATCH] Move performance tests for convenience --- dbms/tests/performance/{ipv4_ipv6 => }/IPv4.xml | 0 dbms/tests/performance/{ipv4_ipv6 => }/IPv6.xml | 0 dbms/tests/performance/{array => }/array_element.xml | 0 dbms/tests/performance/{array => }/array_join.xml | 0 dbms/tests/performance/{base64 => }/base64.xml | 0 dbms/tests/performance/{base64 => }/base64_hits.xml | 0 dbms/tests/performance/{no_data => }/bounding_ratio.xml | 0 .../{string_comparisions => }/column_column_comparison.xml | 0 dbms/tests/performance/{columns_hashing => }/columns_hashing.xml | 0 dbms/tests/performance/{array => }/complex_array_creation.xml | 0 dbms/tests/performance/{gather => }/concat_hits.xml | 0 dbms/tests/performance/{date_time => }/conditional.xml | 0 .../performance/{functions_hashing => }/consistent_hashes.xml | 0 .../{string_comparisions => }/constant_column_comparison.xml | 0 .../constant_column_comparison.xml => constant_column_search.xml} | 0 .../performance/{functions_hashing => }/cryptographic_hashes.xml | 0 dbms/tests/performance/{date_parsing => }/date_parsing.xml | 0 dbms/tests/performance/{date_time => }/date_time.xml | 0 dbms/tests/performance/{entropy => }/entropy.xml | 0 .../performance/{test_hits => }/first_significant_subdomain.xml | 0 .../performance/{string_comparisions => }/fixed_string16.xml | 0 dbms/tests/performance/{float_parsing => }/float_parsing.xml | 0 dbms/tests/performance/{date_time => }/format_date_time.xml | 0 .../tests/performance/{functions_coding => }/functions_coding.xml | 0 .../{functions_hashing => }/general_purpose_hashes.xml | 0 dbms/tests/performance/{gather => }/if_array_num.xml | 0 dbms/tests/performance/{gather => }/if_array_string.xml | 0 dbms/tests/performance/{gather => }/if_string_const.xml | 0 dbms/tests/performance/{gather => }/if_string_hits.xml | 0 dbms/tests/performance/{int_parsing => }/int_parsing.xml | 0 dbms/tests/performance/{leftpad => }/leftpad.xml | 0 dbms/tests/performance/{string_search => }/ngram_distance.xml | 0 dbms/tests/performance/{nyc_taxi => }/nyc_taxi.xml | 0 .../{string_comparisions => }/order_by_single_column.xml | 0 .../performance/{merge_tree_with_aio => }/read_hits_with_aio.xml | 0 dbms/tests/performance/{right => }/right.xml | 0 dbms/tests/performance/{roundDown => }/roundDown.xml | 0 dbms/tests/performance/{set => }/set.xml | 0 dbms/tests/performance/{set => }/set_hits.xml | 0 dbms/tests/performance/{gather => }/slices_hits.xml | 0 .../performance/{jit_query_compilation => }/small_requests.xml | 0 dbms/tests/performance/{sort => }/sort.xml | 0 dbms/tests/performance/{string_sort => }/string_sort.xml | 0 dbms/tests/performance/{no_data => }/system_numbers.xml | 0 dbms/tests/performance/{test_hits => }/test_hits.xml | 0 .../{test_hits => }/test_hits_agg_functions_min_max_any.xml | 0 dbms/tests/performance/{trim => }/trim_numbers.xml | 0 dbms/tests/performance/{trim => }/trim_urls.xml | 0 dbms/tests/performance/{trim => }/trim_whitespace.xml | 0 dbms/tests/performance/{uniq => }/uniq.xml | 0 dbms/tests/performance/{url => }/url_hits.xml | 0 .../performance/{functions_json => }/visit_param_extract_raw.xml | 0 dbms/tests/performance/{website/url_hits.xml => website.xml} | 0 53 files changed, 0 insertions(+), 0 deletions(-) rename dbms/tests/performance/{ipv4_ipv6 => }/IPv4.xml (100%) rename dbms/tests/performance/{ipv4_ipv6 => }/IPv6.xml (100%) rename dbms/tests/performance/{array => }/array_element.xml (100%) rename dbms/tests/performance/{array => }/array_join.xml (100%) rename dbms/tests/performance/{base64 => }/base64.xml (100%) rename dbms/tests/performance/{base64 => }/base64_hits.xml (100%) rename dbms/tests/performance/{no_data => }/bounding_ratio.xml (100%) rename dbms/tests/performance/{string_comparisions => }/column_column_comparison.xml (100%) rename dbms/tests/performance/{columns_hashing => }/columns_hashing.xml (100%) rename dbms/tests/performance/{array => }/complex_array_creation.xml (100%) rename dbms/tests/performance/{gather => }/concat_hits.xml (100%) rename dbms/tests/performance/{date_time => }/conditional.xml (100%) rename dbms/tests/performance/{functions_hashing => }/consistent_hashes.xml (100%) rename dbms/tests/performance/{string_comparisions => }/constant_column_comparison.xml (100%) rename dbms/tests/performance/{string_search/constant_column_comparison.xml => constant_column_search.xml} (100%) rename dbms/tests/performance/{functions_hashing => }/cryptographic_hashes.xml (100%) rename dbms/tests/performance/{date_parsing => }/date_parsing.xml (100%) rename dbms/tests/performance/{date_time => }/date_time.xml (100%) rename dbms/tests/performance/{entropy => }/entropy.xml (100%) rename dbms/tests/performance/{test_hits => }/first_significant_subdomain.xml (100%) rename dbms/tests/performance/{string_comparisions => }/fixed_string16.xml (100%) rename dbms/tests/performance/{float_parsing => }/float_parsing.xml (100%) rename dbms/tests/performance/{date_time => }/format_date_time.xml (100%) rename dbms/tests/performance/{functions_coding => }/functions_coding.xml (100%) rename dbms/tests/performance/{functions_hashing => }/general_purpose_hashes.xml (100%) rename dbms/tests/performance/{gather => }/if_array_num.xml (100%) rename dbms/tests/performance/{gather => }/if_array_string.xml (100%) rename dbms/tests/performance/{gather => }/if_string_const.xml (100%) rename dbms/tests/performance/{gather => }/if_string_hits.xml (100%) rename dbms/tests/performance/{int_parsing => }/int_parsing.xml (100%) rename dbms/tests/performance/{leftpad => }/leftpad.xml (100%) rename dbms/tests/performance/{string_search => }/ngram_distance.xml (100%) rename dbms/tests/performance/{nyc_taxi => }/nyc_taxi.xml (100%) rename dbms/tests/performance/{string_comparisions => }/order_by_single_column.xml (100%) rename dbms/tests/performance/{merge_tree_with_aio => }/read_hits_with_aio.xml (100%) rename dbms/tests/performance/{right => }/right.xml (100%) rename dbms/tests/performance/{roundDown => }/roundDown.xml (100%) rename dbms/tests/performance/{set => }/set.xml (100%) rename dbms/tests/performance/{set => }/set_hits.xml (100%) rename dbms/tests/performance/{gather => }/slices_hits.xml (100%) rename dbms/tests/performance/{jit_query_compilation => }/small_requests.xml (100%) rename dbms/tests/performance/{sort => }/sort.xml (100%) rename dbms/tests/performance/{string_sort => }/string_sort.xml (100%) rename dbms/tests/performance/{no_data => }/system_numbers.xml (100%) rename dbms/tests/performance/{test_hits => }/test_hits.xml (100%) rename dbms/tests/performance/{test_hits => }/test_hits_agg_functions_min_max_any.xml (100%) rename dbms/tests/performance/{trim => }/trim_numbers.xml (100%) rename dbms/tests/performance/{trim => }/trim_urls.xml (100%) rename dbms/tests/performance/{trim => }/trim_whitespace.xml (100%) rename dbms/tests/performance/{uniq => }/uniq.xml (100%) rename dbms/tests/performance/{url => }/url_hits.xml (100%) rename dbms/tests/performance/{functions_json => }/visit_param_extract_raw.xml (100%) rename dbms/tests/performance/{website/url_hits.xml => website.xml} (100%) diff --git a/dbms/tests/performance/ipv4_ipv6/IPv4.xml b/dbms/tests/performance/IPv4.xml similarity index 100% rename from dbms/tests/performance/ipv4_ipv6/IPv4.xml rename to dbms/tests/performance/IPv4.xml diff --git a/dbms/tests/performance/ipv4_ipv6/IPv6.xml b/dbms/tests/performance/IPv6.xml similarity index 100% rename from dbms/tests/performance/ipv4_ipv6/IPv6.xml rename to dbms/tests/performance/IPv6.xml diff --git a/dbms/tests/performance/array/array_element.xml b/dbms/tests/performance/array_element.xml similarity index 100% rename from dbms/tests/performance/array/array_element.xml rename to dbms/tests/performance/array_element.xml diff --git a/dbms/tests/performance/array/array_join.xml b/dbms/tests/performance/array_join.xml similarity index 100% rename from dbms/tests/performance/array/array_join.xml rename to dbms/tests/performance/array_join.xml diff --git a/dbms/tests/performance/base64/base64.xml b/dbms/tests/performance/base64.xml similarity index 100% rename from dbms/tests/performance/base64/base64.xml rename to dbms/tests/performance/base64.xml diff --git a/dbms/tests/performance/base64/base64_hits.xml b/dbms/tests/performance/base64_hits.xml similarity index 100% rename from dbms/tests/performance/base64/base64_hits.xml rename to dbms/tests/performance/base64_hits.xml diff --git a/dbms/tests/performance/no_data/bounding_ratio.xml b/dbms/tests/performance/bounding_ratio.xml similarity index 100% rename from dbms/tests/performance/no_data/bounding_ratio.xml rename to dbms/tests/performance/bounding_ratio.xml diff --git a/dbms/tests/performance/string_comparisions/column_column_comparison.xml b/dbms/tests/performance/column_column_comparison.xml similarity index 100% rename from dbms/tests/performance/string_comparisions/column_column_comparison.xml rename to dbms/tests/performance/column_column_comparison.xml diff --git a/dbms/tests/performance/columns_hashing/columns_hashing.xml b/dbms/tests/performance/columns_hashing.xml similarity index 100% rename from dbms/tests/performance/columns_hashing/columns_hashing.xml rename to dbms/tests/performance/columns_hashing.xml diff --git a/dbms/tests/performance/array/complex_array_creation.xml b/dbms/tests/performance/complex_array_creation.xml similarity index 100% rename from dbms/tests/performance/array/complex_array_creation.xml rename to dbms/tests/performance/complex_array_creation.xml diff --git a/dbms/tests/performance/gather/concat_hits.xml b/dbms/tests/performance/concat_hits.xml similarity index 100% rename from dbms/tests/performance/gather/concat_hits.xml rename to dbms/tests/performance/concat_hits.xml diff --git a/dbms/tests/performance/date_time/conditional.xml b/dbms/tests/performance/conditional.xml similarity index 100% rename from dbms/tests/performance/date_time/conditional.xml rename to dbms/tests/performance/conditional.xml diff --git a/dbms/tests/performance/functions_hashing/consistent_hashes.xml b/dbms/tests/performance/consistent_hashes.xml similarity index 100% rename from dbms/tests/performance/functions_hashing/consistent_hashes.xml rename to dbms/tests/performance/consistent_hashes.xml diff --git a/dbms/tests/performance/string_comparisions/constant_column_comparison.xml b/dbms/tests/performance/constant_column_comparison.xml similarity index 100% rename from dbms/tests/performance/string_comparisions/constant_column_comparison.xml rename to dbms/tests/performance/constant_column_comparison.xml diff --git a/dbms/tests/performance/string_search/constant_column_comparison.xml b/dbms/tests/performance/constant_column_search.xml similarity index 100% rename from dbms/tests/performance/string_search/constant_column_comparison.xml rename to dbms/tests/performance/constant_column_search.xml diff --git a/dbms/tests/performance/functions_hashing/cryptographic_hashes.xml b/dbms/tests/performance/cryptographic_hashes.xml similarity index 100% rename from dbms/tests/performance/functions_hashing/cryptographic_hashes.xml rename to dbms/tests/performance/cryptographic_hashes.xml diff --git a/dbms/tests/performance/date_parsing/date_parsing.xml b/dbms/tests/performance/date_parsing.xml similarity index 100% rename from dbms/tests/performance/date_parsing/date_parsing.xml rename to dbms/tests/performance/date_parsing.xml diff --git a/dbms/tests/performance/date_time/date_time.xml b/dbms/tests/performance/date_time.xml similarity index 100% rename from dbms/tests/performance/date_time/date_time.xml rename to dbms/tests/performance/date_time.xml diff --git a/dbms/tests/performance/entropy/entropy.xml b/dbms/tests/performance/entropy.xml similarity index 100% rename from dbms/tests/performance/entropy/entropy.xml rename to dbms/tests/performance/entropy.xml diff --git a/dbms/tests/performance/test_hits/first_significant_subdomain.xml b/dbms/tests/performance/first_significant_subdomain.xml similarity index 100% rename from dbms/tests/performance/test_hits/first_significant_subdomain.xml rename to dbms/tests/performance/first_significant_subdomain.xml diff --git a/dbms/tests/performance/string_comparisions/fixed_string16.xml b/dbms/tests/performance/fixed_string16.xml similarity index 100% rename from dbms/tests/performance/string_comparisions/fixed_string16.xml rename to dbms/tests/performance/fixed_string16.xml diff --git a/dbms/tests/performance/float_parsing/float_parsing.xml b/dbms/tests/performance/float_parsing.xml similarity index 100% rename from dbms/tests/performance/float_parsing/float_parsing.xml rename to dbms/tests/performance/float_parsing.xml diff --git a/dbms/tests/performance/date_time/format_date_time.xml b/dbms/tests/performance/format_date_time.xml similarity index 100% rename from dbms/tests/performance/date_time/format_date_time.xml rename to dbms/tests/performance/format_date_time.xml diff --git a/dbms/tests/performance/functions_coding/functions_coding.xml b/dbms/tests/performance/functions_coding.xml similarity index 100% rename from dbms/tests/performance/functions_coding/functions_coding.xml rename to dbms/tests/performance/functions_coding.xml diff --git a/dbms/tests/performance/functions_hashing/general_purpose_hashes.xml b/dbms/tests/performance/general_purpose_hashes.xml similarity index 100% rename from dbms/tests/performance/functions_hashing/general_purpose_hashes.xml rename to dbms/tests/performance/general_purpose_hashes.xml diff --git a/dbms/tests/performance/gather/if_array_num.xml b/dbms/tests/performance/if_array_num.xml similarity index 100% rename from dbms/tests/performance/gather/if_array_num.xml rename to dbms/tests/performance/if_array_num.xml diff --git a/dbms/tests/performance/gather/if_array_string.xml b/dbms/tests/performance/if_array_string.xml similarity index 100% rename from dbms/tests/performance/gather/if_array_string.xml rename to dbms/tests/performance/if_array_string.xml diff --git a/dbms/tests/performance/gather/if_string_const.xml b/dbms/tests/performance/if_string_const.xml similarity index 100% rename from dbms/tests/performance/gather/if_string_const.xml rename to dbms/tests/performance/if_string_const.xml diff --git a/dbms/tests/performance/gather/if_string_hits.xml b/dbms/tests/performance/if_string_hits.xml similarity index 100% rename from dbms/tests/performance/gather/if_string_hits.xml rename to dbms/tests/performance/if_string_hits.xml diff --git a/dbms/tests/performance/int_parsing/int_parsing.xml b/dbms/tests/performance/int_parsing.xml similarity index 100% rename from dbms/tests/performance/int_parsing/int_parsing.xml rename to dbms/tests/performance/int_parsing.xml diff --git a/dbms/tests/performance/leftpad/leftpad.xml b/dbms/tests/performance/leftpad.xml similarity index 100% rename from dbms/tests/performance/leftpad/leftpad.xml rename to dbms/tests/performance/leftpad.xml diff --git a/dbms/tests/performance/string_search/ngram_distance.xml b/dbms/tests/performance/ngram_distance.xml similarity index 100% rename from dbms/tests/performance/string_search/ngram_distance.xml rename to dbms/tests/performance/ngram_distance.xml diff --git a/dbms/tests/performance/nyc_taxi/nyc_taxi.xml b/dbms/tests/performance/nyc_taxi.xml similarity index 100% rename from dbms/tests/performance/nyc_taxi/nyc_taxi.xml rename to dbms/tests/performance/nyc_taxi.xml diff --git a/dbms/tests/performance/string_comparisions/order_by_single_column.xml b/dbms/tests/performance/order_by_single_column.xml similarity index 100% rename from dbms/tests/performance/string_comparisions/order_by_single_column.xml rename to dbms/tests/performance/order_by_single_column.xml diff --git a/dbms/tests/performance/merge_tree_with_aio/read_hits_with_aio.xml b/dbms/tests/performance/read_hits_with_aio.xml similarity index 100% rename from dbms/tests/performance/merge_tree_with_aio/read_hits_with_aio.xml rename to dbms/tests/performance/read_hits_with_aio.xml diff --git a/dbms/tests/performance/right/right.xml b/dbms/tests/performance/right.xml similarity index 100% rename from dbms/tests/performance/right/right.xml rename to dbms/tests/performance/right.xml diff --git a/dbms/tests/performance/roundDown/roundDown.xml b/dbms/tests/performance/roundDown.xml similarity index 100% rename from dbms/tests/performance/roundDown/roundDown.xml rename to dbms/tests/performance/roundDown.xml diff --git a/dbms/tests/performance/set/set.xml b/dbms/tests/performance/set.xml similarity index 100% rename from dbms/tests/performance/set/set.xml rename to dbms/tests/performance/set.xml diff --git a/dbms/tests/performance/set/set_hits.xml b/dbms/tests/performance/set_hits.xml similarity index 100% rename from dbms/tests/performance/set/set_hits.xml rename to dbms/tests/performance/set_hits.xml diff --git a/dbms/tests/performance/gather/slices_hits.xml b/dbms/tests/performance/slices_hits.xml similarity index 100% rename from dbms/tests/performance/gather/slices_hits.xml rename to dbms/tests/performance/slices_hits.xml diff --git a/dbms/tests/performance/jit_query_compilation/small_requests.xml b/dbms/tests/performance/small_requests.xml similarity index 100% rename from dbms/tests/performance/jit_query_compilation/small_requests.xml rename to dbms/tests/performance/small_requests.xml diff --git a/dbms/tests/performance/sort/sort.xml b/dbms/tests/performance/sort.xml similarity index 100% rename from dbms/tests/performance/sort/sort.xml rename to dbms/tests/performance/sort.xml diff --git a/dbms/tests/performance/string_sort/string_sort.xml b/dbms/tests/performance/string_sort.xml similarity index 100% rename from dbms/tests/performance/string_sort/string_sort.xml rename to dbms/tests/performance/string_sort.xml diff --git a/dbms/tests/performance/no_data/system_numbers.xml b/dbms/tests/performance/system_numbers.xml similarity index 100% rename from dbms/tests/performance/no_data/system_numbers.xml rename to dbms/tests/performance/system_numbers.xml diff --git a/dbms/tests/performance/test_hits/test_hits.xml b/dbms/tests/performance/test_hits.xml similarity index 100% rename from dbms/tests/performance/test_hits/test_hits.xml rename to dbms/tests/performance/test_hits.xml diff --git a/dbms/tests/performance/test_hits/test_hits_agg_functions_min_max_any.xml b/dbms/tests/performance/test_hits_agg_functions_min_max_any.xml similarity index 100% rename from dbms/tests/performance/test_hits/test_hits_agg_functions_min_max_any.xml rename to dbms/tests/performance/test_hits_agg_functions_min_max_any.xml diff --git a/dbms/tests/performance/trim/trim_numbers.xml b/dbms/tests/performance/trim_numbers.xml similarity index 100% rename from dbms/tests/performance/trim/trim_numbers.xml rename to dbms/tests/performance/trim_numbers.xml diff --git a/dbms/tests/performance/trim/trim_urls.xml b/dbms/tests/performance/trim_urls.xml similarity index 100% rename from dbms/tests/performance/trim/trim_urls.xml rename to dbms/tests/performance/trim_urls.xml diff --git a/dbms/tests/performance/trim/trim_whitespace.xml b/dbms/tests/performance/trim_whitespace.xml similarity index 100% rename from dbms/tests/performance/trim/trim_whitespace.xml rename to dbms/tests/performance/trim_whitespace.xml diff --git a/dbms/tests/performance/uniq/uniq.xml b/dbms/tests/performance/uniq.xml similarity index 100% rename from dbms/tests/performance/uniq/uniq.xml rename to dbms/tests/performance/uniq.xml diff --git a/dbms/tests/performance/url/url_hits.xml b/dbms/tests/performance/url_hits.xml similarity index 100% rename from dbms/tests/performance/url/url_hits.xml rename to dbms/tests/performance/url_hits.xml diff --git a/dbms/tests/performance/functions_json/visit_param_extract_raw.xml b/dbms/tests/performance/visit_param_extract_raw.xml similarity index 100% rename from dbms/tests/performance/functions_json/visit_param_extract_raw.xml rename to dbms/tests/performance/visit_param_extract_raw.xml diff --git a/dbms/tests/performance/website/url_hits.xml b/dbms/tests/performance/website.xml similarity index 100% rename from dbms/tests/performance/website/url_hits.xml rename to dbms/tests/performance/website.xml