-
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
6 additions
and
9 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
2254fae
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
465358
ops/sec (±1.74%
)457457
ops/sec (±1.99%
)0.98
Logging a string on root logger
806121
ops/sec (±7.20%
)771872
ops/sec (±10.67%
)0.96
Logging an object on root logger
599039
ops/sec (±5.97%
)572567
ops/sec (±10.13%
)0.96
Logging an object with a message on root logger
3841
ops/sec (±224.27%
)7566
ops/sec (±205.24%
)1.97
Logging an object with a redacted prop on root logger
518366
ops/sec (±6.12%
)494612
ops/sec (±6.77%
)0.95
Logging a nested 3-level object on root logger
394311
ops/sec (±7.39%
)372959
ops/sec (±6.80%
)0.95
This comment was automatically generated by workflow using github-action-benchmark.
2254fae
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
328782
ops/sec (±1.56%
)319989
ops/sec (±0.95%
)0.97
Logging a string on root logger
849359
ops/sec (±8.05%
)714523
ops/sec (±7.13%
)0.84
Logging an object on root logger
632056
ops/sec (±10.71%
)608048
ops/sec (±5.20%
)0.96
Logging an object with a message on root logger
19203
ops/sec (±186.28%
)6743
ops/sec (±203.34%
)0.35
Logging an object with a redacted prop on root logger
518929
ops/sec (±7.35%
)482009
ops/sec (±6.18%
)0.93
Logging a nested 3-level object on root logger
18223
ops/sec (±185.33%
)347842
ops/sec (±5.09%
)19.09
This comment was automatically generated by workflow using github-action-benchmark.
2254fae
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.
Possible performance regression was detected for benchmark 'Logger Benchmarks - windows-latest'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
2
.Logging a nested 3-level object on root logger
18223
ops/sec (±185.33%
)347842
ops/sec (±5.09%
)19.09
This comment was automatically generated by workflow using github-action-benchmark.