Skip to content

Commit 10df32e

Browse files
Add MemoryDiagnoser
1 parent b3ab612 commit 10df32e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/PolygonClipper.Benchmarks/ClippingLibraryComparison.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ namespace PolygonClipper.Benchmarks;
2323
/// of <c>PolygonClipper</c> in isolation.
2424
/// </para>
2525
/// </summary>
26+
[MemoryDiagnoser]
2627
public class ClippingLibraryComparison
2728
{
2829
private static readonly FeatureCollection Data = TestData.Generic.GetFeatureCollection("issue71.geojson");

0 commit comments

Comments
 (0)