We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d80c4d commit 6e8607eCopy full SHA for 6e8607e
tests/benchmarks/service-benchmarks/README.md
@@ -6,10 +6,7 @@ are complete
6
7
## Instructions
8
9
-To run the benchmarks:
10
-* `./gradlew :tests:benchmarks:service-benchmarks:bootstrapAll`
11
- This ensures that all the required service clients are bootstrapped and ready to be built. **You only need to do this
12
- once** in your workspace unless you clean up generated services or make a change to codegen.
+Ensure all services, including `iam`, have been generated before proceeding with the benchmarks. To run the benchmarks:
13
* `./gradlew build`
14
This builds the whole SDK.
15
* `./gradlew :tests:benchmarks:service-benchmarks:run`
0 commit comments