-
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.
fix: update error message for sfdx auth url
- Loading branch information
Showing
2 changed files
with
8 additions
and
6 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
96f1dd4
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
472358
ops/sec (±0.62%
)466451
ops/sec (±1.06%
)0.99
Logging a string on root logger
802686
ops/sec (±7.54%
)860742
ops/sec (±10.73%
)1.07
Logging an object on root logger
558755
ops/sec (±6.89%
)596456
ops/sec (±9.02%
)1.07
Logging an object with a message on root logger
7506
ops/sec (±205.42%
)22307
ops/sec (±184.18%
)2.97
Logging an object with a redacted prop on root logger
392249
ops/sec (±14.56%
)441725
ops/sec (±6.97%
)1.13
Logging a nested 3-level object on root logger
356677
ops/sec (±7.93%
)345206
ops/sec (±9.22%
)0.97
This comment was automatically generated by workflow using github-action-benchmark.
96f1dd4
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
7506
ops/sec (±205.42%
)22307
ops/sec (±184.18%
)2.97
This comment was automatically generated by workflow using github-action-benchmark.
96f1dd4
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
318403
ops/sec (±1.00%
)332707
ops/sec (±0.73%
)1.04
Logging a string on root logger
708783
ops/sec (±4.71%
)797040
ops/sec (±6.26%
)1.12
Logging an object on root logger
596399
ops/sec (±6.35%
)604977
ops/sec (±5.21%
)1.01
Logging an object with a message on root logger
10615
ops/sec (±190.14%
)2967
ops/sec (±228.42%
)0.28
Logging an object with a redacted prop on root logger
519459
ops/sec (±7.64%
)439229
ops/sec (±13.12%
)0.85
Logging a nested 3-level object on root logger
321273
ops/sec (±5.46%
)342878
ops/sec (±7.99%
)1.07
This comment was automatically generated by workflow using github-action-benchmark.