mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 07:31:57 +00:00
max threads
This commit is contained in:
parent
38a2dd55ce
commit
764f19820b
@ -14,6 +14,9 @@
|
|||||||
we might also add time check to perf.py script.
|
we might also add time check to perf.py script.
|
||||||
-->
|
-->
|
||||||
<max_execution_time>300</max_execution_time>
|
<max_execution_time>300</max_execution_time>
|
||||||
|
|
||||||
|
<!-- One NUMA node w/o hyperthreading -->
|
||||||
|
<max_threads>20</max_threads>
|
||||||
</default>
|
</default>
|
||||||
</profiles>
|
</profiles>
|
||||||
</yandex>
|
</yandex>
|
||||||
|
Loading…
Reference in New Issue
Block a user