File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -112,9 +112,9 @@ ngs":{"N":[{"Format":"x8","Rendering":"0000007b"}]}}
112
112
113
113
See ` test/Serilog.Formatting.Compact.Tests/FormattingBenchmarks.cs ` .
114
114
115
- | Formatter | Median (1000 iterations) | StdDev | Scaled |
116
- | :-------------------------------- | ----------: | ---------: | ------: |
117
- | ` JsonFormatter ` | 10.9891 ms | 0.4127 ms | 1.00 |
118
- | ` CompactJsonFormatter ` | 5.9689 ms | 0.0556 ms | 0.54 |
119
- | ` RenderedJsonFormatter ` | 13.5988 ms | 0.0846 ms | 1.24 |
120
- | ` RenderedCompactJsonFormatter ` | 6.9933 ms | 0.0793 ms | 0.64 |
115
+ | Formatter | Median | StdDev | Scaled |
116
+ | :------------------------------ | ----------: | ---------: | ------: |
117
+ | ` JsonFormatter ` | 11.2775 us | 0.0682 us | 1.00 |
118
+ | ` CompactJsonFormatter ` | 6.0315 us | 0.0429 us | 0.53 |
119
+ | ` RenderedJsonFormatter ` | 13.7585 us | 0.1194 us | 1.22 |
120
+ | ` RenderedCompactJsonFormatter ` | 7.0680 us | 0.0605 us | 0.63 |
You can’t perform that action at this time.
0 commit comments