-
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.
- Loading branch information
Showing
2 changed files
with
11 additions
and
16 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
3f3b529
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
379811
ops/sec (±3.45%
)400433
ops/sec (±0.53%
)1.05
Logging a string on root logger
653571
ops/sec (±12.84%
)639050
ops/sec (±10.33%
)0.98
Logging an object on root logger
536895
ops/sec (±9.77%
)551755
ops/sec (±8.58%
)1.03
Logging an object with a message on root logger
14620
ops/sec (±186.37%
)15218
ops/sec (±186.20%
)1.04
Logging an object with a redacted prop on root logger
440965
ops/sec (±10.32%
)427935
ops/sec (±16.60%
)0.97
Logging a nested 3-level object on root logger
290573
ops/sec (±10.60%
)312461
ops/sec (±11.95%
)1.08
This comment was automatically generated by workflow using github-action-benchmark.
3f3b529
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
238556
ops/sec (±0.97%
)318681
ops/sec (±0.46%
)1.34
Logging a string on root logger
462543
ops/sec (±13.82%
)606449
ops/sec (±14.96%
)1.31
Logging an object on root logger
308548
ops/sec (±21.01%
)320808
ops/sec (±19.80%
)1.04
Logging an object with a message on root logger
168364
ops/sec (±20.11%
)131826
ops/sec (±20.97%
)0.78
Logging an object with a redacted prop on root logger
196176
ops/sec (±19.12%
)220252
ops/sec (±23.50%
)1.12
Logging a nested 3-level object on root logger
101608
ops/sec (±25.06%
)145303
ops/sec (±16.78%
)1.43
This comment was automatically generated by workflow using github-action-benchmark.