-
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
2b3e3e5
commit 76c978f
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
76c978f
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
513087
ops/sec (±0.50%
)536206
ops/sec (±0.17%
)1.05
Logging a string on root logger
691308
ops/sec (±14.25%
)557615
ops/sec (±13.99%
)0.81
Logging an object on root logger
530685
ops/sec (±11.69%
)306162
ops/sec (±17.25%
)0.58
Logging an object with a message on root logger
15419
ops/sec (±185.99%
)178418
ops/sec (±20.15%
)11.57
Logging an object with a redacted prop on root logger
380384
ops/sec (±12.28%
)205135
ops/sec (±19.61%
)0.54
Logging a nested 3-level object on root logger
287378
ops/sec (±9.07%
)159569
ops/sec (±21.07%
)0.56
This comment was automatically generated by workflow using github-action-benchmark.
76c978f
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
15419
ops/sec (±185.99%
)178418
ops/sec (±20.15%
)11.57
This comment was automatically generated by workflow using github-action-benchmark.
76c978f
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
479649
ops/sec (±0.59%
)428900
ops/sec (±23.88%
)0.89
Logging a string on root logger
583190
ops/sec (±10.67%
)529758
ops/sec (±13.80%
)0.91
Logging an object on root logger
309371
ops/sec (±20.14%
)416583
ops/sec (±9.64%
)1.35
Logging an object with a message on root logger
159130
ops/sec (±19.15%
)272547
ops/sec (±20.13%
)1.71
Logging an object with a redacted prop on root logger
158082
ops/sec (±21.14%
)262810
ops/sec (±22.03%
)1.66
Logging a nested 3-level object on root logger
134228
ops/sec (±21.06%
)12224
ops/sec (±187.10%
)0.09106892749649849
This comment was automatically generated by workflow using github-action-benchmark.