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 b3ab612 commit 10df32eCopy full SHA for 10df32e
tests/PolygonClipper.Benchmarks/ClippingLibraryComparison.cs
@@ -23,6 +23,7 @@ namespace PolygonClipper.Benchmarks;
23
/// of <c>PolygonClipper</c> in isolation.
24
/// </para>
25
/// </summary>
26
+[MemoryDiagnoser]
27
public class ClippingLibraryComparison
28
{
29
private static readonly FeatureCollection Data = TestData.Generic.GetFeatureCollection("issue71.geojson");
0 commit comments