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.
70f9b35
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
474498
ops/sec (±1.97%
)468218
ops/sec (±2.78%
)0.99
Logging a string on root logger
827145
ops/sec (±6.68%
)835618
ops/sec (±7.72%
)1.01
Logging an object on root logger
599119
ops/sec (±7.11%
)628424
ops/sec (±7.75%
)1.05
Logging an object with a message on root logger
4488
ops/sec (±220.47%
)20941
ops/sec (±186.23%
)4.67
Logging an object with a redacted prop on root logger
443920
ops/sec (±10.30%
)486932
ops/sec (±8.08%
)1.10
Logging a nested 3-level object on root logger
397344
ops/sec (±8.35%
)19336
ops/sec (±186.93%
)0.048663123137633886
This comment was automatically generated by workflow using github-action-benchmark.
70f9b35
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
4488
ops/sec (±220.47%
)20941
ops/sec (±186.23%
)4.67
This comment was automatically generated by workflow using github-action-benchmark.
70f9b35
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
325569
ops/sec (±0.94%
)348186
ops/sec (±0.36%
)1.07
Logging a string on root logger
793773
ops/sec (±4.78%
)790124
ops/sec (±5.08%
)1.00
Logging an object on root logger
638076
ops/sec (±7.72%
)595122
ops/sec (±7.86%
)0.93
Logging an object with a message on root logger
3979
ops/sec (±215.35%
)7688
ops/sec (±201.20%
)1.93
Logging an object with a redacted prop on root logger
453421
ops/sec (±12.86%
)451803
ops/sec (±5.58%
)1.00
Logging a nested 3-level object on root logger
334726
ops/sec (±5.63%
)324591
ops/sec (±5.94%
)0.97
This comment was automatically generated by workflow using github-action-benchmark.