Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): bump @salesforce/kit from 3.0.12 to 3.0.13
Bumps [@salesforce/kit](https://github.com/forcedotcom/kit) from 3.0.12 to 3.0.13. - [Release notes](https://github.com/forcedotcom/kit/releases) - [Changelog](https://github.com/forcedotcom/kit/blob/main/CHANGELOG.md) - [Commits](forcedotcom/kit@3.0.12...3.0.13) --- updated-dependencies: - dependency-name: "@salesforce/kit" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
2f10547
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
543084
ops/sec (±0.27%
)508820
ops/sec (±0.52%
)0.94
Logging a string on root logger
521449
ops/sec (±11.22%
)586698
ops/sec (±20.54%
)1.13
Logging an object on root logger
331823
ops/sec (±11.00%
)434951
ops/sec (±16.74%
)1.31
Logging an object with a message on root logger
231010
ops/sec (±13.55%
)251005
ops/sec (±16.07%
)1.09
Logging an object with a redacted prop on root logger
13985
ops/sec (±185.81%
)3894
ops/sec (±223.45%
)0.28
Logging a nested 3-level object on root logger
156990
ops/sec (±30.13%
)238852
ops/sec (±13.14%
)1.52
This comment was automatically generated by workflow using github-action-benchmark.
2f10547
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
454389
ops/sec (±4.97%
)508245
ops/sec (±0.65%
)1.12
Logging a string on root logger
616526
ops/sec (±14.25%
)580179
ops/sec (±7.68%
)0.94
Logging an object on root logger
460524
ops/sec (±13.99%
)358235
ops/sec (±19.49%
)0.78
Logging an object with a message on root logger
264581
ops/sec (±19.81%
)265142
ops/sec (±12.11%
)1.00
Logging an object with a redacted prop on root logger
4294
ops/sec (±217.36%
)271139
ops/sec (±19.92%
)63.14
Logging a nested 3-level object on root logger
268998
ops/sec (±11.00%
)13223
ops/sec (±186.30%
)0.049156499304827544
This comment was automatically generated by workflow using github-action-benchmark.
2f10547
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 redacted prop on root logger
4294
ops/sec (±217.36%
)271139
ops/sec (±19.92%
)63.14
This comment was automatically generated by workflow using github-action-benchmark.