-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(dev-deps): bump eslint from 8.52.0 to 8.53.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.52.0 to 8.53.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.52.0...v8.53.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
d20ec2a
commit 0041526
Showing
2 changed files
with
15 additions
and
15 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
0041526
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
664944
ops/sec (±4.28%
)685704
ops/sec (±2.55%
)1.03
Logging a string on root logger
816342
ops/sec (±9.25%
)831614
ops/sec (±9.05%
)1.02
Logging an object on root logger
616161
ops/sec (±9.01%
)605460
ops/sec (±5.52%
)0.98
Logging an object with a message on root logger
2491
ops/sec (±255.89%
)4145
ops/sec (±223.07%
)1.66
Logging an object with a redacted prop on root logger
439853
ops/sec (±12.24%
)478514
ops/sec (±9.91%
)1.09
Logging a nested 3-level object on root logger
388730
ops/sec (±5.22%
)349691
ops/sec (±7.35%
)0.90
This comment was automatically generated by workflow using github-action-benchmark.
0041526
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
309675
ops/sec (±32.63%
)402157
ops/sec (±1.21%
)1.30
Logging a string on root logger
493342
ops/sec (±14.12%
)499448
ops/sec (±8.89%
)1.01
Logging an object on root logger
339014
ops/sec (±14.55%
)226844
ops/sec (±35.26%
)0.67
Logging an object with a message on root logger
232858
ops/sec (±17.98%
)149081
ops/sec (±24.82%
)0.64
Logging an object with a redacted prop on root logger
237139
ops/sec (±23.26%
)178673
ops/sec (±28.64%
)0.75
Logging a nested 3-level object on root logger
6669
ops/sec (±188.46%
)105730
ops/sec (±28.07%
)15.85
This comment was automatically generated by workflow using github-action-benchmark.
0041526
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 a nested 3-level object on root logger
6669
ops/sec (±188.46%
)105730
ops/sec (±28.07%
)15.85
This comment was automatically generated by workflow using github-action-benchmark.