-
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.15.6 to 8.16.0
Bumps [pino](https://github.com/pinojs/pino) from 8.15.6 to 8.16.0. - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](pinojs/pino@v8.15.6...v8.16.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
8d402b3
commit 7e05681
Showing
2 changed files
with
10 additions
and
10 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
7e05681
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
410645
ops/sec (±25.05%
)531920
ops/sec (±0.39%
)1.30
Logging a string on root logger
598208
ops/sec (±17.26%
)574708
ops/sec (±20.12%
)0.96
Logging an object on root logger
489832
ops/sec (±10.46%
)293081
ops/sec (±19.31%
)0.60
Logging an object with a message on root logger
278544
ops/sec (±14.00%
)182840
ops/sec (±21.96%
)0.66
Logging an object with a redacted prop on root logger
4162
ops/sec (±220.92%
)188622
ops/sec (±20.35%
)45.32
Logging a nested 3-level object on root logger
277479
ops/sec (±13.39%
)149030
ops/sec (±21.15%
)0.54
This comment was automatically generated by workflow using github-action-benchmark.
7e05681
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 redacted prop on root logger
4162
ops/sec (±220.92%
)188622
ops/sec (±20.35%
)45.32
This comment was automatically generated by workflow using github-action-benchmark.
7e05681
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
377018
ops/sec (±1.16%
)402919
ops/sec (±30.91%
)1.07
Logging a string on root logger
448231
ops/sec (±13.90%
)615423
ops/sec (±8.12%
)1.37
Logging an object on root logger
345652
ops/sec (±12.83%
)436459
ops/sec (±8.72%
)1.26
Logging an object with a message on root logger
196396
ops/sec (±16.51%
)291083
ops/sec (±15.17%
)1.48
Logging an object with a redacted prop on root logger
234780
ops/sec (±23.87%
)9964
ops/sec (±196.67%
)0.04243973081182383
Logging a nested 3-level object on root logger
170438
ops/sec (±15.64%
)243638
ops/sec (±4.04%
)1.43
This comment was automatically generated by workflow using github-action-benchmark.