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/ts-types from 2.0.7 to 2.0.8
Bumps [@salesforce/ts-types](https://github.com/forcedotcom/ts-types) from 2.0.7 to 2.0.8. - [Release notes](https://github.com/forcedotcom/ts-types/releases) - [Changelog](https://github.com/forcedotcom/ts-types/blob/main/CHANGELOG.md) - [Commits](forcedotcom/ts-types@2.0.7...2.0.8) --- updated-dependencies: - dependency-name: "@salesforce/ts-types" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
d3e22b9
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
451704
ops/sec (±1.00%
)541999
ops/sec (±0.21%
)1.20
Logging a string on root logger
404015
ops/sec (±15.69%
)555837
ops/sec (±8.43%
)1.38
Logging an object on root logger
297073
ops/sec (±10.13%
)345255
ops/sec (±11.23%
)1.16
Logging an object with a message on root logger
200285
ops/sec (±9.47%
)255527
ops/sec (±11.38%
)1.28
Logging an object with a redacted prop on root logger
238942
ops/sec (±13.78%
)11011
ops/sec (±195.18%
)0.046082312862535675
Logging a nested 3-level object on root logger
6819
ops/sec (±188.97%
)224154
ops/sec (±13.81%
)32.87
This comment was automatically generated by workflow using github-action-benchmark.
d3e22b9
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
6819
ops/sec (±188.97%
)224154
ops/sec (±13.81%
)32.87
This comment was automatically generated by workflow using github-action-benchmark.
d3e22b9
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
367792
ops/sec (±8.56%
)497933
ops/sec (±1.01%
)1.35
Logging a string on root logger
456835
ops/sec (±15.45%
)575696
ops/sec (±10.52%
)1.26
Logging an object on root logger
316220
ops/sec (±18.97%
)405458
ops/sec (±13.21%
)1.28
Logging an object with a message on root logger
239758
ops/sec (±23.52%
)258876
ops/sec (±16.99%
)1.08
Logging an object with a redacted prop on root logger
232064
ops/sec (±18.42%
)273355
ops/sec (±22.39%
)1.18
Logging a nested 3-level object on root logger
7015
ops/sec (±188.57%
)13418
ops/sec (±186.77%
)1.91
This comment was automatically generated by workflow using github-action-benchmark.