Skip to content

Commit

Permalink
Update CODEOWNERS
Browse files Browse the repository at this point in the history
  • Loading branch information
iowillhoit authored Nov 15, 2023
1 parent 4c717b1 commit e9a2a5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Techical writers will be added as reviewers on markdown changes.
*.md @salesforcecli/cli-docs
*.md @forcedotcom/cli-docs

# Comment line immediately above ownership line is reserved for related other information. Please be careful while editing.
#ECCN:Open Source 5D002
#ECCN:Open Source 5D002

3 comments on commit e9a2a5f

@svc-cli-bot
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Logger Benchmarks - ubuntu-latest

Benchmark suite Current: e9a2a5f Previous: b7f5588 Ratio
Child logger creation 460743 ops/sec (±2.66%) 473291 ops/sec (±0.93%) 1.03
Logging a string on root logger 715152 ops/sec (±9.31%) 840314 ops/sec (±7.51%) 1.18
Logging an object on root logger 598983 ops/sec (±6.73%) 625241 ops/sec (±7.49%) 1.04
Logging an object with a message on root logger 12859 ops/sec (±199.56%) 4672 ops/sec (±227.87%) 0.36
Logging an object with a redacted prop on root logger 446004 ops/sec (±8.79%) 422583 ops/sec (±10.19%) 0.95
Logging a nested 3-level object on root logger 367085 ops/sec (±6.56%) 372532 ops/sec (±8.54%) 1.01

This comment was automatically generated by workflow using github-action-benchmark.

@svc-cli-bot
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Logger Benchmarks - windows-latest

Benchmark suite Current: e9a2a5f Previous: b7f5588 Ratio
Child logger creation 337264 ops/sec (±3.24%) 325123 ops/sec (±0.64%) 0.96
Logging a string on root logger 766388 ops/sec (±7.71%) 728434 ops/sec (±4.58%) 0.95
Logging an object on root logger 533389 ops/sec (±7.26%) 569957 ops/sec (±5.90%) 1.07
Logging an object with a message on root logger 270126 ops/sec (±8.56%) 12705 ops/sec (±188.94%) 0.04703360653917061
Logging an object with a redacted prop on root logger 6029 ops/sec (±211.36%) 500213 ops/sec (±4.85%) 82.97
Logging a nested 3-level object on root logger 288705 ops/sec (±6.42%) 346779 ops/sec (±6.65%) 1.20

This comment was automatically generated by workflow using github-action-benchmark.

@svc-cli-bot
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

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.

Benchmark suite Current: e9a2a5f Previous: b7f5588 Ratio
Logging an object with a redacted prop on root logger 6029 ops/sec (±211.36%) 500213 ops/sec (±4.85%) 82.97

This comment was automatically generated by workflow using github-action-benchmark.

Please sign in to comment.