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.5.1
Bumps [@jsforce/jsforce-node](https://github.com/jsforce/jsforce) from 3.4.1 to 3.5.1. - [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.5.1) --- updated-dependencies: - dependency-name: "@jsforce/jsforce-node" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
212250f
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
500462
ops/sec (±1.28%
)484484
ops/sec (±1.27%
)0.97
Logging a string on root logger
971597
ops/sec (±7.32%
)930429
ops/sec (±11.18%
)0.96
Logging an object on root logger
37754
ops/sec (±185.72%
)36801
ops/sec (±186.50%
)0.97
Logging an object with a message on root logger
491472
ops/sec (±5.90%
)472586
ops/sec (±6.76%
)0.96
Logging an object with a redacted prop on root logger
566073
ops/sec (±6.98%
)578849
ops/sec (±6.48%
)1.02
Logging a nested 3-level object on root logger
13657
ops/sec (±200.72%
)13929
ops/sec (±200.50%
)1.02
This comment was automatically generated by workflow using github-action-benchmark.
212250f
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
348756
ops/sec (±0.33%
)335692
ops/sec (±1.46%
)0.96
Logging a string on root logger
849675
ops/sec (±8.98%
)825748
ops/sec (±9.00%
)0.97
Logging an object on root logger
621318
ops/sec (±9.54%
)628532
ops/sec (±3.83%
)1.01
Logging an object with a message on root logger
1953
ops/sec (±255.93%
)4266
ops/sec (±213.14%
)2.18
Logging an object with a redacted prop on root logger
393409
ops/sec (±27.13%
)429000
ops/sec (±19.07%
)1.09
Logging a nested 3-level object on root logger
318182
ops/sec (±5.59%
)315024
ops/sec (±6.16%
)0.99
This comment was automatically generated by workflow using github-action-benchmark.
212250f
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
1953
ops/sec (±255.93%
)4266
ops/sec (±213.14%
)2.18
This comment was automatically generated by workflow using github-action-benchmark.