-
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
6 changed files
with
3 additions
and
206 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
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
c52a29b
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
451475
ops/sec (±2.86%
)15788
ops/sec (±0.27%
)0.03496982114181295
Logging a string on root logger
512867
ops/sec (±14.36%
)71905
ops/sec (±0.28%
)0.14
Logging an object on root logger
409567
ops/sec (±10.08%
)61909
ops/sec (±0.11%
)0.15
Logging an object with a message on root logger
257819
ops/sec (±12.47%
)29700
ops/sec (±0.19%
)0.12
Logging an object with a redacted prop on root logger
14423
ops/sec (±187.75%
)55283
ops/sec (±0.11%
)3.83
Logging a nested 3-level object on root logger
242267
ops/sec (±14.12%
)50904
ops/sec (±0.19%
)0.21
This comment was automatically generated by workflow using github-action-benchmark.
c52a29b
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 - ubuntu-latest'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
2
.Logging an object with a redacted prop on root logger
14423
ops/sec (±187.75%
)55283
ops/sec (±0.11%
)3.83
This comment was automatically generated by workflow using github-action-benchmark.
c52a29b
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
598288
ops/sec (±1.27%
)4231
ops/sec (±8.38%
)0.007071844997726847
Logging a string on root logger
817851
ops/sec (±14.13%
)51391
ops/sec (±0.37%
)0.06283662916594832
Logging an object on root logger
479361
ops/sec (±24.56%
)43162
ops/sec (±1.80%
)0.09004070001522861
Logging an object with a message on root logger
244041
ops/sec (±22.60%
)19823
ops/sec (±0.93%
)0.08122815428555039
Logging an object with a redacted prop on root logger
4044
ops/sec (±242.35%
)38869
ops/sec (±0.39%
)9.61
Logging a nested 3-level object on root logger
275780
ops/sec (±15.74%
)33241
ops/sec (±0.63%
)0.12
This comment was automatically generated by workflow using github-action-benchmark.
c52a29b
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 an object with a redacted prop on root logger
4044
ops/sec (±242.35%
)38869
ops/sec (±0.39%
)9.61
This comment was automatically generated by workflow using github-action-benchmark.