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 bc4b183 commit df0ac67Copy full SHA for df0ac67
benchmarks/PolylineAlgorithm.Benchmarks/DecodeBenchmark.cs
@@ -15,6 +15,7 @@ namespace PolylineAlgorithm.Benchmarks;
15
16
[RankColumn]
17
[MemoryDiagnoser]
18
+[MarkdownExporter]
19
[SimpleJob(RuntimeMoniker.NetCoreApp20)]
20
[SimpleJob(RuntimeMoniker.NetCoreApp21)]
21
[SimpleJob(RuntimeMoniker.NetCoreApp22)]
benchmarks/PolylineAlgorithm.Benchmarks/EncodeBenchmark.cs
0 commit comments