-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: improved sfError
- Loading branch information
Showing
7 changed files
with
310 additions
and
69 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
9b4ac85
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Logger Benchmarks - ubuntu-latest
Child logger creation
494230
ops/sec (±0.53%
)492289
ops/sec (±0.56%
)1.00
Logging a string on root logger
789451
ops/sec (±8.26%
)816996
ops/sec (±8.51%
)1.03
Logging an object on root logger
631796
ops/sec (±7.76%
)666577
ops/sec (±5.78%
)1.06
Logging an object with a message on root logger
6408
ops/sec (±212.55%
)3198
ops/sec (±243.04%
)0.50
Logging an object with a redacted prop on root logger
534718
ops/sec (±7.99%
)451213
ops/sec (±7.97%
)0.84
Logging a nested 3-level object on root logger
441250
ops/sec (±5.69%
)395124
ops/sec (±7.56%
)0.90
This comment was automatically generated by workflow using github-action-benchmark.
9b4ac85
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Logger Benchmarks - windows-latest
Child logger creation
314216
ops/sec (±0.63%
)318422
ops/sec (±0.82%
)1.01
Logging a string on root logger
744861
ops/sec (±6.74%
)781695
ops/sec (±6.74%
)1.05
Logging an object on root logger
577009
ops/sec (±4.69%
)500200
ops/sec (±8.62%
)0.87
Logging an object with a message on root logger
9255
ops/sec (±198.42%
)11076
ops/sec (±189.18%
)1.20
Logging an object with a redacted prop on root logger
514069
ops/sec (±5.33%
)429626
ops/sec (±5.41%
)0.84
Logging a nested 3-level object on root logger
340272
ops/sec (±6.48%
)295788
ops/sec (±6.91%
)0.87
This comment was automatically generated by workflow using github-action-benchmark.