Maksim Kita
|
c9638bacbf
|
Added HashedArray dictionary
|
2021-10-15 18:53:17 +03:00 |
|
Anton Popov
|
7aa6068fb2
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-10-14 19:44:08 +03:00 |
|
Maksim Kita
|
ec898f1a94
|
Merge pull request #28633 from darkkeks/normalize-utf8-nfc
Add normalizeUTF8 function with NFC normalization
|
2021-10-12 12:25:07 +03:00 |
|
Azat Khuzhin
|
0b6063a902
|
Disable merges for parallel_mv
|
2021-10-02 11:54:47 +03:00 |
|
Anton Popov
|
914781052e
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-09-29 17:37:07 +03:00 |
|
Viachaslau Boben
|
762904adbd
|
Add nfd and perf test
|
2021-09-28 13:42:37 +03:00 |
|
Alexey Milovidov
|
91a81fdf3b
|
Adjust performance test
|
2021-09-21 22:19:13 +03:00 |
|
Anton Popov
|
eef436fe22
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-09-16 18:07:42 +03:00 |
|
vdimir
|
a3304a87a4
|
Rename optimize_syntax_fuse_aggregate -> optimize_syntax_fuse_functions
|
2021-09-14 15:27:12 +03:00 |
|
vdimir
|
a1463d5719
|
Merge remote-tracking branch 'origin/master' into fuse_quantile
|
2021-09-14 15:23:06 +03:00 |
|
vdimir
|
5a1aeeb044
|
Use optimize_syntax_fuse_aggregate instead of optimize_fuse_sum_count_avg and optimize_fuse_quantile
|
2021-09-14 15:21:16 +03:00 |
|
Raúl Marín
|
50360aa586
|
Add extra performance tests for Nullable floating point Sum
The existing ones aren't that representative since there isn't
any NULL values, so the branch predictor is correct 100% of the time
|
2021-09-11 22:37:45 +02:00 |
|
Anton Popov
|
8203bd1ac6
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-09-09 14:04:37 +03:00 |
|
Alexey Milovidov
|
ca6f6306f3
|
Merge branch 'master' into async-reads
|
2021-08-31 02:52:58 +03:00 |
|
Kruglov Pavel
|
95fd6197dc
|
Merge pull request #27729 from ContentSquare/sequenceMatchQuickCheck
Sequence match quick check
|
2021-08-30 13:04:23 +03:00 |
|
Alexey Milovidov
|
9027a663f7
|
Minor fix in perf test
|
2021-08-30 00:18:38 +03:00 |
|
Alexey Milovidov
|
e995796d3a
|
Fix one of perf tests
|
2021-08-28 02:12:05 +03:00 |
|
Alexey Milovidov
|
f56a1a84ae
|
Update perf test (non-significant)
|
2021-08-28 00:32:21 +03:00 |
|
Jakub Kuklis
|
7e3e050003
|
Changing the tests to use mainly test.hits dataset, as hits_10[0]m_single datasets have a slightly different schema
|
2021-08-27 10:14:17 +02:00 |
|
Jakub Kuklis
|
c60e935830
|
Adding Format Null to performance test queries, style improvement for the test, additional comments in the code
|
2021-08-26 16:42:39 +02:00 |
|
jkuklis
|
39ba4f660b
|
Use smaller dataset in the performance test so that it doesn't time out in PR
|
2021-08-25 09:26:48 +02:00 |
|
Jakub Kuklis
|
caf40d77ed
|
Adding a performance test with queries presented in the PR
|
2021-08-23 11:03:59 +02:00 |
|
Anton Popov
|
c3c3a06078
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-08-20 01:45:38 +03:00 |
|
alexey-milovidov
|
eb3bbdfab5
|
Merge pull request #27680 from ClickHouse/decimal-no-trailing-zeros
Remove trailing zeros from Decimal serialization #15794
|
2021-08-18 05:24:13 +03:00 |
|
Alexey Milovidov
|
4051db8eab
|
Add performance test
|
2021-08-17 09:11:35 +03:00 |
|
Pavel Kruglov
|
aa8b52fe58
|
Update tests
|
2021-08-13 14:55:33 +03:00 |
|
mergify[bot]
|
80eaea1c51
|
Merge branch 'master' into short-circuit
|
2021-08-12 08:38:45 +00:00 |
|
Maksim Kita
|
07c1a8e26e
|
Aggregation temporary disable compilation without key
|
2021-08-11 19:37:33 +03:00 |
|
Pavel Kruglov
|
95d52b9e5f
|
Refactor 2.0
|
2021-08-11 18:56:03 +03:00 |
|
Pavel Kruglov
|
09dad40461
|
Update test
|
2021-08-09 18:02:09 +03:00 |
|
Pavel Kruglov
|
9fd4d14521
|
Fix style, build, add test
|
2021-08-09 17:57:50 +03:00 |
|
Pavel Kruglov
|
a9cf67ecf2
|
Fix bugs, add tests
|
2021-08-09 17:57:49 +03:00 |
|
Pavel Kruglov
|
3ec2ab6156
|
Avoid using expand, fix bugs, add tests and comments
|
2021-08-09 17:54:49 +03:00 |
|
Pavel Kruglov
|
3cf0bd337f
|
Remove unrelated change
|
2021-08-09 17:54:14 +03:00 |
|
Pavel Kruglov
|
67ad60d69d
|
Add tests
|
2021-08-09 17:54:14 +03:00 |
|
Pavel Kruglov
|
1e89b5d01a
|
Mark tests as short
|
2021-08-09 17:54:14 +03:00 |
|
Kruglov Pavel
|
fd56210652
|
Update short_circuit_functions.xml
|
2021-08-09 17:50:09 +03:00 |
|
Pavel Kruglov
|
e792fa588f
|
Mark all Functions as sutable or not for executing as short circuit arguments
|
2021-08-09 17:50:09 +03:00 |
|
Pavel Kruglov
|
4e5db93af3
|
Add small perf test
|
2021-08-09 17:44:39 +03:00 |
|
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 |
|
Anton Popov
|
16ed0f6ed4
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-08-02 17:55:17 +03: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 |
|
Anton Popov
|
c4b454494f
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-07-20 15:41:01 +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 |
|
Anton Popov
|
14168b11f2
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-07-07 17:05:11 +03: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 |
|
Anton Popov
|
018a303387
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-05-31 23:08:04 +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 |
|
Anton Popov
|
3e92c7f61a
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-05-25 21:45:19 +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 |
|
Anton Popov
|
9412a3a894
|
add perf test for sparse column
|
2021-05-21 01:06:41 +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 |
|