You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The reason will be displayed to describe this comment to others. Learn more.
⚠️Performance Alert⚠️
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.
2a386f6
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
497703
ops/sec (±1.17%
)497813
ops/sec (±0.87%
)1.00
Logging a string on root logger
871530
ops/sec (±9.37%
)971308
ops/sec (±10.32%
)1.11
Logging an object on root logger
624871
ops/sec (±7.16%
)38228
ops/sec (±185.56%
)0.06117742702093712
Logging an object with a message on root logger
30587
ops/sec (±182.30%
)449567
ops/sec (±5.24%
)14.70
Logging an object with a redacted prop on root logger
516804
ops/sec (±6.49%
)517187
ops/sec (±6.52%
)1.00
Logging a nested 3-level object on root logger
20011
ops/sec (±186.62%
)20665
ops/sec (±185.77%
)1.03
This comment was automatically generated by workflow using github-action-benchmark.
2a386f6
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 message on root logger
30587
ops/sec (±182.30%
)449567
ops/sec (±5.24%
)14.70
This comment was automatically generated by workflow using github-action-benchmark.
2a386f6
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
349109
ops/sec (±0.49%
)344563
ops/sec (±0.36%
)0.99
Logging a string on root logger
864531
ops/sec (±11.62%
)812221
ops/sec (±7.44%
)0.94
Logging an object on root logger
655960
ops/sec (±8.86%
)617253
ops/sec (±9.98%
)0.94
Logging an object with a message on root logger
16005
ops/sec (±187.21%
)4978
ops/sec (±209.97%
)0.31
Logging an object with a redacted prop on root logger
498958
ops/sec (±7.05%
)424101
ops/sec (±15.18%
)0.85
Logging a nested 3-level object on root logger
310372
ops/sec (±5.28%
)309547
ops/sec (±5.74%
)1.00
This comment was automatically generated by workflow using github-action-benchmark.