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.5.4 to 5.6.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.6.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.5.4...v5.6.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
df973a0
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
460346
ops/sec (±2.00%
)470224
ops/sec (±1.09%
)1.02
Logging a string on root logger
836196
ops/sec (±9.74%
)836111
ops/sec (±8.74%
)1.00
Logging an object on root logger
549786
ops/sec (±7.17%
)660803
ops/sec (±7.81%
)1.20
Logging an object with a message on root logger
4751
ops/sec (±215.33%
)21116
ops/sec (±185.45%
)4.44
Logging an object with a redacted prop on root logger
426650
ops/sec (±12.67%
)475414
ops/sec (±8.13%
)1.11
Logging a nested 3-level object on root logger
373663
ops/sec (±7.33%
)21983
ops/sec (±184.79%
)0.058831085764445505
This comment was automatically generated by workflow using github-action-benchmark.
df973a0
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 message on root logger
4751
ops/sec (±215.33%
)21116
ops/sec (±185.45%
)4.44
This comment was automatically generated by workflow using github-action-benchmark.
df973a0
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
329246
ops/sec (±0.78%
)349756
ops/sec (±0.47%
)1.06
Logging a string on root logger
816697
ops/sec (±6.06%
)830937
ops/sec (±2.83%
)1.02
Logging an object on root logger
576846
ops/sec (±5.54%
)610221
ops/sec (±8.71%
)1.06
Logging an object with a message on root logger
5667
ops/sec (±206.59%
)2198
ops/sec (±234.99%
)0.39
Logging an object with a redacted prop on root logger
475958
ops/sec (±11.87%
)459937
ops/sec (±10.68%
)0.97
Logging a nested 3-level object on root logger
340833
ops/sec (±4.81%
)339360
ops/sec (±5.36%
)1.00
This comment was automatically generated by workflow using github-action-benchmark.