-
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 micromatch from 4.0.7 to 4.0.8
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.7 to 4.0.8. - [Release notes](https://github.com/micromatch/micromatch/releases) - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md) - [Commits](micromatch/micromatch@4.0.7...4.0.8) --- updated-dependencies: - dependency-name: micromatch dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
- Loading branch information
1 parent
3409db2
commit 8b75440
Showing
1 changed file
with
31 additions
and
6 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
8b75440
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
474604
ops/sec (±1.70%
)469987
ops/sec (±0.90%
)0.99
Logging a string on root logger
880537
ops/sec (±6.85%
)826024
ops/sec (±7.99%
)0.94
Logging an object on root logger
658294
ops/sec (±4.83%
)636393
ops/sec (±7.30%
)0.97
Logging an object with a message on root logger
22253
ops/sec (±186.45%
)20059
ops/sec (±187.12%
)0.90
Logging an object with a redacted prop on root logger
505081
ops/sec (±9.38%
)509886
ops/sec (±5.94%
)1.01
Logging a nested 3-level object on root logger
17569
ops/sec (±187.34%
)20225
ops/sec (±185.39%
)1.15
This comment was automatically generated by workflow using github-action-benchmark.
8b75440
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
328660
ops/sec (±0.96%
)339339
ops/sec (±1.81%
)1.03
Logging a string on root logger
758669
ops/sec (±6.01%
)807675
ops/sec (±5.42%
)1.06
Logging an object on root logger
600622
ops/sec (±7.48%
)607160
ops/sec (±6.90%
)1.01
Logging an object with a message on root logger
7014
ops/sec (±203.21%
)4750
ops/sec (±210.31%
)0.68
Logging an object with a redacted prop on root logger
497145
ops/sec (±7.40%
)435370
ops/sec (±11.38%
)0.88
Logging a nested 3-level object on root logger
342448
ops/sec (±4.22%
)336967
ops/sec (±4.62%
)0.98
This comment was automatically generated by workflow using github-action-benchmark.