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
f2cd372
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
483147
ops/sec (±1.25%
)480167
ops/sec (±0.73%
)0.99
Logging a string on root logger
809998
ops/sec (±8.14%
)838816
ops/sec (±10.14%
)1.04
Logging an object on root logger
628117
ops/sec (±7.40%
)41838
ops/sec (±184.32%
)0.06660860954248969
Logging an object with a message on root logger
3247
ops/sec (±228.73%
)434320
ops/sec (±5.13%
)133.76
Logging an object with a redacted prop on root logger
434169
ops/sec (±13.23%
)466700
ops/sec (±7.20%
)1.07
Logging a nested 3-level object on root logger
405196
ops/sec (±6.13%
)21360
ops/sec (±185.28%
)0.05271522917304218
This comment was automatically generated by workflow using github-action-benchmark.
f2cd372
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
3247
ops/sec (±228.73%
)434320
ops/sec (±5.13%
)133.76
This comment was automatically generated by workflow using github-action-benchmark.
f2cd372
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
330429
ops/sec (±0.65%
)325431
ops/sec (±0.97%
)0.98
Logging a string on root logger
772780
ops/sec (±5.73%
)777529
ops/sec (±4.65%
)1.01
Logging an object on root logger
595117
ops/sec (±5.37%
)617418
ops/sec (±5.22%
)1.04
Logging an object with a message on root logger
6641
ops/sec (±202.88%
)5970
ops/sec (±206.05%
)0.90
Logging an object with a redacted prop on root logger
442817
ops/sec (±9.55%
)469084
ops/sec (±9.43%
)1.06
Logging a nested 3-level object on root logger
322153
ops/sec (±6.44%
)325471
ops/sec (±5.26%
)1.01
This comment was automatically generated by workflow using github-action-benchmark.