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 ts-node from 10.9.1 to 10.9.2
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.9.1 to 10.9.2. - [Release notes](https://github.com/TypeStrong/ts-node/releases) - [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md) - [Commits](TypeStrong/ts-node@v10.9.1...v10.9.2) --- updated-dependencies: - dependency-name: ts-node dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
58f1073
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
471530
ops/sec (±1.88%
)472244
ops/sec (±1.93%
)1.00
Logging a string on root logger
748906
ops/sec (±8.97%
)779703
ops/sec (±9.32%
)1.04
Logging an object on root logger
574843
ops/sec (±9.42%
)583735
ops/sec (±6.36%
)1.02
Logging an object with a message on root logger
13767
ops/sec (±197.12%
)10386
ops/sec (±202.19%
)0.75
Logging an object with a redacted prop on root logger
455509
ops/sec (±6.20%
)447094
ops/sec (±6.57%
)0.98
Logging a nested 3-level object on root logger
344540
ops/sec (±9.66%
)380624
ops/sec (±7.48%
)1.10
This comment was automatically generated by workflow using github-action-benchmark.
58f1073
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
347600
ops/sec (±0.39%
)348801
ops/sec (±0.43%
)1.00
Logging a string on root logger
865453
ops/sec (±5.84%
)801035
ops/sec (±7.11%
)0.93
Logging an object on root logger
39684
ops/sec (±184.22%
)619498
ops/sec (±4.78%
)15.61
Logging an object with a message on root logger
365713
ops/sec (±11.08%
)6900
ops/sec (±205.58%
)0.018867253830189248
Logging an object with a redacted prop on root logger
503292
ops/sec (±6.56%
)406233
ops/sec (±13.79%
)0.81
Logging a nested 3-level object on root logger
22720
ops/sec (±183.09%
)338761
ops/sec (±4.83%
)14.91
This comment was automatically generated by workflow using github-action-benchmark.
58f1073
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 on root logger
39684
ops/sec (±184.22%
)619498
ops/sec (±4.78%
)15.61
Logging a nested 3-level object on root logger
22720
ops/sec (±183.09%
)338761
ops/sec (±4.83%
)14.91
This comment was automatically generated by workflow using github-action-benchmark.