Files
php-uuid/phpbench.json
T
2021-08-06 14:45:45 -05:00

11 lines
220 B
JSON

{
"runner.bootstrap": "vendor/autoload.php",
"runner.path": "tests/benchmark",
"runner.retry_threshold": 5,
"report.generators": {
"report": {
"extends": "aggregate"
}
}
}