mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Fix perf test
This commit is contained in:
parent
ca6f6306f3
commit
143744f5a7
@ -18,9 +18,6 @@
|
|||||||
<!-- One NUMA node w/o hyperthreading -->
|
<!-- One NUMA node w/o hyperthreading -->
|
||||||
<max_threads>12</max_threads>
|
<max_threads>12</max_threads>
|
||||||
|
|
||||||
<!-- mmap shows some improvements in perf tests -->
|
|
||||||
<min_bytes_to_use_mmap_io>64Mi</min_bytes_to_use_mmap_io>
|
|
||||||
|
|
||||||
<!-- disable jit for perf tests -->
|
<!-- disable jit for perf tests -->
|
||||||
<compile_expressions>0</compile_expressions>
|
<compile_expressions>0</compile_expressions>
|
||||||
<compile_aggregate_expressions>0</compile_aggregate_expressions>
|
<compile_aggregate_expressions>0</compile_aggregate_expressions>
|
||||||
|
Loading…
Reference in New Issue
Block a user