Fix tests

This commit is contained in:
Jake Barnby
2022-11-02 13:16:42 +13:00
parent 50c7c7aa7a
commit aaf896f27e
4 changed files with 8 additions and 10 deletions
+2 -2
View File
@@ -3,8 +3,8 @@
"runner.path": "tests/benchmarks",
"runner.file_pattern": "*Bench.php",
"runner.bootstrap": "app/init.php",
"runner.revs": 500,
"runner.iterations": 3,
"runner.revs": 1000,
"runner.iterations": 5,
"runner.warmup": 1,
"report.generators": {
"appwrite": {