Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: Juliet Shackell <63259011+jshackell-sfdc@users.noreply.github.com>
- Loading branch information
Co-authored-by: Juliet Shackell <63259011+jshackell-sfdc@users.noreply.github.com>
6e62b19
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
456720
ops/sec (±1.28%
)472358
ops/sec (±0.62%
)1.03
Logging a string on root logger
752279
ops/sec (±6.15%
)802686
ops/sec (±7.54%
)1.07
Logging an object on root logger
526941
ops/sec (±6.72%
)558755
ops/sec (±6.89%
)1.06
Logging an object with a message on root logger
12861
ops/sec (±189.37%
)7506
ops/sec (±205.42%
)0.58
Logging an object with a redacted prop on root logger
435788
ops/sec (±5.73%
)392249
ops/sec (±14.56%
)0.90
Logging a nested 3-level object on root logger
351363
ops/sec (±7.68%
)356677
ops/sec (±7.93%
)1.02
This comment was automatically generated by workflow using github-action-benchmark.
6e62b19
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
351147
ops/sec (±0.25%
)318403
ops/sec (±1.00%
)0.91
Logging a string on root logger
835906
ops/sec (±5.37%
)708783
ops/sec (±4.71%
)0.85
Logging an object on root logger
586463
ops/sec (±6.04%
)596399
ops/sec (±6.35%
)1.02
Logging an object with a message on root logger
3847
ops/sec (±215.35%
)10615
ops/sec (±190.14%
)2.76
Logging an object with a redacted prop on root logger
396292
ops/sec (±10.92%
)519459
ops/sec (±7.64%
)1.31
Logging a nested 3-level object on root logger
312813
ops/sec (±7.86%
)321273
ops/sec (±5.46%
)1.03
This comment was automatically generated by workflow using github-action-benchmark.
6e62b19
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
3847
ops/sec (±215.35%
)10615
ops/sec (±190.14%
)2.76
This comment was automatically generated by workflow using github-action-benchmark.