Commit 20bba23
authored
Add GRPC and protobuf SPM plugins to QPSBenchmark (#1475)
Motivation
We want to make use of both the protobuf and GRPC codegen SPM plugins in QPSBenchmark
Modifications
* Added support for both GRPC and protobuf plugin to QPSBenchmark
Result
QPSBenchmark now autogenerates both proto and GRPC code when building.1 parent 964a877 commit 20bba23
File tree
18 files changed
+34
-6341
lines changed- Performance/QPSBenchmark
- Sources/QPSBenchmark
- Model
18 files changed
+34
-6341
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
64 | 59 | | |
65 | 60 | | |
66 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | 8 | | |
11 | 9 | | |
12 | 10 | | |
| |||
0 commit comments