Optimization efforts

This commit is contained in:
2024-02-15 09:08:01 +00:00
parent b966a930a4
commit 5bebd9310d
6 changed files with 12 additions and 14 deletions

View File

@ -4,6 +4,7 @@
"runner.php_disable_ini": true,
"runner.retry_threshold": 5,
"runner.iterations": 10,
"storage.xml_storage_path": "output/benchmarking/",
"report.outputs": {
"build-artifact": {
"renderer": "html",
@ -11,4 +12,5 @@
"title": "Benchmarking"
}
}
}