-
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.
test: ut for env global env/mode changes
- Loading branch information
Showing
2 changed files
with
52 additions
and
22 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
ae99dff
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
476097
ops/sec (±0.48%
)470268
ops/sec (±0.81%
)0.99
Logging a string on root logger
825412
ops/sec (±9.51%
)787763
ops/sec (±8.22%
)0.95
Logging an object on root logger
657717
ops/sec (±8.58%
)601125
ops/sec (±6.11%
)0.91
Logging an object with a message on root logger
5575
ops/sec (±217.38%
)8442
ops/sec (±205.69%
)1.51
Logging an object with a redacted prop on root logger
443406
ops/sec (±8.81%
)379533
ops/sec (±22.05%
)0.86
Logging a nested 3-level object on root logger
369545
ops/sec (±7.88%
)396344
ops/sec (±6.72%
)1.07
This comment was automatically generated by workflow using github-action-benchmark.
ae99dff
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
316747
ops/sec (±1.07%
)318206
ops/sec (±0.96%
)1.00
Logging a string on root logger
769846
ops/sec (±4.82%
)790067
ops/sec (±5.83%
)1.03
Logging an object on root logger
629654
ops/sec (±7.14%
)588717
ops/sec (±7.51%
)0.93
Logging an object with a message on root logger
5228
ops/sec (±208.55%
)5018
ops/sec (±208.40%
)0.96
Logging an object with a redacted prop on root logger
435918
ops/sec (±15.42%
)458424
ops/sec (±17.42%
)1.05
Logging a nested 3-level object on root logger
340279
ops/sec (±5.23%
)336817
ops/sec (±5.57%
)0.99
This comment was automatically generated by workflow using github-action-benchmark.