Skip to content

Commit a97b08c

Browse files
authored
Markdown supports µ [Skip CI]
1 parent 4a13e84 commit a97b08c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ See `test/Serilog.Formatting.Compact.Tests/FormattingBenchmarks.cs`.
120120

121121
| Formatter | Median | StdDev | Scaled |
122122
|:------------------------------ |----------: |---------: |------: |
123-
| `JsonFormatter` | 11.2775 us | 0.0682 us | 1.00 |
124-
| `CompactJsonFormatter` | 6.0315 us | 0.0429 us | 0.53 |
125-
| `RenderedJsonFormatter` | 13.7585 us | 0.1194 us | 1.22 |
126-
| `RenderedCompactJsonFormatter` | 7.0680 us | 0.0605 us | 0.63 |
123+
| `JsonFormatter` | 11.2775 µs | 0.0682 µs | 1.00 |
124+
| `CompactJsonFormatter` | 6.0315 µs | 0.0429 µs | 0.53 |
125+
| `RenderedJsonFormatter` | 13.7585 µs | 0.1194 µs | 1.22 |
126+
| `RenderedCompactJsonFormatter` | 7.0680 µs | 0.0605 µs | 0.63 |

0 commit comments

Comments
 (0)