-
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
2 additions
and
2 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
039cc19
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
434357
ops/sec (±1.63%
)15092
ops/sec (±1.17%
)0.034745612480056726
Logging a string on root logger
459455
ops/sec (±13.48%
)71082
ops/sec (±1.07%
)0.15
Logging an object on root logger
386669
ops/sec (±11.53%
)61022
ops/sec (±0.19%
)0.16
Logging an object with a message on root logger
218843
ops/sec (±16.21%
)29149
ops/sec (±0.07%
)0.13
Logging an object with a redacted prop on root logger
317812
ops/sec (±15.56%
)55075
ops/sec (±0.09%
)0.17
Logging a nested 3-level object on root logger
1673
ops/sec (±234.38%
)50079
ops/sec (±0.15%
)29.93
This comment was automatically generated by workflow using github-action-benchmark.
039cc19
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 a nested 3-level object on root logger
1673
ops/sec (±234.38%
)50079
ops/sec (±0.15%
)29.93
This comment was automatically generated by workflow using github-action-benchmark.
039cc19
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
471895
ops/sec (±3.40%
)5735
ops/sec (±7.79%
)0.012153127284671378
Logging a string on root logger
613151
ops/sec (±6.81%
)58744
ops/sec (±0.19%
)0.0958067425479205
Logging an object on root logger
484119
ops/sec (±11.44%
)49662
ops/sec (±0.52%
)0.10
Logging an object with a message on root logger
280276
ops/sec (±17.21%
)23653
ops/sec (±0.59%
)0.0843918137835562
Logging an object with a redacted prop on root logger
10975
ops/sec (±197.32%
)45438
ops/sec (±0.21%
)4.14
Logging a nested 3-level object on root logger
270933
ops/sec (±13.81%
)40596
ops/sec (±0.29%
)0.15
This comment was automatically generated by workflow using github-action-benchmark.
039cc19
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
10975
ops/sec (±197.32%
)45438
ops/sec (±0.21%
)4.14
This comment was automatically generated by workflow using github-action-benchmark.