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
0e5ffe8
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
477952
ops/sec (±0.84%
)500194
ops/sec (±1.00%
)1.05
Logging a string on root logger
906460
ops/sec (±9.76%
)1052909
ops/sec (±8.18%
)1.16
Logging an object on root logger
42060
ops/sec (±184.50%
)29341
ops/sec (±188.87%
)0.70
Logging an object with a message on root logger
450775
ops/sec (±6.82%
)476748
ops/sec (±7.19%
)1.06
Logging an object with a redacted prop on root logger
551557
ops/sec (±6.10%
)596256
ops/sec (±8.64%
)1.08
Logging a nested 3-level object on root logger
17376
ops/sec (±195.40%
)12576
ops/sec (±199.97%
)0.72
This comment was automatically generated by workflow using github-action-benchmark.
0e5ffe8
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
339861
ops/sec (±1.03%
)349201
ops/sec (±0.53%
)1.03
Logging a string on root logger
901919
ops/sec (±5.75%
)866651
ops/sec (±8.73%
)0.96
Logging an object on root logger
630759
ops/sec (±8.76%
)41799
ops/sec (±183.58%
)0.06626778214817387
Logging an object with a message on root logger
12581
ops/sec (±189.16%
)382104
ops/sec (±5.05%
)30.37
Logging an object with a redacted prop on root logger
474492
ops/sec (±6.51%
)493808
ops/sec (±9.28%
)1.04
Logging a nested 3-level object on root logger
316533
ops/sec (±5.57%
)328161
ops/sec (±5.55%
)1.04
This comment was automatically generated by workflow using github-action-benchmark.
0e5ffe8
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
12581
ops/sec (±189.16%
)382104
ops/sec (±5.05%
)30.37
This comment was automatically generated by workflow using github-action-benchmark.