Alexander Kuzmenkov
000326b627
Avoid timeouts in perf test
2020-08-19 18:08:23 +03:00
Alexander Kuzmenkov
f514d0da77
Revert "Run perf tests with memory sampling (for allocations >1M)"
2020-07-07 19:59:42 +03:00
Azat Khuzhin
307c3c92a5
Run perf tests with memory sampling (for allocations >1M)
...
This is to know the memory allocation size distribution, that can be
obtained later from left-metric-log.tsv.
This is an attempt to tune tcmalloc (new CPP version by google) to use
lock-free part of the allocator for typical allocations (and it is a bad
idea just to increase kMaxSize there, since number of allocation for
each size class is also important).
P.S. hope that this file will be applied, if no, then the same effect
can be reached by tunning defaults in Settings.h
Refs: #11590
Cc: @akuzm
2020-07-05 12:43:12 +03:00
Alexander Kuzmenkov
8b82ff215f
muzzy decay 10 ms
2020-06-27 04:08:21 +03:00
Alexander Kuzmenkov
b14cc1dc56
Merge pull request #11449 from ClickHouse/check-for-incorrect-settings
...
Added a check for incorrect settings
2020-06-06 00:15:27 +03:00
Alexander Kuzmenkov
14c55b940e
peftest settings: use_uncompressed_cache goes to profile
2020-06-05 16:32:21 +03:00
Alexander Kuzmenkov
377da4656d
cleanup
2020-06-04 18:51:34 +03:00
Alexander Kuzmenkov
f6dd8d3f78
Enable perf event metrics in performance test
2020-05-23 04:40:57 +03:00
Alexander Kuzmenkov
93e0313ed4
boop the CI
2020-04-14 01:40:07 +03:00
Alexander Kuzmenkov
bcc77fc96a
Update perf-comparison-tweaks-config.xml
2020-04-06 23:42:20 +03:00
Nikolai Kochetov
8e18f56d4f
Try fix perftest distributed_aggregation.xml
2020-04-01 14:53:09 +03:00
Alexander Kuzmenkov
5fd5b15c36
performance comparison
2020-03-24 20:33:42 +03:00
Alexander Kuzmenkov
fe1eb691fd
Update perf-comparison-tweaks-config.xml
2020-03-23 23:53:25 +03:00
Alexander Kuzmenkov
d396a7c650
Some tweaks for performance comparison
2020-03-23 12:39:12 +03:00
Alexander Kuzmenkov
ea67cba608
performance comparison
2020-02-25 22:51:27 +03:00
Alexander Kuzmenkov
ebe70f5bcb
performance comparison
2020-02-25 16:12:26 +03:00