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.15 to 3.1.0
Bumps [@salesforce/kit](https://github.com/forcedotcom/kit) from 3.0.15 to 3.1.0. - [Release notes](https://github.com/forcedotcom/kit/releases) - [Changelog](https://github.com/forcedotcom/kit/blob/main/CHANGELOG.md) - [Commits](forcedotcom/kit@3.0.15...3.1.0) --- updated-dependencies: - dependency-name: "@salesforce/kit" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
ad320e0
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
482047
ops/sec (±3.48%
)471796
ops/sec (±0.65%
)0.98
Logging a string on root logger
830754
ops/sec (±7.08%
)815001
ops/sec (±7.16%
)0.98
Logging an object on root logger
675451
ops/sec (±5.29%
)621576
ops/sec (±5.65%
)0.92
Logging an object with a message on root logger
4452
ops/sec (±228.23%
)9931
ops/sec (±201.65%
)2.23
Logging an object with a redacted prop on root logger
489569
ops/sec (±11.85%
)412275
ops/sec (±13.00%
)0.84
Logging a nested 3-level object on root logger
381382
ops/sec (±7.82%
)360896
ops/sec (±7.55%
)0.95
This comment was automatically generated by workflow using github-action-benchmark.
ad320e0
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
4452
ops/sec (±228.23%
)9931
ops/sec (±201.65%
)2.23
This comment was automatically generated by workflow using github-action-benchmark.
ad320e0
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
314512
ops/sec (±0.64%
)342611
ops/sec (±0.56%
)1.09
Logging a string on root logger
777401
ops/sec (±7.76%
)851480
ops/sec (±11.89%
)1.10
Logging an object on root logger
583568
ops/sec (±6.85%
)584927
ops/sec (±7.25%
)1.00
Logging an object with a message on root logger
8614
ops/sec (±199.62%
)5387
ops/sec (±208.54%
)0.63
Logging an object with a redacted prop on root logger
443794
ops/sec (±11.24%
)476731
ops/sec (±6.94%
)1.07
Logging a nested 3-level object on root logger
322276
ops/sec (±5.83%
)313918
ops/sec (±5.27%
)0.97
This comment was automatically generated by workflow using github-action-benchmark.