ClickHouse/docker/test
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
..
codebrowser Better image for woboq 2020-01-26 17:34:16 +03:00
compatibility Docker: add comments with current tags 2019-06-04 16:01:16 +03:00
coverage update coverage tools to llvm-10 2020-05-07 11:06:25 +03:00
integration Revert "[experiment] maybe fix warnings in integration tests" 2020-06-28 16:20:57 +03:00
performance-comparison Run perf tests with memory sampling (for allocations >1M) 2020-07-05 12:43:12 +03:00
pvs Better PVS image 2020-07-02 12:02:15 +03:00
split_build_smoke_test Fix test with obvious race condition 2020-05-11 20:32:26 +03:00
stateful Make skip-list optional 2020-07-03 14:15:30 +03:00
stateful_with_coverage Make skip-list optional 2020-07-03 14:15:30 +03:00
stateless Make skip-list optional 2020-07-03 14:15:30 +03:00
stateless_pytest Add new Docker file to images.json 2020-04-24 22:31:04 +03:00
stateless_with_coverage Make skip-list optional 2020-07-03 14:15:30 +03:00
stress Make skip-list optional 2020-07-03 14:15:30 +03:00
unit Fix test and improve run 2020-02-07 19:01:20 +03:00
Dockerfile Auto version update to [20.6.1.1] [54436] 2020-06-22 20:40:26 +03:00
README.md Changed repository URL 2019-09-23 19:18:19 +03:00
test_runner_docker_compose.yaml Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
test_runner.sh Fix strange code 2020-05-29 03:42:25 +03:00

ClickHouse Test Docker Image

License

View license information for the software contained in this image.