Fix performance test

This commit is contained in:
Alexey Milovidov 2021-09-25 20:00:55 +03:00
parent 0bd962630e
commit 90e74aff70

View File

@ -18,9 +18,12 @@
<!-- One NUMA node w/o hyperthreading -->
<max_threads>12</max_threads>
<!-- disable jit for perf tests -->
<!-- disable JIT for perf tests -->
<compile_expressions>0</compile_expressions>
<compile_aggregate_expressions>0</compile_aggregate_expressions>
<!-- Don't fail some prewarm queries too early -->
<timeout_before_checking_execution_speed>60</timeout_before_checking_execution_speed>
</default>
</profiles>
<users>