-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(dev-deps): bump @salesforce/ts-sinon from 1.4.16 to 1.4.18
Bumps [@salesforce/ts-sinon](https://github.com/forcedotcom/ts-sinon) from 1.4.16 to 1.4.18. - [Release notes](https://github.com/forcedotcom/ts-sinon/releases) - [Changelog](https://github.com/forcedotcom/ts-sinon/blob/main/CHANGELOG.md) - [Commits](forcedotcom/ts-sinon@1.4.16...1.4.18) --- updated-dependencies: - dependency-name: "@salesforce/ts-sinon" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
8d402b3
commit dfca5aa
Showing
2 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dfca5aa
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
520544
ops/sec (±7.62%
)410645
ops/sec (±25.05%
)0.79
Logging a string on root logger
595805
ops/sec (±11.86%
)598208
ops/sec (±17.26%
)1.00
Logging an object on root logger
416459
ops/sec (±12.77%
)489832
ops/sec (±10.46%
)1.18
Logging an object with a message on root logger
280956
ops/sec (±13.29%
)278544
ops/sec (±14.00%
)0.99
Logging an object with a redacted prop on root logger
11775
ops/sec (±196.50%
)4162
ops/sec (±220.92%
)0.35
Logging a nested 3-level object on root logger
283674
ops/sec (±10.21%
)277479
ops/sec (±13.39%
)0.98
This comment was automatically generated by workflow using github-action-benchmark.
dfca5aa
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
477244
ops/sec (±0.60%
)377018
ops/sec (±1.16%
)0.79
Logging a string on root logger
539145
ops/sec (±15.55%
)448231
ops/sec (±13.90%
)0.83
Logging an object on root logger
392030
ops/sec (±14.72%
)345652
ops/sec (±12.83%
)0.88
Logging an object with a message on root logger
292519
ops/sec (±7.43%
)196396
ops/sec (±16.51%
)0.67
Logging an object with a redacted prop on root logger
242919
ops/sec (±23.73%
)234780
ops/sec (±23.87%
)0.97
Logging a nested 3-level object on root logger
3451
ops/sec (±206.44%
)170438
ops/sec (±15.64%
)49.39
This comment was automatically generated by workflow using github-action-benchmark.
dfca5aa
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 a nested 3-level object on root logger
3451
ops/sec (±206.44%
)170438
ops/sec (±15.64%
)49.39
This comment was automatically generated by workflow using github-action-benchmark.