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 - windows-latest'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 2.
36fe23d
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
460576
ops/sec (±1.12%
)469127
ops/sec (±1.29%
)1.02
Logging a string on root logger
828238
ops/sec (±10.19%
)810489
ops/sec (±10.24%
)0.98
Logging an object on root logger
594167
ops/sec (±7.85%
)645093
ops/sec (±6.87%
)1.09
Logging an object with a message on root logger
2692
ops/sec (±275.64%
)3881
ops/sec (±217.66%
)1.44
Logging an object with a redacted prop on root logger
430038
ops/sec (±15.18%
)456429
ops/sec (±9.49%
)1.06
Logging a nested 3-level object on root logger
376202
ops/sec (±8.91%
)361433
ops/sec (±8.40%
)0.96
This comment was automatically generated by workflow using github-action-benchmark.
36fe23d
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
308285
ops/sec (±0.97%
)328785
ops/sec (±0.68%
)1.07
Logging a string on root logger
814191
ops/sec (±6.20%
)782310
ops/sec (±7.28%
)0.96
Logging an object on root logger
607125
ops/sec (±8.92%
)598099
ops/sec (±12.46%
)0.99
Logging an object with a message on root logger
2878
ops/sec (±224.35%
)16337
ops/sec (±186.92%
)5.68
Logging an object with a redacted prop on root logger
432810
ops/sec (±14.72%
)498667
ops/sec (±7.67%
)1.15
Logging a nested 3-level object on root logger
313662
ops/sec (±6.45%
)20480
ops/sec (±184.38%
)0.0652932137141254
This comment was automatically generated by workflow using github-action-benchmark.
36fe23d
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 message on root logger
2878
ops/sec (±224.35%
)16337
ops/sec (±186.92%
)5.68
This comment was automatically generated by workflow using github-action-benchmark.