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 get-func-name from 2.0.0 to 2.0.2
Bumps [get-func-name](https://github.com/chaijs/get-func-name) from 2.0.0 to 2.0.2. - [Release notes](https://github.com/chaijs/get-func-name/releases) - [Commits](https://github.com/chaijs/get-func-name/commits/v2.0.2) --- updated-dependencies: - dependency-name: get-func-name dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
19aeb98
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
430576
ops/sec (±5.85%
)425096
ops/sec (±1.42%
)0.99
Logging a string on root logger
501847
ops/sec (±17.95%
)418546
ops/sec (±5.92%
)0.83
Logging an object on root logger
345994
ops/sec (±11.17%
)290436
ops/sec (±7.05%
)0.84
Logging an object with a message on root logger
257537
ops/sec (±10.17%
)191667
ops/sec (±11.69%
)0.74
Logging an object with a redacted prop on root logger
257222
ops/sec (±14.07%
)191804
ops/sec (±31.29%
)0.75
Logging a nested 3-level object on root logger
3435
ops/sec (±208.28%
)7166
ops/sec (±187.79%
)2.09
This comment was automatically generated by workflow using github-action-benchmark.
19aeb98
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 a nested 3-level object on root logger
3435
ops/sec (±208.28%
)7166
ops/sec (±187.79%
)2.09
This comment was automatically generated by workflow using github-action-benchmark.
19aeb98
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
467514
ops/sec (±1.32%
)340608
ops/sec (±1.54%
)0.73
Logging a string on root logger
626515
ops/sec (±11.77%
)387557
ops/sec (±16.34%
)0.62
Logging an object on root logger
307157
ops/sec (±20.00%
)226617
ops/sec (±20.61%
)0.74
Logging an object with a message on root logger
157333
ops/sec (±26.31%
)152817
ops/sec (±29.97%
)0.97
Logging an object with a redacted prop on root logger
208181
ops/sec (±24.64%
)179383
ops/sec (±28.50%
)0.86
Logging a nested 3-level object on root logger
124777
ops/sec (±26.33%
)125397
ops/sec (±26.53%
)1.00
This comment was automatically generated by workflow using github-action-benchmark.