ClickHouse/dbms/tests/performance
Amos Bird 86f462acff Support unaligned array join
For left ARRAY JOIN, expand to the greatest size. If all sizes are zero,
resize to one which is the same as the old behavior, i.e. emptyArrayToSingle

For non-left ARRAY JOIN, expand to the greatest size but keep empty if all sizes are zero.
2018-12-12 22:08:28 +08:00
..
array Support unaligned array join 2018-12-12 22:08:28 +08:00
base64 Added performance test #3350 2018-11-24 00:04:14 +03:00
consistent_hashes Add optimized version of sumbur hash, reduced buckets range. [#CLICKHOUSE-3606] 2018-02-27 03:01:51 +03:00
date_parsing Extended date parsing (#1495) 2017-11-15 05:08:55 +03:00
date_time Added performance tests #3176 2018-09-19 23:48:25 +03:00
float_parsing Added performance test #1665. 2018-01-13 04:41:10 +03:00
functions_coding More performance test [#CLICKHOUSE-3]. 2017-07-23 09:51:03 +03:00
functions_json ISSUES-2973 support nested json struct for visitParamExtractRaw 2018-08-31 15:25:28 +08:00
gather Added performance test [#CLICKHOUSE-2]. 2017-08-05 07:13:23 +03:00
jit_query_compilation CLICKHOUSE-3800: Improve cache and turn on compilation by default 2018-09-07 23:17:40 +03:00
merge_tree_with_aio CLICKHOUSE-2211: Fix aio reading (with correct buffer size), reduce MergeTreeReader creation and add useless test 2018-10-17 17:56:15 +03:00
no_data PerformanceTest: add --recursive option. add more threaded/not threaded tests (#997) 2017-07-18 23:41:24 +03:00
nyc_taxi PerformanceTest: add --recursive option. add more threaded/not threaded tests (#997) 2017-07-18 23:41:24 +03:00
set PerformanceTest fixes. 2017-11-17 00:01:00 +03:00
string_comparisions correct comparisons for strings with null bytes [#CLICKHOUSE-3070] 2017-06-22 23:10:43 +03:00
test_hits Merge branch 'master' into 3958/many_templates 2018-11-23 01:48:42 +03:00
uniq Better test #3406 2018-11-23 22:52:24 +03:00
url Better performance test [#CLICKHOUSE-2] 2018-11-25 04:16:48 +03:00
create_benchmark_page.py add string comparisons performance test [#CLICKHOUSE-3070] 2017-06-22 23:10:43 +03:00