We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cc9547 commit f16c24eCopy full SHA for f16c24e
src/Map/tests/Cluster/ClusteringPerformanceTest.php
@@ -52,7 +52,7 @@ public function testScenarioRegion50000(ClusteringAlgorithmInterface $algorithm,
52
$points = $this->generatePoints(50000, 48.8, 49, 2.2, 2.5);
53
$this->runPerformanceTest($algorithm, $points, $zoom);
54
}
55
-
+
56
/**
57
* Scenario 2: Moderate number of points (5,000), broad area (France and surroundings).
58
*
0 commit comments