Minor fixes
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
2024-03-11 08:55:07 +00:00
parent 4c8e1fcb1b
commit 7b09658c25
3 changed files with 33 additions and 31 deletions

View File

@ -1,10 +1,11 @@
{
"runner.bootstrap": "vendor/autoload.php",
"runner.path": "benchmark/",
"runner.php_disable_ini": true,
"runner.php_config": {
"xdebug.mode": "none"
},
"runner.retry_threshold": 10,
"runner.iterations": 10,
"storage.xml_storage_path": "output/benchmarking/",
"report.outputs": {
"build-artifact": {
"renderer": "html",