Alexander Kuzmenkov
3a58ef03e3
Update general_purpose_hashes_on_UUID.xml
2020-02-13 12:50:25 +03:00
Alexander Kuzmenkov
b9eb40bccb
Update cpu_synthetic.xml
2020-02-13 11:56:06 +03:00
Alexander Kuzmenkov
48a98773c9
Update general_purpose_hashes_on_UUID.xml
2020-02-12 15:39:44 +03:00
Alexander Kuzmenkov
f88bf5595c
Update cpu_synthetic.xml
2020-02-11 22:21:08 +03:00
Alexander Kuzmenkov
5dcca60d98
Update general_purpose_hashes_on_UUID.xml
2020-02-11 22:18:40 +03:00
Alexander Kuzmenkov
f9a7a32852
less flappy
2020-02-10 21:38:53 +03:00
Alexander Kuzmenkov
d59a9a7ded
less flappy
2020-02-10 15:54:16 +03:00
Alexander Kuzmenkov
a380c21649
Update general_purpose_hashes.xml
2020-02-07 22:01:13 +03:00
Alexander Kuzmenkov
070ebb6bb6
boop
2020-02-07 01:42:19 +03:00
Alexander Kuzmenkov
3fb8dcae55
less flappy
2020-02-06 16:11:02 +03:00
Alexander Kuzmenkov
115c89f057
less slow
2020-02-06 14:51:22 +03:00
Alexander Kuzmenkov
189a6e65c5
boop
2020-02-05 23:07:39 +03:00
Alexander Kuzmenkov
64576c6a7a
Less flappy performance test queries
2020-02-05 17:49:19 +03:00
Alexey Milovidov
bafc5aa7b7
Added performance test for sumMap
2020-02-01 02:01:02 +03:00
alexey-milovidov
dc90d42e1e
Merge pull request #8305 from ClickHouse/Vxider-parallel-insert
...
Vxider parallel insert
2020-01-25 20:30:50 +03:00
Alexey Milovidov
680da3d7ed
Merge remote-tracking branch 'origin/master' into oandrew-avro
2020-01-23 22:08:08 +03:00
Nikolai Kochetov
4a4de82648
Merged with master
2020-01-23 18:44:26 +03:00
Nikolai Kochetov
f0b7422dcb
Loop queries for math perftest.
2020-01-22 19:56:49 +03:00
alexey-milovidov
901009d9b0
Merge branch 'master' into oandrew-avro
2020-01-19 03:37:29 +03:00
Alexey Milovidov
85f2e86e5b
Added performance test for Avro format
2020-01-18 23:10:11 +03:00
Alexey Milovidov
157e6539de
Added performance test for bitCount function
2020-01-18 18:50:18 +03:00
Alexander Kuzmenkov
7ae38a3400
[wip] performance comparison test
2020-01-16 22:39:07 +03:00
Alexander Kuzmenkov
f81aa1c9f0
[wip] performance comparison test
2020-01-16 17:29:53 +03:00
Nikolai Kochetov
a6fc528805
Merge branch 'master' into Vxider-parallel-insert
2020-01-13 20:59:42 +03:00
Vasily Nemkov
671aeeb618
Fixed codec performance test
...
* Fixed SELECT cases to actually read data;
* Using hash instead of rand() to make tests more reproducible;
* Set number of rows to 1000000 for both INSERT and SELECT queries;
* Using {type} substitution for fill_query.
2020-01-10 19:00:31 +03:00
alesapin
5e7faf5ad2
Fix perf test
2020-01-10 15:07:01 +03:00
Vasily Nemkov
da2783f21c
Increased number of rows to make tests results noticeable.
2020-01-08 17:35:28 +03:00
Alexey Milovidov
c5697f3c3f
Removed some garbage from Performance Test
2020-01-07 12:10:36 +03:00
Alexey Milovidov
aada31f8be
Fixed performance test
2020-01-07 11:48:23 +03:00
Alexey Milovidov
c1ccb427d5
More performance tests
2020-01-07 06:51:43 +03:00
Alexey Milovidov
2196c36712
Added more test cases for performance test
2020-01-06 14:04:08 +03:00
Alexey Milovidov
dde5cb2222
Added performance test
2020-01-06 06:28:19 +03:00
alexey-milovidov
488b5c606a
Merge pull request #8481 from ClickHouse/kamalov-ruslan-master
...
Merging optimizations of if chains.
2019-12-31 07:35:45 +03:00
alexey-milovidov
700e727f65
Merge pull request #8477 from ClickHouse/formats-perf-tests-more-deterministic
...
Make formats-related perf test more deterministic
2019-12-31 03:14:34 +03:00
Alexey Milovidov
b17a93527c
Added performance test
2019-12-31 02:57:34 +03:00
Alexey Milovidov
86a3b6e774
Make formats-related perf test more deterministic
2019-12-30 22:16:12 +03:00
alexey-milovidov
458f596e18
Merge pull request #8455 from amosbird/perfformat
...
Perf test format io without disk
2019-12-30 02:45:52 +03:00
Amos Bird
84c7589c9a
whitelist /dev/null in StorageFile
2019-12-30 02:37:55 +08:00
Alexey Milovidov
4ca3720a5a
Fixed error in performance test
2019-12-29 16:46:49 +03:00
Alexey Milovidov
d42b50456f
Merging randomPrintableASCII #8401
2019-12-29 02:11:02 +03:00
Alexey Milovidov
2b04fccde7
Removed obsolete setting
2019-12-27 22:48:31 +03:00
alexey-milovidov
d989604d33
Merge pull request #8242 from achimbab/bugfix_bloomfilter
...
Fixed two bugs in the bloom_filter index.
2019-12-27 22:46:54 +03:00
Alexander Kuzmenkov
fd3889b817
[wip] perf comparison: docker + some tweaks
2019-12-26 23:51:53 +03:00
Vasily Nemkov
1c87af33cf
Split into INSERT ans SELECT tests
2019-12-24 14:44:49 +03:00
Vasily Nemkov
b022fa43ad
Perf tests for all supported codecs against Float64 and UInt64.
2019-12-23 09:40:10 +03:00
Nikolai Kochetov
54b04eb8a9
updated perftest.
2019-12-19 22:31:06 +03:00
philip.han
89039abf69
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into bugfix_bloomfilter
2019-12-19 17:18:29 +09:00
philip.han
281d2de538
Fixed bloom_filter.xml
...
* Surrounded the test with `STOP MERGE` and `START MERGE`
* Added `SET allow_experimental_data_skipping_indices = 1`
2019-12-18 09:16:43 +09:00
philip.han
d5d8b2cefa
Added a performance test for insertion of bloom_filter.
2019-12-17 17:59:02 +09:00
Vxider
f31d61e450
add performance test
2019-12-17 12:22:58 +08:00