-
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
Showing
1 changed file
with
17 additions
and
17 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
2d8191a
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
399835
ops/sec (±1.19%
)383756
ops/sec (±0.49%
)0.96
Logging a string on root logger
582644
ops/sec (±16.21%
)625358
ops/sec (±13.60%
)1.07
Logging an object on root logger
431770
ops/sec (±15.90%
)522460
ops/sec (±13.28%
)1.21
Logging an object with a message on root logger
294558
ops/sec (±14.11%
)17061
ops/sec (±184.73%
)0.05792068115617298
Logging an object with a redacted prop on root logger
8795
ops/sec (±204.52%
)428665
ops/sec (±10.32%
)48.74
Logging a nested 3-level object on root logger
211120
ops/sec (±44.32%
)278405
ops/sec (±11.03%
)1.32
This comment was automatically generated by workflow using github-action-benchmark.
2d8191a
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
8795
ops/sec (±204.52%
)428665
ops/sec (±10.32%
)48.74
This comment was automatically generated by workflow using github-action-benchmark.
2d8191a
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
290405
ops/sec (±2.86%
)235866
ops/sec (±0.89%
)0.81
Logging a string on root logger
601021
ops/sec (±11.92%
)544131
ops/sec (±7.83%
)0.91
Logging an object on root logger
447180
ops/sec (±18.63%
)293868
ops/sec (±20.21%
)0.66
Logging an object with a message on root logger
226644
ops/sec (±18.99%
)145959
ops/sec (±23.51%
)0.64
Logging an object with a redacted prop on root logger
15428
ops/sec (±186.03%
)234472
ops/sec (±19.27%
)15.20
Logging a nested 3-level object on root logger
214357
ops/sec (±14.44%
)138633
ops/sec (±22.52%
)0.65
This comment was automatically generated by workflow using github-action-benchmark.
2d8191a
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
15428
ops/sec (±186.03%
)234472
ops/sec (±19.27%
)15.20
This comment was automatically generated by workflow using github-action-benchmark.