-
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 9.3.2 to 9.4.0
Bumps [pino](https://github.com/pinojs/pino) from 9.3.2 to 9.4.0. - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](pinojs/pino@v9.3.2...v9.4.0) --- updated-dependencies: - dependency-name: pino dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
- Loading branch information
1 parent
935535a
commit bb3dcff
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
bb3dcff
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
466451
ops/sec (±1.06%
)471922
ops/sec (±1.88%
)1.01
Logging a string on root logger
860742
ops/sec (±10.73%
)857422
ops/sec (±8.81%
)1.00
Logging an object on root logger
596456
ops/sec (±9.02%
)611915
ops/sec (±12.03%
)1.03
Logging an object with a message on root logger
22307
ops/sec (±184.18%
)27247
ops/sec (±183.46%
)1.22
Logging an object with a redacted prop on root logger
441725
ops/sec (±6.97%
)485049
ops/sec (±8.43%
)1.10
Logging a nested 3-level object on root logger
345206
ops/sec (±9.22%
)21096
ops/sec (±186.03%
)0.06111133641941333
This comment was automatically generated by workflow using github-action-benchmark.
bb3dcff
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
332707
ops/sec (±0.73%
)331804
ops/sec (±1.13%
)1.00
Logging a string on root logger
797040
ops/sec (±6.26%
)762015
ops/sec (±4.33%
)0.96
Logging an object on root logger
604977
ops/sec (±5.21%
)595149
ops/sec (±7.20%
)0.98
Logging an object with a message on root logger
2967
ops/sec (±228.42%
)6915
ops/sec (±203.36%
)2.33
Logging an object with a redacted prop on root logger
439229
ops/sec (±13.12%
)453723
ops/sec (±12.10%
)1.03
Logging a nested 3-level object on root logger
342878
ops/sec (±7.99%
)343876
ops/sec (±5.76%
)1.00
This comment was automatically generated by workflow using github-action-benchmark.
bb3dcff
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
2967
ops/sec (±228.42%
)6915
ops/sec (±203.36%
)2.33
This comment was automatically generated by workflow using github-action-benchmark.