-
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.
Merge remote-tracking branch 'origin/main' into sm/set-scratchiness-d…
…uring-creation
- Loading branch information
Showing
3 changed files
with
15 additions
and
6 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
7c79453
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
487522
ops/sec (±0.90%
)481233
ops/sec (±1.17%
)0.99
Logging a string on root logger
832161
ops/sec (±8.54%
)776030
ops/sec (±7.28%
)0.93
Logging an object on root logger
675573
ops/sec (±8.22%
)615430
ops/sec (±8.90%
)0.91
Logging an object with a message on root logger
16542
ops/sec (±187.55%
)3584
ops/sec (±227.84%
)0.22
Logging an object with a redacted prop on root logger
475502
ops/sec (±9.38%
)399052
ops/sec (±11.96%
)0.84
Logging a nested 3-level object on root logger
24886
ops/sec (±181.48%
)366281
ops/sec (±7.52%
)14.72
This comment was automatically generated by workflow using github-action-benchmark.
7c79453
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
24886
ops/sec (±181.48%
)366281
ops/sec (±7.52%
)14.72
This comment was automatically generated by workflow using github-action-benchmark.
7c79453
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
350493
ops/sec (±0.42%
)339772
ops/sec (±2.88%
)0.97
Logging a string on root logger
837120
ops/sec (±6.60%
)791641
ops/sec (±6.61%
)0.95
Logging an object on root logger
654862
ops/sec (±6.99%
)629847
ops/sec (±5.22%
)0.96
Logging an object with a message on root logger
20444
ops/sec (±184.85%
)5511
ops/sec (±208.46%
)0.27
Logging an object with a redacted prop on root logger
459212
ops/sec (±8.44%
)428581
ops/sec (±17.43%
)0.93
Logging a nested 3-level object on root logger
310705
ops/sec (±5.75%
)321953
ops/sec (±5.87%
)1.04
This comment was automatically generated by workflow using github-action-benchmark.