-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d6aceb5
commit 4e96bf0
Showing
2 changed files
with
4 additions
and
4 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
4e96bf0
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
484642
ops/sec (±0.58%
)479584
ops/sec (±1.54%
)0.99
Logging a string on root logger
791644
ops/sec (±6.65%
)795800
ops/sec (±11.74%
)1.01
Logging an object on root logger
661918
ops/sec (±9.08%
)630387
ops/sec (±6.03%
)0.95
Logging an object with a message on root logger
4775
ops/sec (±219.89%
)5098
ops/sec (±212.84%
)1.07
Logging an object with a redacted prop on root logger
526385
ops/sec (±6.52%
)411871
ops/sec (±13.95%
)0.78
Logging a nested 3-level object on root logger
395187
ops/sec (±7.01%
)391081
ops/sec (±6.65%
)0.99
This comment was automatically generated by workflow using github-action-benchmark.
4e96bf0
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
347346
ops/sec (±0.49%
)351826
ops/sec (±0.52%
)1.01
Logging a string on root logger
836631
ops/sec (±9.23%
)872805
ops/sec (±6.67%
)1.04
Logging an object on root logger
637768
ops/sec (±4.82%
)644136
ops/sec (±7.78%
)1.01
Logging an object with a message on root logger
4431
ops/sec (±219.93%
)2329
ops/sec (±255.67%
)0.53
Logging an object with a redacted prop on root logger
485261
ops/sec (±6.53%
)475122
ops/sec (±6.35%
)0.98
Logging a nested 3-level object on root logger
335922
ops/sec (±5.85%
)344838
ops/sec (±4.69%
)1.03
This comment was automatically generated by workflow using github-action-benchmark.