Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add --grpc-buf-lock --grpc-buf-config --grpc-buf-module for gRPC runner. #900

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Apr 29, 2024

SSIA.

@k1LoW k1LoW added the enhancement New feature or request label Apr 29, 2024
@k1LoW k1LoW self-assigned this Apr 29, 2024
Copy link
Contributor

BenchmarkManyRunbooks-4

main (-) #900 (7394f20) +/-
Number of iterations 1 1 0
Nanoseconds per iteration 4,044,537,211 ns/op 3,928,908,817 ns/op -115,628,394 ns/op
Bytes allocated per iteration 1,792,117,208 B/op 1,792,761,384 B/op 644,176 B/op
Allocs per iteration 21,407,015 allocs/op 21,407,611 allocs/op 596 allocs/op
Metadata
main (-) #900 (7394f20)
goos linux linux
goarch amd64 amd64
pkg github.com/k1LoW/runn github.com/k1LoW/runn
cpu AMD EPYC 7763 64-Core Processor AMD EPYC 7763 64-Core Processor

BenchmarkOpenAPI3-4

main (-) #900 (7394f20) +/-
Number of iterations 1 1 0
Nanoseconds per iteration 5,201,277,581 ns/op 5,359,923,672 ns/op 158,646,091 ns/op
Bytes allocated per iteration 2,946,846,112 B/op 2,944,880,968 B/op -1,965,144 B/op
Allocs per iteration 29,354,057 allocs/op 29,263,530 allocs/op -90,527 allocs/op
Metadata
main (-) #900 (7394f20)
goos linux linux
goarch amd64 amd64
pkg github.com/k1LoW/runn github.com/k1LoW/runn
cpu AMD EPYC 7763 64-Core Processor AMD EPYC 7763 64-Core Processor

BenchmarkSingleRunbook-4

main (-) #900 (7394f20) +/-
Number of iterations 16 16 0
Nanoseconds per iteration 66,296,887 ns/op 66,637,606 ns/op 340,719 ns/op
Bytes allocated per iteration 60,319,195 B/op 60,297,813 B/op -21,382 B/op
Allocs per iteration 205,790 allocs/op 205,785 allocs/op -5 allocs/op
Metadata
main (-) #900 (7394f20)
goos linux linux
goarch amd64 amd64
pkg github.com/k1LoW/runn github.com/k1LoW/runn
cpu AMD EPYC 7763 64-Core Processor AMD EPYC 7763 64-Core Processor

Reported by octocov

Copy link
Contributor

Code Metrics Report

main (6f7013f) #900 (7394f20) +/-
Coverage 65.9% 65.6% -0.3%
Code to Test Ratio 1:0.5 1:0.5 -0.0
Details
  |                    | main (6f7013f) | #900 (7394f20) |  +/-  |
  |--------------------|----------------|----------------|-------|
- | Coverage           |          65.9% |          65.6% | -0.3% |
  |   Files            |             71 |             71 |     0 |
  |   Lines            |           7638 |           7679 |   +41 |
+ |   Covered          |           5031 |           5037 |    +6 |
- | Code to Test Ratio |          1:0.5 |          1:0.5 |  -0.0 |
  |   Code             |          22294 |          22362 |   +68 |
  |   Test             |          10252 |          10252 |     0 |

Code coverage of files in pull request scope (65.4% → 64.7%)

Files Coverage +/-
book.go 78.2% +0.2%
cmd/coverage.go 0.0% 0.0%
cmd/loadt.go 0.0% 0.0%
cmd/run.go 0.0% 0.0%
flags/flags.go 0.0% 0.0%
grpc.go 72.9% 0.0%
operator.go 79.3% -0.1%
option.go 62.2% -2.1%

Reported by octocov

@k1LoW k1LoW merged commit 69bcb65 into main Apr 29, 2024
8 checks passed
@k1LoW k1LoW deleted the option-for-bsr branch April 29, 2024 04:27
@github-actions github-actions bot mentioned this pull request Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant