-
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.
fix(deps): bump pino from 8.17.2 to 8.18.0
Bumps [pino](https://github.com/pinojs/pino) from 8.17.2 to 8.18.0. - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](pinojs/pino@v8.17.2...v8.18.0) --- updated-dependencies: - dependency-name: pino dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
e7c496e
commit 5485a4d
Showing
2 changed files
with
5 additions
and
5 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
5485a4d
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
470683
ops/sec (±0.47%
)444207
ops/sec (±1.45%
)0.94
Logging a string on root logger
871108
ops/sec (±8.62%
)770242
ops/sec (±9.76%
)0.88
Logging an object on root logger
574969
ops/sec (±8.54%
)603930
ops/sec (±8.07%
)1.05
Logging an object with a message on root logger
7063
ops/sec (±208.75%
)10502
ops/sec (±202.15%
)1.49
Logging an object with a redacted prop on root logger
459114
ops/sec (±9.70%
)432051
ops/sec (±10.09%
)0.94
Logging a nested 3-level object on root logger
369648
ops/sec (±7.46%
)365527
ops/sec (±6.70%
)0.99
This comment was automatically generated by workflow using github-action-benchmark.
5485a4d
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
340628
ops/sec (±0.37%
)319005
ops/sec (±1.17%
)0.94
Logging a string on root logger
786573
ops/sec (±11.45%
)717108
ops/sec (±10.64%
)0.91
Logging an object on root logger
602261
ops/sec (±6.22%
)598140
ops/sec (±6.61%
)0.99
Logging an object with a message on root logger
6385
ops/sec (±207.15%
)11063
ops/sec (±189.64%
)1.73
Logging an object with a redacted prop on root logger
470849
ops/sec (±6.81%
)438791
ops/sec (±11.87%
)0.93
Logging a nested 3-level object on root logger
320004
ops/sec (±5.94%
)333295
ops/sec (±5.54%
)1.04
This comment was automatically generated by workflow using github-action-benchmark.