-
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.18 to 1.4.19
Bumps [@salesforce/ts-sinon](https://github.com/forcedotcom/ts-sinon) from 1.4.18 to 1.4.19. - [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.18...1.4.19) --- 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
08784e4
commit 8cb21ce
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
8cb21ce
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
705998
ops/sec (±1.56%
)664944
ops/sec (±4.28%
)0.94
Logging a string on root logger
769369
ops/sec (±9.53%
)816342
ops/sec (±9.25%
)1.06
Logging an object on root logger
599796
ops/sec (±6.73%
)616161
ops/sec (±9.01%
)1.03
Logging an object with a message on root logger
9546
ops/sec (±206.83%
)2491
ops/sec (±255.89%
)0.26
Logging an object with a redacted prop on root logger
499136
ops/sec (±7.10%
)439853
ops/sec (±12.24%
)0.88
Logging a nested 3-level object on root logger
376470
ops/sec (±9.01%
)388730
ops/sec (±5.22%
)1.03
This comment was automatically generated by workflow using github-action-benchmark.
8cb21ce
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
379781
ops/sec (±5.78%
)309675
ops/sec (±32.63%
)0.82
Logging a string on root logger
425006
ops/sec (±12.02%
)493342
ops/sec (±14.12%
)1.16
Logging an object on root logger
326181
ops/sec (±19.18%
)339014
ops/sec (±14.55%
)1.04
Logging an object with a message on root logger
207252
ops/sec (±11.72%
)232858
ops/sec (±17.98%
)1.12
Logging an object with a redacted prop on root logger
257608
ops/sec (±18.55%
)237139
ops/sec (±23.26%
)0.92
Logging a nested 3-level object on root logger
6125
ops/sec (±189.83%
)6669
ops/sec (±188.46%
)1.09
This comment was automatically generated by workflow using github-action-benchmark.