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 @types/benchmark from 2.1.3 to 2.1.5
Bumps [@types/benchmark](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/benchmark) from 2.1.3 to 2.1.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/benchmark) --- updated-dependencies: - dependency-name: "@types/benchmark" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
d403005
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
483097
ops/sec (±0.57%
)478739
ops/sec (±0.91%
)0.99
Logging a string on root logger
824192
ops/sec (±7.86%
)777087
ops/sec (±9.42%
)0.94
Logging an object on root logger
628930
ops/sec (±6.75%
)591869
ops/sec (±7.08%
)0.94
Logging an object with a message on root logger
5918
ops/sec (±212.76%
)9385
ops/sec (±203.33%
)1.59
Logging an object with a redacted prop on root logger
424172
ops/sec (±10.52%
)461562
ops/sec (±9.42%
)1.09
Logging a nested 3-level object on root logger
372664
ops/sec (±6.75%
)400089
ops/sec (±6.03%
)1.07
This comment was automatically generated by workflow using github-action-benchmark.
d403005
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
340424
ops/sec (±0.46%
)327601
ops/sec (±0.84%
)0.96
Logging a string on root logger
796854
ops/sec (±5.83%
)763744
ops/sec (±5.87%
)0.96
Logging an object on root logger
615682
ops/sec (±5.80%
)559725
ops/sec (±6.13%
)0.91
Logging an object with a message on root logger
4954
ops/sec (±211.26%
)11399
ops/sec (±189.00%
)2.30
Logging an object with a redacted prop on root logger
505635
ops/sec (±5.67%
)416012
ops/sec (±4.74%
)0.82
Logging a nested 3-level object on root logger
310808
ops/sec (±5.61%
)296467
ops/sec (±5.19%
)0.95
This comment was automatically generated by workflow using github-action-benchmark.
d403005
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 - windows-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
4954
ops/sec (±211.26%
)11399
ops/sec (±189.00%
)2.30
This comment was automatically generated by workflow using github-action-benchmark.