1 rev 1 iteration test

This commit is contained in:
Jake Barnby
2022-11-03 20:04:59 +13:00
parent a08cbe3638
commit caceef7fa6
+2 -2
View File
@@ -3,8 +3,8 @@
"runner.path": "tests/benchmarks",
"runner.file_pattern": "*Bench.php",
"runner.bootstrap": "app/init.php",
"runner.revs": 1000,
"runner.iterations": 5,
"runner.revs": 1,
"runner.iterations": 1,
"runner.warmup": 1,
"report.generators": {
"appwrite": {