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 @jsforce/jsforce-node from 3.4.1 to 3.4.2
Bumps [@jsforce/jsforce-node](https://github.com/jsforce/jsforce) from 3.4.1 to 3.4.2. - [Release notes](https://github.com/jsforce/jsforce/releases) - [Changelog](https://github.com/jsforce/jsforce/blob/main/CHANGELOG.md) - [Commits](jsforce/jsforce@3.4.1...3.4.2) --- updated-dependencies: - dependency-name: "@jsforce/jsforce-node" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
5b84ca7
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
479546
ops/sec (±0.49%
)464799
ops/sec (±0.68%
)0.97
Logging a string on root logger
803540
ops/sec (±7.98%
)739184
ops/sec (±7.68%
)0.92
Logging an object on root logger
596865
ops/sec (±7.31%
)616782
ops/sec (±7.59%
)1.03
Logging an object with a message on root logger
7147
ops/sec (±208.76%
)8573
ops/sec (±206.51%
)1.20
Logging an object with a redacted prop on root logger
482773
ops/sec (±7.66%
)416850
ops/sec (±14.14%
)0.86
Logging a nested 3-level object on root logger
409349
ops/sec (±5.38%
)379340
ops/sec (±4.39%
)0.93
This comment was automatically generated by workflow using github-action-benchmark.
5b84ca7
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
314442
ops/sec (±1.02%
)323489
ops/sec (±0.80%
)1.03
Logging a string on root logger
826964
ops/sec (±5.16%
)786125
ops/sec (±5.33%
)0.95
Logging an object on root logger
628948
ops/sec (±6.67%
)614686
ops/sec (±8.52%
)0.98
Logging an object with a message on root logger
1743
ops/sec (±255.70%
)5305
ops/sec (±206.79%
)3.04
Logging an object with a redacted prop on root logger
410125
ops/sec (±10.02%
)454446
ops/sec (±8.49%
)1.11
Logging a nested 3-level object on root logger
310866
ops/sec (±4.74%
)326126
ops/sec (±5.25%
)1.05
This comment was automatically generated by workflow using github-action-benchmark.
5b84ca7
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
1743
ops/sec (±255.70%
)5305
ops/sec (±206.79%
)3.04
This comment was automatically generated by workflow using github-action-benchmark.