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
08fb56b
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
467001
ops/sec (±1.22%
)506291
ops/sec (±0.47%
)1.08
Logging a string on root logger
426465
ops/sec (±10.17%
)583026
ops/sec (±5.40%
)1.37
Logging an object on root logger
302544
ops/sec (±10.85%
)334801
ops/sec (±28.63%
)1.11
Logging an object with a message on root logger
232860
ops/sec (±12.46%
)239312
ops/sec (±13.02%
)1.03
Logging an object with a redacted prop on root logger
229127
ops/sec (±11.15%
)6523
ops/sec (±205.12%
)0.028468927712578612
Logging a nested 3-level object on root logger
5783
ops/sec (±199.01%
)214338
ops/sec (±8.43%
)37.06
This comment was automatically generated by workflow using github-action-benchmark.
08fb56b
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 a nested 3-level object on root logger
5783
ops/sec (±199.01%
)214338
ops/sec (±8.43%
)37.06
This comment was automatically generated by workflow using github-action-benchmark.
08fb56b
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
584160
ops/sec (±8.99%
)514664
ops/sec (±0.87%
)0.88
Logging a string on root logger
854197
ops/sec (±9.95%
)585651
ops/sec (±10.51%
)0.69
Logging an object on root logger
488276
ops/sec (±20.09%
)289943
ops/sec (±21.45%
)0.59
Logging an object with a message on root logger
246106
ops/sec (±25.78%
)166085
ops/sec (±22.02%
)0.67
Logging an object with a redacted prop on root logger
3584
ops/sec (±241.56%
)168629
ops/sec (±20.41%
)47.05
Logging a nested 3-level object on root logger
309153
ops/sec (±13.16%
)127188
ops/sec (±21.72%
)0.41
This comment was automatically generated by workflow using github-action-benchmark.
08fb56b
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
3584
ops/sec (±241.56%
)168629
ops/sec (±20.41%
)47.05
This comment was automatically generated by workflow using github-action-benchmark.