-
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
392 additions
and
219 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
Oops, something went wrong.
6a78a03
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
536289
ops/sec (±0.69%
)485875
ops/sec (±10.82%
)0.91
Logging a string on root logger
548639
ops/sec (±8.73%
)632052
ops/sec (±9.87%
)1.15
Logging an object on root logger
318573
ops/sec (±17.55%
)485860
ops/sec (±10.36%
)1.53
Logging an object with a message on root logger
261965
ops/sec (±12.20%
)291157
ops/sec (±10.85%
)1.11
Logging an object with a redacted prop on root logger
7558
ops/sec (±201.55%
)23706
ops/sec (±184.76%
)3.14
Logging a nested 3-level object on root logger
199093
ops/sec (±12.72%
)282294
ops/sec (±9.32%
)1.42
This comment was automatically generated by workflow using github-action-benchmark.
6a78a03
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
7558
ops/sec (±201.55%
)23706
ops/sec (±184.76%
)3.14
This comment was automatically generated by workflow using github-action-benchmark.
6a78a03
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
497775
ops/sec (±2.80%
)414569
ops/sec (±15.83%
)0.83
Logging a string on root logger
574859
ops/sec (±14.07%
)731381
ops/sec (±10.03%
)1.27
Logging an object on root logger
372189
ops/sec (±17.86%
)308590
ops/sec (±21.35%
)0.83
Logging an object with a message on root logger
272201
ops/sec (±17.31%
)167468
ops/sec (±23.60%
)0.62
Logging an object with a redacted prop on root logger
236962
ops/sec (±24.17%
)171100
ops/sec (±24.54%
)0.72
Logging a nested 3-level object on root logger
13052
ops/sec (±186.94%
)129025
ops/sec (±23.83%
)9.89
This comment was automatically generated by workflow using github-action-benchmark.
6a78a03
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
13052
ops/sec (±186.94%
)129025
ops/sec (±23.83%
)9.89
This comment was automatically generated by workflow using github-action-benchmark.