max threads

This commit is contained in:
Alexander Kuzmenkov 2020-10-19 17:39:52 +03:00
parent 38a2dd55ce
commit 764f19820b

View File

@ -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>