We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9421f08 commit 54e2f57Copy full SHA for 54e2f57
tests/Benchmark/CountIntersectionsBench.php
@@ -42,7 +42,7 @@ public function init(): void
42
}
43
44
/**
45
- * @Revs(1000)
+ * @Revs(10)
46
*/
47
public function benchTree(): void
48
{
@@ -51,7 +51,7 @@ public function benchTree(): void
51
52
53
54
55
56
public function benchBruteForce(): void
57
tests/Benchmark/HasIntersectionBench.php
0 commit comments