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 11.2.1 to 11.2.2
Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 11.2.1 to 11.2.2. - [Release notes](https://github.com/pinojs/pino-pretty/releases) - [Commits](pinojs/pino-pretty@v11.2.1...v11.2.2) --- updated-dependencies: - dependency-name: pino-pretty dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
d01ba25
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
480167
ops/sec (±0.73%
)467840
ops/sec (±1.16%
)0.97
Logging a string on root logger
838816
ops/sec (±10.14%
)775602
ops/sec (±7.05%
)0.92
Logging an object on root logger
41838
ops/sec (±184.32%
)570031
ops/sec (±7.34%
)13.62
Logging an object with a message on root logger
434320
ops/sec (±5.13%
)8530
ops/sec (±202.04%
)0.019639896850248664
Logging an object with a redacted prop on root logger
466700
ops/sec (±7.20%
)470597
ops/sec (±9.31%
)1.01
Logging a nested 3-level object on root logger
21360
ops/sec (±185.28%
)363401
ops/sec (±8.62%
)17.01
This comment was automatically generated by workflow using github-action-benchmark.
d01ba25
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 on root logger
41838
ops/sec (±184.32%
)570031
ops/sec (±7.34%
)13.62
Logging a nested 3-level object on root logger
21360
ops/sec (±185.28%
)363401
ops/sec (±8.62%
)17.01
This comment was automatically generated by workflow using github-action-benchmark.
d01ba25
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
325431
ops/sec (±0.97%
)327422
ops/sec (±0.74%
)1.01
Logging a string on root logger
777529
ops/sec (±4.65%
)724506
ops/sec (±7.14%
)0.93
Logging an object on root logger
617418
ops/sec (±5.22%
)573708
ops/sec (±6.27%
)0.93
Logging an object with a message on root logger
5970
ops/sec (±206.05%
)8159
ops/sec (±199.54%
)1.37
Logging an object with a redacted prop on root logger
469084
ops/sec (±9.43%
)470105
ops/sec (±9.51%
)1.00
Logging a nested 3-level object on root logger
325471
ops/sec (±5.26%
)330369
ops/sec (±6.62%
)1.02
This comment was automatically generated by workflow using github-action-benchmark.