Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump path-to-regexp from 1.8.0 to 1.9.0 in /examples
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 1.8.0 to 1.9.0. - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md) - [Commits](pillarjs/path-to-regexp@v1.8.0...v1.9.0) --- updated-dependencies: - dependency-name: path-to-regexp dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
dfe817d
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
470224
ops/sec (±1.09%
)456720
ops/sec (±1.28%
)0.97
Logging a string on root logger
836111
ops/sec (±8.74%
)752279
ops/sec (±6.15%
)0.90
Logging an object on root logger
660803
ops/sec (±7.81%
)526941
ops/sec (±6.72%
)0.80
Logging an object with a message on root logger
21116
ops/sec (±185.45%
)12861
ops/sec (±189.37%
)0.61
Logging an object with a redacted prop on root logger
475414
ops/sec (±8.13%
)435788
ops/sec (±5.73%
)0.92
Logging a nested 3-level object on root logger
21983
ops/sec (±184.79%
)351363
ops/sec (±7.68%
)15.98
This comment was automatically generated by workflow using github-action-benchmark.
dfe817d
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 a nested 3-level object on root logger
21983
ops/sec (±184.79%
)351363
ops/sec (±7.68%
)15.98
This comment was automatically generated by workflow using github-action-benchmark.
dfe817d
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
349756
ops/sec (±0.47%
)351147
ops/sec (±0.25%
)1.00
Logging a string on root logger
830937
ops/sec (±2.83%
)835906
ops/sec (±5.37%
)1.01
Logging an object on root logger
610221
ops/sec (±8.71%
)586463
ops/sec (±6.04%
)0.96
Logging an object with a message on root logger
2198
ops/sec (±234.99%
)3847
ops/sec (±215.35%
)1.75
Logging an object with a redacted prop on root logger
459937
ops/sec (±10.68%
)396292
ops/sec (±10.92%
)0.86
Logging a nested 3-level object on root logger
339360
ops/sec (±5.36%
)312813
ops/sec (±7.86%
)0.92
This comment was automatically generated by workflow using github-action-benchmark.