-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: query devhubs, non-scratch orgs, and non-sandboxes to identify s…
…andboxes
- Loading branch information
Showing
2 changed files
with
4 additions
and
49 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
26d923e
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
556565
ops/sec (±0.20%
)373898
ops/sec (±44.29%
)0.67
Logging a string on root logger
646418
ops/sec (±4.95%
)553360
ops/sec (±13.70%
)0.86
Logging an object on root logger
459432
ops/sec (±12.11%
)328425
ops/sec (±17.70%
)0.71
Logging an object with a message on root logger
303026
ops/sec (±12.81%
)177367
ops/sec (±21.77%
)0.59
Logging an object with a redacted prop on root logger
4571
ops/sec (±223.38%
)212480
ops/sec (±20.24%
)46.48
Logging a nested 3-level object on root logger
238371
ops/sec (±26.10%
)143529
ops/sec (±19.27%
)0.60
This comment was automatically generated by workflow using github-action-benchmark.
26d923e
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 redacted prop on root logger
4571
ops/sec (±223.38%
)212480
ops/sec (±20.24%
)46.48
This comment was automatically generated by workflow using github-action-benchmark.
26d923e
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
408780
ops/sec (±6.92%
)438437
ops/sec (±1.88%
)1.07
Logging a string on root logger
494339
ops/sec (±11.00%
)593182
ops/sec (±16.67%
)1.20
Logging an object on root logger
394945
ops/sec (±16.56%
)353048
ops/sec (±22.10%
)0.89
Logging an object with a message on root logger
278591
ops/sec (±19.76%
)178322
ops/sec (±22.45%
)0.64
Logging an object with a redacted prop on root logger
8166
ops/sec (±190.88%
)214519
ops/sec (±23.88%
)26.27
Logging a nested 3-level object on root logger
190891
ops/sec (±21.38%
)126244
ops/sec (±21.91%
)0.66
This comment was automatically generated by workflow using github-action-benchmark.
26d923e
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 redacted prop on root logger
8166
ops/sec (±190.88%
)214519
ops/sec (±23.88%
)26.27
This comment was automatically generated by workflow using github-action-benchmark.