Skip to content

Commit df0ac67

Browse files
author
Petr Sramek
committed
added [MarkdownExporter]
1 parent bc4b183 commit df0ac67

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

benchmarks/PolylineAlgorithm.Benchmarks/DecodeBenchmark.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ namespace PolylineAlgorithm.Benchmarks;
1515

1616
[RankColumn]
1717
[MemoryDiagnoser]
18+
[MarkdownExporter]
1819
[SimpleJob(RuntimeMoniker.NetCoreApp20)]
1920
[SimpleJob(RuntimeMoniker.NetCoreApp21)]
2021
[SimpleJob(RuntimeMoniker.NetCoreApp22)]

benchmarks/PolylineAlgorithm.Benchmarks/EncodeBenchmark.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ namespace PolylineAlgorithm.Benchmarks;
1515

1616
[RankColumn]
1717
[MemoryDiagnoser]
18+
[MarkdownExporter]
1819
[SimpleJob(RuntimeMoniker.NetCoreApp20)]
1920
[SimpleJob(RuntimeMoniker.NetCoreApp21)]
2021
[SimpleJob(RuntimeMoniker.NetCoreApp22)]

0 commit comments

Comments
 (0)