Maksim Kita
|
e6b339fbb3
|
Merge pull request #26845 from kitaisreal/compile-aggregate-functions-without-key
Compile aggregate functions without key
|
2021-08-09 11:52:52 +03:00 |
|
alexey-milovidov
|
1a0570cdef
|
Merge pull request #27219 from evillique/perf
Fix NLP performance test
|
2021-08-05 22:05:59 +03:00 |
|
Alexander Kuzmenkov
|
4bc652699f
|
Merge pull request #27184 from ClickHouse/aku/window-functions
mark window functions as ready for general use
|
2021-08-05 14:18:28 +03:00 |
|
Nikolay Degterinsky
|
1e8badcf05
|
Improve NLP performance test
|
2021-08-05 11:07:31 +00:00 |
|
Maksim Kita
|
7264c7bf4b
|
Fixed performance tests
|
2021-08-05 12:37:15 +03:00 |
|
Alexander Kuzmenkov
|
0730e685b0
|
Mark window functions ready for general use.
|
2021-08-04 17:45:32 +03:00 |
|
Maksim Kita
|
8d061390f3
|
Updated performance tests
|
2021-08-03 16:19:56 +03:00 |
|
Amos Bird
|
4f7e007d35
|
Specialize date time comparision.
|
2021-08-03 16:49:39 +08:00 |
|
alesapin
|
02176fb4c7
|
Add experimental flag
|
2021-07-30 18:25:51 +03:00 |
|
alesapin
|
acc4e9e79d
|
Merge remote-tracking branch 'evillique/nlp' into evillique-nlp
|
2021-07-30 16:46:58 +03:00 |
|
Maksim Kita
|
3a6b37691a
|
Compile aggregate functions without key
|
2021-07-27 19:50:57 +03:00 |
|
Alexey Milovidov
|
f13ed405a2
|
Fix perf test
|
2021-07-17 13:11:50 +03:00 |
|
Anton Popov
|
a2c493cd7f
|
add perf test for table with many arrays
|
2021-07-15 17:02:48 +03:00 |
|
Maksim Kita
|
36de61c6d0
|
Fixed performance test
|
2021-07-10 16:37:32 +03:00 |
|
Maksim Kita
|
dc81ae7c6e
|
Compile AggregateFunctionBitwise
|
2021-07-10 01:51:34 +03:00 |
|
vdimir
|
bff1fa1c58
|
Add tests/performance/join_max_streams.xml
|
2021-07-07 20:51:07 +03:00 |
|
Nikolay Degterinsky
|
0c2eb15223
|
Added performance test
|
2021-07-07 15:54:21 +00:00 |
|
Maksim Kita
|
577e69898a
|
Compile aggregate functions perf tests fix
|
2021-07-05 12:17:01 +03:00 |
|
Maksim Kita
|
97e1ddbe94
|
Fix before merge
|
2021-07-01 22:56:36 +03:00 |
|
Maksim Kita
|
22491c8adc
|
Compile AggregateFunctionCount
|
2021-07-01 22:56:36 +03:00 |
|
Maksim Kita
|
246ba45082
|
Added hits_100m_single benchmark
|
2021-07-01 22:56:36 +03:00 |
|
Maksim Kita
|
0c395bc1ef
|
Added performance tests
|
2021-07-01 22:56:36 +03:00 |
|
Maksim Kita
|
1e9e073b0a
|
Merge pull request #25618 from vdimir/slow-dict-join-fix
Fix unnecessary dictionary re-reads in KeyGetterForDict
|
2021-06-30 10:54:48 +03:00 |
|
alexey-milovidov
|
11d9c36be0
|
Merge pull request #25742 from ClickHouse/fix-performance-test-2
Fix slow performance test
|
2021-06-27 23:52:33 +03:00 |
|
alexey-milovidov
|
8bcca162fc
|
Merge pull request #23311 from Avogar/uniq-theta-sketch
Add uniqTheta in performance test
|
2021-06-27 18:57:37 +03:00 |
|
Alexey Milovidov
|
887be640f9
|
Fix slow performance test
|
2021-06-27 18:54:21 +03:00 |
|
Alexey Milovidov
|
686bf75f78
|
This performance test does not run in CI - remove
|
2021-06-27 03:11:59 +03:00 |
|
vdimir
|
6fae921d65
|
Smaller table in performance/dict_join.xml
|
2021-06-24 11:27:55 +03:00 |
|
vdimir
|
ea7f798de4
|
Add tests/performance/dict_join.xml
|
2021-06-23 14:15:32 +03:00 |
|
Pavel Kruglov
|
57a9659c68
|
Add Arrow/Parquet/ORC in perf tests
|
2021-06-15 16:15:27 +03:00 |
|
mergify[bot]
|
043e7ccd37
|
Merge branch 'master' into uniq-theta-sketch
|
2021-06-11 12:23:09 +00:00 |
|
Kruglov Pavel
|
dde9ce5223
|
Use hits_10m_single only for uniqTheta
|
2021-06-11 15:22:35 +03:00 |
|
Kruglov Pavel
|
e584b028e7
|
Merge pull request #24475 from amosbird/readint
Pedantic readInt
|
2021-05-28 15:44:23 +03:00 |
|
Kruglov Pavel
|
3d01028d19
|
Use hits_10m_single instead of hits_100m_single
|
2021-05-28 14:20:39 +03:00 |
|
Amos Bird
|
6f12781bf1
|
Safer readInt
|
2021-05-27 22:56:51 +08:00 |
|
Alexander Kuzmenkov
|
86f639d0c3
|
fix test killed by github
|
2021-05-27 12:57:08 +03:00 |
|
Alexander Kuzmenkov
|
5da54c2745
|
calculate perf test precision thresholds from historical data
|
2021-05-26 16:30:43 +03:00 |
|
Alexander Kuzmenkov
|
67044d69f3
|
Update set_index.xml
|
2021-05-26 14:54:07 +03:00 |
|
Alexander Kuzmenkov
|
4c7752951c
|
Update joins_in_memory_pmj.xml
|
2021-05-26 14:53:28 +03:00 |
|
Alexander Kuzmenkov
|
f227020018
|
Merge pull request #24049 from ClickHouse/aku/perf-unstable
complain about unstable perf test queries
|
2021-05-24 12:59:12 +03:00 |
|
mergify[bot]
|
ee939d9b5f
|
Merge branch 'master' into uniq-theta-sketch
|
2021-05-21 20:52:02 +00:00 |
|
alexey-milovidov
|
7b38ad3a85
|
Merge pull request #23204 from RedClusive/feature-quantileBfloat16
Feature quantile bfloat16
|
2021-05-21 23:46:05 +03:00 |
|
Alexander Kuzmenkov
|
30fa7d4acc
|
Update group_by_sundy_li.xml
|
2021-05-21 14:07:15 +03:00 |
|
Alexey Milovidov
|
28c0e85dab
|
Add performance test
|
2021-05-21 09:29:56 +03:00 |
|
Alexander Kuzmenkov
|
b45ac02e7e
|
adjust thresholds
|
2021-05-20 17:24:05 +03:00 |
|
Alexander Kuzmenkov
|
aeb8431004
|
update thresholds - 1
|
2021-05-20 17:14:55 +03:00 |
|
Alexander Kuzmenkov
|
a1749cf5c3
|
fix
|
2021-05-20 15:05:20 +03:00 |
|
Alexander Kuzmenkov
|
0176aa1878
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2021-05-20 14:44:01 +03:00 |
|
Kruglov Pavel
|
e832296768
|
Reorder values
|
2021-05-20 11:14:24 +03:00 |
|
Kruglov Pavel
|
b93d59e931
|
Try to limit all queries to see the changes
|
2021-05-20 11:13:27 +03:00 |
|
Maksim Kita
|
0ca9ba19c0
|
Remove performance test
|
2021-05-19 16:14:28 +03:00 |
|
Alexander Kuzmenkov
|
bcf85a6bc5
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2021-05-19 13:25:58 +03:00 |
|
Pavel Kruglov
|
4b94532136
|
Adjust query with SearchPhrase
|
2021-05-18 17:34:11 +03:00 |
|
Kruglov Pavel
|
d3a9d6633f
|
Rename uniqThetaSketch to uniqTheta
|
2021-05-18 11:34:13 +03:00 |
|
Maksim Kita
|
448fe5a6f9
|
Updated comment message
|
2021-05-17 11:04:29 +03:00 |
|
Maksim Kita
|
3a822d2832
|
Added comments
|
2021-05-17 10:25:50 +03:00 |
|
Alexander Kuzmenkov
|
708f280605
|
fix the test
|
2021-05-15 09:35:00 +03:00 |
|
Alexander Kuzmenkov
|
5ed6a273d3
|
Merge pull request #24058 from ClickHouse/aku/uniq-two-level
lower two-level aggregation threshold for uniq test to avoid jitter
|
2021-05-14 15:50:48 +03:00 |
|
Alexander Kuzmenkov
|
15564f32b2
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2021-05-14 13:16:31 +03:00 |
|
Alexander Kuzmenkov
|
474eff5f9e
|
fix
|
2021-05-14 13:14:52 +03:00 |
|
Alexander Kuzmenkov
|
3aa919b498
|
fixes
|
2021-05-13 12:16:43 +03:00 |
|
Alexander Kuzmenkov
|
d7b726045a
|
fixes
|
2021-05-13 01:32:53 +03:00 |
|
Alexander Kuzmenkov
|
f6cb9f95df
|
lower two-level aggregation threshold for uniq test to avoid jitter
|
2021-05-12 16:01:48 +03:00 |
|
mergify[bot]
|
6b2b2b09c3
|
Merge branch 'master' into uniq-theta-sketch
|
2021-05-11 09:51:02 +00:00 |
|
Alexey Milovidov
|
c404e6db2f
|
Merge branch 'master' of github.com:yandex/ClickHouse into normalize-bigint
|
2021-05-07 18:25:12 +03:00 |
|
Anton Popov
|
576728829d
|
fix perf test
|
2021-05-07 16:23:46 +03:00 |
|
Anton Popov
|
a8259a6158
|
fix perf test
|
2021-05-06 21:26:55 +03:00 |
|
Anton Popov
|
e51cd90c6f
|
better cast operator
|
2021-05-06 21:21:10 +03:00 |
|
Alexey Milovidov
|
089027920f
|
Fix perf test
|
2021-05-04 20:31:26 +03:00 |
|
Alexey Milovidov
|
2134a4f4c1
|
Fix error in perf test
|
2021-04-22 08:43:20 +03:00 |
|
Alexander Kuzmenkov
|
6f90fc449b
|
Merge pull request #23308 from ClickHouse/aku/fix-perf
fix broken perf test
|
2021-04-19 20:31:38 +03:00 |
|
Pavel Kruglov
|
cf0d8be8aa
|
Add uniqTHetaSketch in performance test
|
2021-04-19 17:45:46 +03:00 |
|
Alexander Kuzmenkov
|
d9d94752d1
|
fix broken perf test
|
2021-04-19 17:05:47 +03:00 |
|
Alexander Kuzmenkov
|
2a4bcb6e3f
|
Merge pull request #23159 from ClickHouse/aku/merge-fusecount
merging sumCount fusion PR #21337
|
2021-04-19 16:47:13 +03:00 |
|
alexey-milovidov
|
83038f84af
|
Revert "Function arrayFold for folding over array with accumulator"
|
2021-04-18 03:34:05 +03:00 |
|
Alexander Kuzmenkov
|
74b4c56ba4
|
Merge pull request #21589 from dmalkr/dmalkr/arrayFold
Function `arrayFold` for folding over array with accumulator
|
2021-04-16 14:23:53 +03:00 |
|
Alexander Kuzmenkov
|
d4b8807016
|
Update fuse_sumcount.xml
|
2021-04-16 13:36:52 +03:00 |
|
Maksim Kita
|
1797a67cf8
|
Merge pull request #22925 from kitaisreal/flat_dictionary_performance_test_fix
Dictionaries updated performance tests
|
2021-04-16 10:46:41 +03:00 |
|
Alexander Kuzmenkov
|
2489b6af96
|
cleanup
|
2021-04-15 19:40:49 +03:00 |
|
Maksim Kita
|
b8a1ead3e9
|
Updated hashed_dictionary test
|
2021-04-15 13:51:40 +03:00 |
|
Alexey Milovidov
|
076c746e6d
|
Add perf test
|
2021-04-15 01:35:21 +03:00 |
|
Maksim Kita
|
2c3abcaad1
|
Updated test
|
2021-04-14 16:49:38 +03:00 |
|
Maksim Kita
|
da3d3e906a
|
Updated tests
|
2021-04-13 21:13:04 +03:00 |
|
Maksim Kita
|
8abaf01a5d
|
Updated dictionaries tests
|
2021-04-13 15:57:11 +03:00 |
|
hexiaoting
|
77c460e8d1
|
Merge remote-tracking branch 'origin/master' into dev-sumcount
|
2021-04-13 11:14:14 +08:00 |
|
Dmitry Krylov
|
5c24225d86
|
Fix performance tests
|
2021-04-12 10:23:31 +10:00 |
|
Dmitry Krylov
|
602fb190b0
|
Benchmarks for arrayFold
|
2021-04-12 10:23:31 +10:00 |
|
Maksim Kita
|
1557161d92
|
Updated test
|
2021-04-10 22:14:05 +03:00 |
|
Maksim Kita
|
f8c8b5e49d
|
Updated test
|
2021-04-10 22:14:05 +03:00 |
|
Maksim Kita
|
6eb75228e9
|
FlatDictionary performance test fix
|
2021-04-10 22:14:05 +03:00 |
|
Alexander Kuzmenkov
|
1e3c72caaa
|
Update flat_dictionary.xml
|
2021-04-10 00:50:21 +03:00 |
|
Nikolai Kochetov
|
28ca191102
|
Merge pull request #22087 from ClickHouse/better-filter-push-down
Better filter push down
|
2021-04-09 10:22:17 +03:00 |
|
Nikolai Kochetov
|
a9a11823e3
|
Try fix perftest.
|
2021-04-08 21:27:01 +03:00 |
|
Nikolai Kochetov
|
73ea362ef4
|
Fix perftest.
|
2021-04-08 11:52:09 +03:00 |
|
Maksim Kita
|
ef7571c226
|
Merge pull request #22521 from kitaisreal/dictionaries-update-field-fix
FlatDictionary, HashedDictionary update_field optimizations
|
2021-04-07 23:29:53 +03:00 |
|
Maksim Kita
|
7baafcb567
|
Merge pull request #22630 from kitaisreal/direct-dictionary-dict-get-multiple-columns-optimization
DirectDictionary dictGet multiple columns optimization
|
2021-04-07 10:29:42 +03:00 |
|
Nikolai Kochetov
|
6102652c99
|
Merge branch 'master' into better-filter-push-down
|
2021-04-06 13:38:03 +03:00 |
|
Alexander Kuzmenkov
|
4402ec3101
|
Merge pull request #22324 from ClickHouse/aku/perf-stable
make some perf test queries more stable
|
2021-04-06 13:15:38 +03:00 |
|
Nikolai Kochetov
|
44700d97e9
|
Add setting to disable query plan optimization. Fix perftest.
|
2021-04-06 11:25:54 +03:00 |
|
Maksim Kita
|
0cbfa5d125
|
Updated test
|
2021-04-06 11:19:28 +03:00 |
|