-
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.
chore(dev-deps): bump eslint from 8.49.0 to 8.50.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.49.0 to 8.50.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.49.0...v8.50.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
d53f5e2
commit 9c419e7
Showing
2 changed files
with
10 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
9c419e7
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
542112
ops/sec (±3.73%
)513087
ops/sec (±0.50%
)0.95
Logging a string on root logger
577947
ops/sec (±17.68%
)691308
ops/sec (±14.25%
)1.20
Logging an object on root logger
423355
ops/sec (±13.28%
)530685
ops/sec (±11.69%
)1.25
Logging an object with a message on root logger
274006
ops/sec (±17.65%
)15419
ops/sec (±185.99%
)0.05627249038342226
Logging an object with a redacted prop on root logger
11447
ops/sec (±188.19%
)380384
ops/sec (±12.28%
)33.23
Logging a nested 3-level object on root logger
259153
ops/sec (±15.89%
)287378
ops/sec (±9.07%
)1.11
This comment was automatically generated by workflow using github-action-benchmark.
9c419e7
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 redacted prop on root logger
11447
ops/sec (±188.19%
)380384
ops/sec (±12.28%
)33.23
This comment was automatically generated by workflow using github-action-benchmark.
9c419e7
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
485997
ops/sec (±5.89%
)479649
ops/sec (±0.59%
)0.99
Logging a string on root logger
594561
ops/sec (±10.50%
)583190
ops/sec (±10.67%
)0.98
Logging an object on root logger
320118
ops/sec (±16.55%
)309371
ops/sec (±20.14%
)0.97
Logging an object with a message on root logger
148794
ops/sec (±18.60%
)159130
ops/sec (±19.15%
)1.07
Logging an object with a redacted prop on root logger
163900
ops/sec (±21.23%
)158082
ops/sec (±21.14%
)0.96
Logging a nested 3-level object on root logger
132265
ops/sec (±21.15%
)134228
ops/sec (±21.06%
)1.01
This comment was automatically generated by workflow using github-action-benchmark.