adding realtime region sync

This commit is contained in:
shimon
2023-01-02 14:09:23 +02:00
parent 3e155cbe3f
commit a5b0b8016a
+1 -1
View File
@@ -3,7 +3,7 @@
"runner.path": "tests/benchmarks",
"runner.file_pattern": "*Bench.php",
"runner.bootstrap": "app/init.php",
"runner.revs": 2000,
"runner.revs": 1000,
"runner.iterations": 3,
"runner.retry_threshold": 5,
"runner.warmup": 1,