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.2.2 to 5.3.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.3.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.2.2...v5.3.3) --- 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
cb16ad0
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
479166
ops/sec (±0.86%
)471530
ops/sec (±1.88%
)0.98
Logging a string on root logger
812649
ops/sec (±7.66%
)748906
ops/sec (±8.97%
)0.92
Logging an object on root logger
657449
ops/sec (±6.36%
)574843
ops/sec (±9.42%
)0.87
Logging an object with a message on root logger
5161
ops/sec (±220.46%
)13767
ops/sec (±197.12%
)2.67
Logging an object with a redacted prop on root logger
457823
ops/sec (±6.26%
)455509
ops/sec (±6.20%
)0.99
Logging a nested 3-level object on root logger
387293
ops/sec (±7.32%
)344540
ops/sec (±9.66%
)0.89
This comment was automatically generated by workflow using github-action-benchmark.
cb16ad0
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
5161
ops/sec (±220.46%
)13767
ops/sec (±197.12%
)2.67
This comment was automatically generated by workflow using github-action-benchmark.
cb16ad0
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
348651
ops/sec (±0.53%
)347600
ops/sec (±0.39%
)1.00
Logging a string on root logger
870994
ops/sec (±6.77%
)865453
ops/sec (±5.84%
)0.99
Logging an object on root logger
659184
ops/sec (±7.94%
)39684
ops/sec (±184.22%
)0.060201703924852544
Logging an object with a message on root logger
1763
ops/sec (±276.43%
)365713
ops/sec (±11.08%
)207.44
Logging an object with a redacted prop on root logger
458062
ops/sec (±12.46%
)503292
ops/sec (±6.56%
)1.10
Logging a nested 3-level object on root logger
323977
ops/sec (±7.18%
)22720
ops/sec (±183.09%
)0.07012843504322838
This comment was automatically generated by workflow using github-action-benchmark.
cb16ad0
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
1763
ops/sec (±276.43%
)365713
ops/sec (±11.08%
)207.44
This comment was automatically generated by workflow using github-action-benchmark.