-
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 ajv from 8.16.0 to 8.17.1
Bumps [ajv](https://github.com/ajv-validator/ajv) from 8.16.0 to 8.17.1. - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v8.16.0...v8.17.1) --- updated-dependencies: - dependency-name: ajv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
- Loading branch information
1 parent
4c56d31
commit 7c6f9d7
Showing
2 changed files
with
40 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
7c6f9d7
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
484618
ops/sec (±0.91%
)479404
ops/sec (±0.90%
)0.99
Logging a string on root logger
847992
ops/sec (±9.46%
)740650
ops/sec (±11.34%
)0.87
Logging an object on root logger
43621
ops/sec (±183.83%
)606027
ops/sec (±10.17%
)13.89
Logging an object with a message on root logger
446221
ops/sec (±6.11%
)6536
ops/sec (±209.05%
)0.014647450478574518
Logging an object with a redacted prop on root logger
530472
ops/sec (±8.10%
)408875
ops/sec (±9.44%
)0.77
Logging a nested 3-level object on root logger
14677
ops/sec (±188.60%
)377359
ops/sec (±6.06%
)25.71
This comment was automatically generated by workflow using github-action-benchmark.
7c6f9d7
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
43621
ops/sec (±183.83%
)606027
ops/sec (±10.17%
)13.89
Logging a nested 3-level object on root logger
14677
ops/sec (±188.60%
)377359
ops/sec (±6.06%
)25.71
This comment was automatically generated by workflow using github-action-benchmark.
7c6f9d7
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
334721
ops/sec (±0.70%
)314465
ops/sec (±0.95%
)0.94
Logging a string on root logger
756423
ops/sec (±6.44%
)763090
ops/sec (±9.00%
)1.01
Logging an object on root logger
602954
ops/sec (±5.55%
)628284
ops/sec (±8.94%
)1.04
Logging an object with a message on root logger
3491
ops/sec (±217.90%
)4485
ops/sec (±213.49%
)1.28
Logging an object with a redacted prop on root logger
470799
ops/sec (±7.86%
)407848
ops/sec (±16.46%
)0.87
Logging a nested 3-level object on root logger
335592
ops/sec (±5.52%
)313828
ops/sec (±6.09%
)0.94
This comment was automatically generated by workflow using github-action-benchmark.