2020-07-13 15:16:34 +00:00
|
|
|
<yandex>
|
|
|
|
<profiles>
|
|
|
|
<default>
|
|
|
|
<max_execution_time>10</max_execution_time>
|
2020-09-01 15:51:46 +00:00
|
|
|
<!--
|
|
|
|
Don't let the fuzzer change this setting (I've actually seen it
|
|
|
|
do this before).
|
|
|
|
-->
|
|
|
|
<constraints>
|
|
|
|
<max_execution_time>
|
|
|
|
<max>10</max>
|
|
|
|
</max_execution_time>
|
2021-01-06 01:07:59 +00:00
|
|
|
|
2021-01-22 00:13:47 +00:00
|
|
|
<max_memory_usage>
|
2021-01-22 14:16:08 +00:00
|
|
|
<max>10G</max>
|
2021-01-22 00:13:47 +00:00
|
|
|
</max_memory_usage>
|
|
|
|
|
2021-01-06 01:07:59 +00:00
|
|
|
<!-- Not ready for production -->
|
|
|
|
<compile_expressions>
|
|
|
|
<readonly />
|
|
|
|
</compile_expressions>
|
2020-09-01 15:51:46 +00:00
|
|
|
</constraints>
|
2020-07-13 15:16:34 +00:00
|
|
|
</default>
|
|
|
|
</profiles>
|
|
|
|
</yandex>
|