Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump get-func-name from 2.0.0 to 2.0.2 in /examples
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
813353c
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
485875
ops/sec (±10.82%
)430576
ops/sec (±5.85%
)0.89
Logging a string on root logger
632052
ops/sec (±9.87%
)501847
ops/sec (±17.95%
)0.79
Logging an object on root logger
485860
ops/sec (±10.36%
)345994
ops/sec (±11.17%
)0.71
Logging an object with a message on root logger
291157
ops/sec (±10.85%
)257537
ops/sec (±10.17%
)0.88
Logging an object with a redacted prop on root logger
23706
ops/sec (±184.76%
)257222
ops/sec (±14.07%
)10.85
Logging a nested 3-level object on root logger
282294
ops/sec (±9.32%
)3435
ops/sec (±208.28%
)0.012168165104465558
This comment was automatically generated by workflow using github-action-benchmark.
813353c
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
23706
ops/sec (±184.76%
)257222
ops/sec (±14.07%
)10.85
This comment was automatically generated by workflow using github-action-benchmark.
813353c
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
414569
ops/sec (±15.83%
)467514
ops/sec (±1.32%
)1.13
Logging a string on root logger
731381
ops/sec (±10.03%
)626515
ops/sec (±11.77%
)0.86
Logging an object on root logger
308590
ops/sec (±21.35%
)307157
ops/sec (±20.00%
)1.00
Logging an object with a message on root logger
167468
ops/sec (±23.60%
)157333
ops/sec (±26.31%
)0.94
Logging an object with a redacted prop on root logger
171100
ops/sec (±24.54%
)208181
ops/sec (±24.64%
)1.22
Logging a nested 3-level object on root logger
129025
ops/sec (±23.83%
)124777
ops/sec (±26.33%
)0.97
This comment was automatically generated by workflow using github-action-benchmark.