mirror of
https://github.com/furyfire/trueskill.git
synced 2025-06-27 23:21:32 +00:00
Quality improvements
This commit is contained in:
11
phpbench.json
Normal file
11
phpbench.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"runner.bootstrap": "vendor/autoload.php",
|
||||
"runner.path": "benchmark/",
|
||||
"report.outputs": {
|
||||
"build-artifact": {
|
||||
"renderer": "html",
|
||||
"path": "output/benchmark.html",
|
||||
"title": "Benchmarking"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user