-
Notifications
You must be signed in to change notification settings - Fork 69
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-patch from 3.0.2 to 3.1.1
Bumps [ts-patch](https://github.com/nonara/ts-patch) from 3.0.2 to 3.1.1. - [Release notes](https://github.com/nonara/ts-patch/releases) - [Changelog](https://github.com/nonara/ts-patch/blob/master/CHANGELOG.md) - [Commits](nonara/ts-patch@v3.0.2...v3.1.1) --- updated-dependencies: - dependency-name: ts-patch dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
bf837a2
commit ee0dcd3
Showing
2 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ee0dcd3
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
472244
ops/sec (±1.93%
)478628
ops/sec (±1.09%
)1.01
Logging a string on root logger
779703
ops/sec (±9.32%
)163716
ops/sec (±0.27%
)0.21
Logging an object on root logger
583735
ops/sec (±6.36%
)158326
ops/sec (±3.41%
)0.27
Logging an object with a message on root logger
10386
ops/sec (±202.19%
)124599
ops/sec (±0.35%
)12.00
Logging an object with a redacted prop on root logger
447094
ops/sec (±6.57%
)147934
ops/sec (±0.76%
)0.33
Logging a nested 3-level object on root logger
380624
ops/sec (±7.48%
)115277
ops/sec (±0.39%
)0.30
This comment was automatically generated by workflow using github-action-benchmark.
ee0dcd3
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
10386
ops/sec (±202.19%
)124599
ops/sec (±0.35%
)12.00
This comment was automatically generated by workflow using github-action-benchmark.
ee0dcd3
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
348801
ops/sec (±0.43%
)329003
ops/sec (±0.88%
)0.94
Logging a string on root logger
801035
ops/sec (±7.11%
)136105
ops/sec (±0.64%
)0.17
Logging an object on root logger
619498
ops/sec (±4.78%
)132351
ops/sec (±0.65%
)0.21
Logging an object with a message on root logger
6900
ops/sec (±205.58%
)98262
ops/sec (±7.51%
)14.24
Logging an object with a redacted prop on root logger
406233
ops/sec (±13.79%
)123697
ops/sec (±0.66%
)0.30
Logging a nested 3-level object on root logger
338761
ops/sec (±4.83%
)96251
ops/sec (±0.90%
)0.28
This comment was automatically generated by workflow using github-action-benchmark.
ee0dcd3
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
6900
ops/sec (±205.58%
)98262
ops/sec (±7.51%
)14.24
This comment was automatically generated by workflow using github-action-benchmark.