-
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-pretty from 10.2.3 to 10.3.0
Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 10.2.3 to 10.3.0. - [Release notes](https://github.com/pinojs/pino-pretty/releases) - [Commits](pinojs/pino-pretty@v10.2.3...v10.3.0) --- updated-dependencies: - dependency-name: pino-pretty dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
c86939a
commit f7da5be
Showing
2 changed files
with
11 additions
and
32 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
f7da5be
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
462124
ops/sec (±2.31%
)461847
ops/sec (±0.59%
)1.00
Logging a string on root logger
806365
ops/sec (±8.36%
)722060
ops/sec (±10.01%
)0.90
Logging an object on root logger
665727
ops/sec (±8.17%
)556381
ops/sec (±6.81%
)0.84
Logging an object with a message on root logger
4412
ops/sec (±223.46%
)12367
ops/sec (±198.13%
)2.80
Logging an object with a redacted prop on root logger
463173
ops/sec (±7.75%
)419444
ops/sec (±6.33%
)0.91
Logging a nested 3-level object on root logger
381806
ops/sec (±8.38%
)345903
ops/sec (±7.30%
)0.91
This comment was automatically generated by workflow using github-action-benchmark.
f7da5be
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 - ubuntu-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
4412
ops/sec (±223.46%
)12367
ops/sec (±198.13%
)2.80
This comment was automatically generated by workflow using github-action-benchmark.
f7da5be
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
346610
ops/sec (±0.36%
)350620
ops/sec (±0.39%
)1.01
Logging a string on root logger
817086
ops/sec (±6.81%
)813328
ops/sec (±6.98%
)1.00
Logging an object on root logger
664432
ops/sec (±7.14%
)636300
ops/sec (±6.49%
)0.96
Logging an object with a message on root logger
2325
ops/sec (±243.20%
)3886
ops/sec (±217.43%
)1.67
Logging an object with a redacted prop on root logger
425573
ops/sec (±21.04%
)472931
ops/sec (±5.70%
)1.11
Logging a nested 3-level object on root logger
345871
ops/sec (±5.47%
)318266
ops/sec (±4.79%
)0.92
This comment was automatically generated by workflow using github-action-benchmark.