-
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.
feat: sfdxAuthUrl support port in instanceUrl
- Loading branch information
Showing
2 changed files
with
100 additions
and
43 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
b82e1da
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
513245
ops/sec (±2.12%
)472153
ops/sec (±1.05%
)0.92
Logging a string on root logger
962333
ops/sec (±10.47%
)818053
ops/sec (±6.42%
)0.85
Logging an object on root logger
41466
ops/sec (±185.96%
)616196
ops/sec (±7.84%
)14.86
Logging an object with a message on root logger
491403
ops/sec (±9.30%
)4215
ops/sec (±220.08%
)0.008577481211958412
Logging an object with a redacted prop on root logger
630438
ops/sec (±5.35%
)452439
ops/sec (±7.56%
)0.72
Logging a nested 3-level object on root logger
11332
ops/sec (±208.57%
)379982
ops/sec (±7.57%
)33.53
This comment was automatically generated by workflow using github-action-benchmark.
b82e1da
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 on root logger
41466
ops/sec (±185.96%
)616196
ops/sec (±7.84%
)14.86
Logging a nested 3-level object on root logger
11332
ops/sec (±208.57%
)379982
ops/sec (±7.57%
)33.53
This comment was automatically generated by workflow using github-action-benchmark.
b82e1da
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
354904
ops/sec (±0.52%
)327284
ops/sec (±1.00%
)0.92
Logging a string on root logger
835732
ops/sec (±10.70%
)822428
ops/sec (±7.09%
)0.98
Logging an object on root logger
696516
ops/sec (±10.48%
)645143
ops/sec (±7.84%
)0.93
Logging an object with a message on root logger
27552
ops/sec (±183.70%
)20136
ops/sec (±185.44%
)0.73
Logging an object with a redacted prop on root logger
546246
ops/sec (±8.23%
)459493
ops/sec (±7.69%
)0.84
Logging a nested 3-level object on root logger
18017
ops/sec (±188.70%
)329164
ops/sec (±6.88%
)18.27
This comment was automatically generated by workflow using github-action-benchmark.
b82e1da
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 a nested 3-level object on root logger
18017
ops/sec (±188.70%
)329164
ops/sec (±6.88%
)18.27
This comment was automatically generated by workflow using github-action-benchmark.