-
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.22 to 1.4.26
Bumps [@salesforce/ts-sinon](https://github.com/forcedotcom/ts-sinon) from 1.4.22 to 1.4.26. - [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.22...1.4.26) --- updated-dependencies: - dependency-name: "@salesforce/ts-sinon" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
- Loading branch information
1 parent
938baf7
commit e79c390
Showing
2 changed files
with
15 additions
and
15 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
e79c390
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
466026
ops/sec (±1.58%
)462070
ops/sec (±0.58%
)0.99
Logging a string on root logger
817000
ops/sec (±10.98%
)773963
ops/sec (±8.55%
)0.95
Logging an object on root logger
616911
ops/sec (±9.26%
)570080
ops/sec (±7.13%
)0.92
Logging an object with a message on root logger
4745
ops/sec (±213.36%
)8316
ops/sec (±203.34%
)1.75
Logging an object with a redacted prop on root logger
466879
ops/sec (±6.88%
)462424
ops/sec (±5.89%
)0.99
Logging a nested 3-level object on root logger
392120
ops/sec (±8.60%
)393590
ops/sec (±4.15%
)1.00
This comment was automatically generated by workflow using github-action-benchmark.
e79c390
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
318691
ops/sec (±0.90%
)320313
ops/sec (±3.12%
)1.01
Logging a string on root logger
815705
ops/sec (±6.42%
)729844
ops/sec (±8.85%
)0.89
Logging an object on root logger
657728
ops/sec (±5.47%
)618478
ops/sec (±5.96%
)0.94
Logging an object with a message on root logger
1597
ops/sec (±276.19%
)9004
ops/sec (±198.54%
)5.64
Logging an object with a redacted prop on root logger
429628
ops/sec (±12.39%
)444788
ops/sec (±14.14%
)1.04
Logging a nested 3-level object on root logger
329752
ops/sec (±5.00%
)339968
ops/sec (±4.19%
)1.03
This comment was automatically generated by workflow using github-action-benchmark.
e79c390
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 message on root logger
1597
ops/sec (±276.19%
)9004
ops/sec (±198.54%
)5.64
This comment was automatically generated by workflow using github-action-benchmark.