-
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.18.0 to 8.19.0
Bumps [pino](https://github.com/pinojs/pino) from 8.18.0 to 8.19.0. - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](pinojs/pino@v8.18.0...v8.19.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
5bd3456
commit ff148e1
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
ff148e1
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
481658
ops/sec (±1.47%
)472527
ops/sec (±1.43%
)0.98
Logging a string on root logger
811914
ops/sec (±6.34%
)756273
ops/sec (±13.60%
)0.93
Logging an object on root logger
617908
ops/sec (±6.47%
)586224
ops/sec (±6.00%
)0.95
Logging an object with a message on root logger
8330
ops/sec (±207.30%
)10167
ops/sec (±200.24%
)1.22
Logging an object with a redacted prop on root logger
391178
ops/sec (±14.75%
)452170
ops/sec (±6.39%
)1.16
Logging a nested 3-level object on root logger
389376
ops/sec (±8.73%
)346034
ops/sec (±10.98%
)0.89
This comment was automatically generated by workflow using github-action-benchmark.
ff148e1
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
347770
ops/sec (±0.32%
)341479
ops/sec (±0.49%
)0.98
Logging a string on root logger
868638
ops/sec (±5.65%
)794501
ops/sec (±5.06%
)0.91
Logging an object on root logger
635673
ops/sec (±6.19%
)632181
ops/sec (±6.69%
)0.99
Logging an object with a message on root logger
4301
ops/sec (±220.05%
)6860
ops/sec (±204.91%
)1.59
Logging an object with a redacted prop on root logger
435537
ops/sec (±12.11%
)430391
ops/sec (±5.59%
)0.99
Logging a nested 3-level object on root logger
331928
ops/sec (±4.30%
)282118
ops/sec (±5.88%
)0.85
This comment was automatically generated by workflow using github-action-benchmark.