Alexander Kuzmenkov
|
5719549ee1
|
fixup
|
2020-06-09 16:29:07 +03:00 |
|
Alexander Kuzmenkov
|
6071b9b9d9
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2020-06-09 15:06:32 +03:00 |
|
alexey-milovidov
|
85363ebe56
|
Update aggregating_merge_tree.xml
|
2020-06-09 01:41:57 +03:00 |
|
Alexander Kuzmenkov
|
6a3df071a2
|
fixup
|
2020-06-09 01:13:08 +03:00 |
|
Alexey Milovidov
|
f9ea964c87
|
Added performance test
|
2020-06-09 00:59:58 +03:00 |
|
Alexander Kuzmenkov
|
e2e5e1d5f8
|
More stable perf tests
|
2020-06-08 16:57:33 +03:00 |
|
Anton Popov
|
5c42408add
|
Merge pull request #9113 from dimarub2000/group_by_in_order_optimization
[WIP] Optimization of GROUP BY with respect to table sorting key.
|
2020-06-06 14:25:59 +03:00 |
|
Albert Kidrachev
|
61cf6fe711
|
add perftest
|
2020-06-05 06:08:37 +03:00 |
|
Albert Kidrachev
|
60b86f524f
|
add perf-test and fix
|
2020-06-04 20:10:52 +03:00 |
|
Anton Popov
|
1ce09e1faa
|
Merge remote-tracking branch 'upstream/master' into polymorphic-parts
|
2020-06-03 16:27:54 +03:00 |
|
Ruslan
|
7757c9ec57
|
Remove arithmetic operations from aggregation functions (#10047)
|
2020-06-03 13:28:30 +03:00 |
|
Alexander Kuzmenkov
|
bd84c3be18
|
Merge branch 'master' into fuzz_data
|
2020-06-02 12:49:43 +03:00 |
|
alexey-milovidov
|
92ac608447
|
Merge pull request #11330 from ClickHouse/fix-10241
More parallel MV processing.
|
2020-06-02 04:06:39 +03:00 |
|
Albert Kidrachev
|
3c6a785937
|
Merge branch 'master' of https://github.com/Provet/ClickHouse
|
2020-06-01 15:12:37 +03:00 |
|
Albert Kidrachev
|
02611de051
|
merge
|
2020-06-01 15:11:36 +03:00 |
|
Nikolai Kochetov
|
c6c1cd1009
|
Update test.
|
2020-06-01 12:12:03 +03:00 |
|
Nikolai Kochetov
|
f1796b73ff
|
Add perftest.
|
2020-06-01 11:52:35 +03:00 |
|
Dmitry
|
8ba17ee272
|
better test
|
2020-05-31 03:00:16 +03:00 |
|
Dmitry
|
4b0d32f026
|
Merge branch 'master' of github.com:yandex/ClickHouse into group_by_in_order_optimization
|
2020-05-31 00:21:02 +03:00 |
|
Nikolai Kochetov
|
f9009809f2
|
Delete order_by_with_limit.xml
Delete new test to run old ones.
|
2020-05-30 12:22:05 +03:00 |
|
Dmitrii Kovalkov
|
0f730b2ace
|
multitarget great circle
|
2020-05-29 07:35:39 +02:00 |
|
Dmitrii Kovalkov
|
4c16f7a70f
|
cosmetics
|
2020-05-29 07:35:39 +02:00 |
|
Dmitrii Kovalkov
|
cdb353856d
|
remove vectorization from binary arithmetic
|
2020-05-29 07:35:04 +02:00 |
|
Dmitrii Kovalkov
|
71fabcedc4
|
Fix test
|
2020-05-29 07:35:03 +02:00 |
|
Dmitrii Kovalkov
|
ef030349ff
|
Add hashes to multitarget code, a lot of cosmetics
|
2020-05-29 07:35:03 +02:00 |
|
Dmitrii Kovalkov
|
4a9891c601
|
use vectorized rand in generateUUIDv4, add multitarget build in intHash32/64
|
2020-05-29 07:35:03 +02:00 |
|
Dmitrii Kovalkov
|
8483dfa272
|
Delete needless rand implementations
|
2020-05-29 07:35:03 +02:00 |
|
Dmitrii Kovalkov
|
2609b1c370
|
Save test
|
2020-05-29 07:34:10 +02:00 |
|
Dmitrii Kovalkov
|
808bb14c5c
|
Add xorshift-rand from lemire for comparing performance
|
2020-05-29 07:33:37 +02:00 |
|
Dmitrii Kovalkov
|
acbd3b3a70
|
Compile rand function with AVX
|
2020-05-29 07:31:59 +02:00 |
|
Alexey Milovidov
|
b7b6380141
|
Add performance test
|
2020-05-29 05:30:49 +03:00 |
|
Andrei Nekrashevich
|
af469c0da5
|
fix issues
|
2020-05-29 05:06:21 +03:00 |
|
Albert Kidrachev
|
c91ca6fd4b
|
fix optimization, add comments and performance test
|
2020-05-29 04:50:02 +03:00 |
|
Dmitry
|
871539e4cc
|
test and ya.make
|
2020-05-28 20:30:21 +03:00 |
|
Alexander Kuzmenkov
|
ca5d7cf5bb
|
fix some broken performance tests
|
2020-05-28 10:45:03 +03:00 |
|
Andrei Nekrashevich
|
3c68ecacfe
|
Added function fuzzBits
|
2020-05-28 05:51:37 +03:00 |
|
alexey-milovidov
|
35b1fd43fa
|
Merge pull request #11212 from ClickHouse/fix-perf-test
Fix error in performance test
|
2020-05-27 13:33:19 +03:00 |
|
Alexander Kuzmenkov
|
cd008f9b7f
|
Update functions_with_hash_tables.xml
|
2020-05-27 10:58:29 +03:00 |
|
Alexey Milovidov
|
90f49c0c17
|
Fix error in performance test
|
2020-05-26 21:37:20 +03:00 |
|
Alexander Kuzmenkov
|
27df8d5aca
|
fixup
|
2020-05-26 09:06:46 +03:00 |
|
Alexander Kuzmenkov
|
7142e68d7a
|
fixup
|
2020-05-26 08:54:04 +03:00 |
|
Alexander Kuzmenkov
|
8d5bbed2de
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2020-05-25 06:44:11 +03:00 |
|
alexey-milovidov
|
a55a8ba69f
|
Merge pull request #11158 from ClickHouse/normalize-performance-tests-2
Normalize performance tests 2
|
2020-05-25 03:49:58 +03:00 |
|
Alexey Milovidov
|
8fa637cf73
|
Fix long tests, part 2
|
2020-05-24 23:35:49 +03:00 |
|
Alexey Milovidov
|
02500e4b11
|
Fix long tests
|
2020-05-24 23:33:13 +03:00 |
|
Alexey Milovidov
|
a70b819ca2
|
Adapted test time
|
2020-05-24 02:33:47 +03:00 |
|
alexey-milovidov
|
17df54785e
|
Update merge_table_streams.xml
|
2020-05-23 23:45:28 +03:00 |
|
alexey-milovidov
|
08c7277d2b
|
Merge pull request #11144 from ClickHouse/dont-validate-polygons-in-non-constant-case
Fix performance issue with pointInPolygon
|
2020-05-23 18:54:50 +03:00 |
|
Alexey Milovidov
|
3b29ea09c1
|
Fix another strange test
|
2020-05-23 17:56:35 +03:00 |
|
Alexey Milovidov
|
2c76899f53
|
Edited strange test
|
2020-05-23 17:53:54 +03:00 |
|
Alexey Milovidov
|
9d1d7c61d6
|
Replace hits_1000m to hits_100m
|
2020-05-23 17:52:32 +03:00 |
|
Alexey Milovidov
|
d019474641
|
Replace hits_1000m to hits_100m
|
2020-05-23 17:51:18 +03:00 |
|
Alexey Milovidov
|
1dc284d9f1
|
Add performance test #10981
|
2020-05-23 17:41:13 +03:00 |
|
Alexey Milovidov
|
c79ded1653
|
Added performance test for point in const polygon
|
2020-05-22 22:03:30 +03:00 |
|
Alexey Milovidov
|
490a94105e
|
Two more zeros in performance test
|
2020-05-22 16:51:04 +03:00 |
|
Alexey Milovidov
|
e60fee3f3d
|
Add performance test for non-constant polygons
|
2020-05-22 14:46:54 +03:00 |
|
Alexey Milovidov
|
1a5fa0e6fa
|
Remove totally wrong performance test #10623
|
2020-05-22 14:39:21 +03:00 |
|
alexey-milovidov
|
b480f137f3
|
Merge pull request #10623 from livace/master
Add point in polygon for non-const polygons
|
2020-05-21 15:18:24 +03:00 |
|
Alexey Milovidov
|
6669607e17
|
Merge branch 'master' into vectorize-sum
|
2020-05-21 15:02:51 +03:00 |
|
alexey-milovidov
|
8c2b7c31a5
|
Fix too long perf test.
|
2020-05-21 09:49:15 +03:00 |
|
Alexander Kuzmenkov
|
09ea7253cd
|
performance test for some functions that use hash tables
|
2020-05-20 22:37:14 +03:00 |
|
Alexander Kuzmenkov
|
c3d9bb829b
|
performance comparison
|
2020-05-19 18:28:03 +03:00 |
|
Alexey Milovidov
|
db422434ff
|
Add performance test
|
2020-05-18 07:55:06 +03:00 |
|
alexey-milovidov
|
7efd2a825f
|
Merge pull request #10463 from ClickHouse/parallel-final
Parallel final
|
2020-05-18 05:20:18 +03:00 |
|
Andrei Nekrashevich
|
eba043aaf8
|
Merge branch 'master' into random_string_utf8_function
|
2020-05-17 22:53:42 +03:00 |
|
Alexey Milovidov
|
157d0b612c
|
Merge branch 'random_fixed_string_function' of https://github.com/xolm/ClickHouse into xolm-random_fixed_string_function
|
2020-05-17 10:54:48 +03:00 |
|
Andrei Nekrashevich
|
675509ed23
|
Added function randomStringUTF8
|
2020-05-17 07:43:53 +03:00 |
|
Alexey Milovidov
|
7e24492fb9
|
Added performance test
|
2020-05-17 06:16:34 +03:00 |
|
Anton Popov
|
e8262ccaf6
|
in-memory parts: add perf test
|
2020-05-15 03:56:44 +03:00 |
|
Andrei Nekrashevich
|
1d52c1b9d0
|
Added function randomFixedString
|
2020-05-13 01:48:55 +03:00 |
|
alexey-milovidov
|
40ef113503
|
Merge branch 'master' into parallel-final
|
2020-05-11 06:47:44 +03:00 |
|
Alexey Milovidov
|
2438a510b0
|
Merge branch 'fuzz_functions' of https://github.com/xolm/ClickHouse into xolm-fuzz_functions
|
2020-05-11 02:42:55 +03:00 |
|
Alexey Milovidov
|
9654532940
|
Adjust thresholds in perf test
|
2020-05-11 00:31:01 +03:00 |
|
Andrei Nekrashevich
|
c3873495c9
|
fix and performance test template
|
2020-05-10 22:07:02 +03:00 |
|
Alexey Milovidov
|
978d38f34a
|
Raised threshold for one of tests
|
2020-05-09 04:42:52 +03:00 |
|
Alexey Milovidov
|
666fd29d82
|
Fix performance test errors
|
2020-05-09 04:28:31 +03:00 |
|
alexey-milovidov
|
3e583ef45e
|
Merge pull request #10712 from ClickHouse/merging-extract-groups
Merging #10534
|
2020-05-07 15:34:41 +03:00 |
|
Alexey Milovidov
|
15c1c96a4b
|
Added performance test
|
2020-05-07 03:59:04 +03:00 |
|
Alexey Milovidov
|
665c9270ca
|
Fix error in performance test
|
2020-05-07 00:57:26 +03:00 |
|
Alexey Milovidov
|
6e2505210f
|
Mark some performance tests with very high variance
|
2020-05-07 00:53:25 +03:00 |
|
Alexey Milovidov
|
786e08c401
|
Mark some performance tests with very high variance
|
2020-05-07 00:52:03 +03:00 |
|
Anton Popov
|
2be5c7c420
|
Merge pull request #10704 from CurtizJ/polymorphic-parts-2
Add perf test for different part types
|
2020-05-06 22:33:16 +03:00 |
|
Nikolai Kochetov
|
ff8014fa39
|
Try fix perftest.
|
2020-05-06 21:53:40 +03:00 |
|
Anton Popov
|
80cf8881da
|
add perf test for different part types
|
2020-05-06 18:52:56 +03:00 |
|
DoomzD
|
26424ec388
|
Add perftest for pointInPolygon
|
2020-05-05 17:46:23 +03:00 |
|
Nikolai Kochetov
|
22d3bba59a
|
Added perftest.
|
2020-05-04 21:14:31 +03:00 |
|
Alexander Kuzmenkov
|
f4aac4322c
|
Add performance test for sumMap(Tuple).
|
2020-05-01 10:48:45 +03:00 |
|
Nikolai Kochetov
|
047a78046e
|
Try make tests faster.
|
2020-04-30 20:58:09 +03:00 |
|
Nikolai Kochetov
|
19dadb8c2d
|
Add parallel final.
|
2020-04-30 12:59:08 +03:00 |
|
Alexander Kuzmenkov
|
a3843e1f42
|
performance comparison
|
2020-04-30 08:10:34 +03:00 |
|
Alexander Kuzmenkov
|
d952e5aba2
|
performance comparison
|
2020-04-29 20:26:28 +03:00 |
|
Alexander Kuzmenkov
|
15e94d3de9
|
performance comparison
|
2020-04-29 09:30:37 +03:00 |
|
Alexander Kuzmenkov
|
ed1576507b
|
performance comparison
|
2020-04-28 10:45:56 +03:00 |
|
Alexander Kuzmenkov
|
1bf02d459c
|
performance comparison
|
2020-04-23 23:19:04 +03:00 |
|
Alexander Kuzmenkov
|
11f07a32f3
|
performance comparison
|
2020-04-22 23:17:52 +03:00 |
|
Alexander Kuzmenkov
|
d1c5e38a21
|
Merge pull request #10385 from CurtizJ/tuple-literal
Parse tuples of tuples as literals
|
2020-04-22 05:49:14 +03:00 |
|
Alexander Kuzmenkov
|
627dfe103f
|
performance comparison
|
2020-04-22 04:50:21 +03:00 |
|
Anton Popov
|
e1b7e2de2f
|
parse tuples of tuples as literals
|
2020-04-20 23:14:56 +03:00 |
|
alexey-milovidov
|
abbeb13cf0
|
Merge pull request #10345 from Vxider/mv_parallel_insert_pt
Add performance test for parallel insert of materialized view
|
2020-04-18 18:39:22 +03:00 |
|
alexey-milovidov
|
03e1871b19
|
Merge pull request #10350 from ClickHouse/cleanup-performance-tests
Remove garbage from performance tests
|
2020-04-18 18:38:37 +03:00 |
|
Alexey Milovidov
|
785d2c0e01
|
Remove garbage from performance tests
|
2020-04-18 15:54:16 +03:00 |
|
Alexey Milovidov
|
fd085b58e0
|
Fix readme in performance tests #10345
|
2020-04-18 15:44:46 +03:00 |
|
alexey-milovidov
|
7fbd7e9533
|
Update materialized_view_parallel_insert.xml
|
2020-04-18 15:41:15 +03:00 |
|
alexey-milovidov
|
43d48a21c6
|
Merge pull request #10318 from ClickHouse/least-greatest-generic
Added generic variants for functions 'least' and 'greatest'.
|
2020-04-18 15:35:19 +03:00 |
|
Alexey Milovidov
|
4f245dc286
|
Added performance test
|
2020-04-18 15:35:00 +03:00 |
|
alexey-milovidov
|
d1b72f10d5
|
Merge pull request #10325 from Avogar/msgpack_format
Improve MsgPackRowInputFormat
|
2020-04-18 14:27:11 +03:00 |
|
Vxider
|
aa8840447f
|
add performance test for mv_parallel_ insert
|
2020-04-18 15:20:10 +08:00 |
|
Alexander Kuzmenkov
|
c8d70d714a
|
Merge pull request #9985 from ClickHouse/fix-perftest-distributed-aggregation
Try fix perftest distributed_aggregation.xml
|
2020-04-18 03:08:34 +03:00 |
|
Avogar
|
b056dbce1c
|
Improve MsgPackRowInputFormat
|
2020-04-17 12:35:38 +03:00 |
|
Alexander Kuzmenkov
|
fa62be250f
|
performance comparison
|
2020-04-16 23:55:21 +03:00 |
|
Alexander Kuzmenkov
|
1e5a33bcfb
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2020-04-16 23:03:17 +03:00 |
|
alexey-milovidov
|
d296e1b6d7
|
Merge pull request #10216 from Avogar/msgpack_format
Update MsgPack format
|
2020-04-16 00:44:08 +03:00 |
|
alexey-milovidov
|
23ae3f4bff
|
Update select_format.xml
|
2020-04-16 00:43:58 +03:00 |
|
Alexander Kuzmenkov
|
dc152c8a74
|
Update parse_engine_file.xml
|
2020-04-15 22:07:50 +03:00 |
|
Avogar
|
9860ffee51
|
Add MsgPack performance test
|
2020-04-13 00:59:28 +03:00 |
|
Anton Popov
|
79024d73a2
|
improve performance of index analysis with monotonic functions
|
2020-04-06 13:37:34 +03:00 |
|
Alexander Kuzmenkov
|
cd88b5380c
|
Performance comparison fixes
|
2020-04-02 21:44:58 +03:00 |
|
Ivan Lezhankin
|
c0a595355a
|
Move more dbms/tests to top-level
|
2020-04-02 03:32:39 +03:00 |
|
Ivan
|
97f2a2213e
|
Move all folders inside /dbms one level up (#9974)
* Move some code outside dbms/src folder
* Fix paths
|
2020-04-02 02:51:21 +03:00 |
|