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 typescript from 5.4.2 to 5.4.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.2 to 5.4.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.4.2...v5.4.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
d44e0fe
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
471796
ops/sec (±0.65%
)469548
ops/sec (±2.47%
)1.00
Logging a string on root logger
815001
ops/sec (±7.16%
)785087
ops/sec (±7.57%
)0.96
Logging an object on root logger
621576
ops/sec (±5.65%
)580032
ops/sec (±8.20%
)0.93
Logging an object with a message on root logger
9931
ops/sec (±201.65%
)8480
ops/sec (±205.12%
)0.85
Logging an object with a redacted prop on root logger
412275
ops/sec (±13.00%
)473275
ops/sec (±7.34%
)1.15
Logging a nested 3-level object on root logger
360896
ops/sec (±7.55%
)365557
ops/sec (±8.83%
)1.01
This comment was automatically generated by workflow using github-action-benchmark.
d44e0fe
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
342611
ops/sec (±0.56%
)341327
ops/sec (±0.48%
)1.00
Logging a string on root logger
851480
ops/sec (±11.89%
)804236
ops/sec (±5.99%
)0.94
Logging an object on root logger
584927
ops/sec (±7.25%
)625554
ops/sec (±4.42%
)1.07
Logging an object with a message on root logger
5387
ops/sec (±208.54%
)6122
ops/sec (±206.53%
)1.14
Logging an object with a redacted prop on root logger
476731
ops/sec (±6.94%
)441075
ops/sec (±9.65%
)0.93
Logging a nested 3-level object on root logger
313918
ops/sec (±5.27%
)318944
ops/sec (±6.36%
)1.02
This comment was automatically generated by workflow using github-action-benchmark.