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 a2c68aa commit 90c20aeCopy full SHA for 90c20ae
docs/separate-benchmark-source-set.md
@@ -52,7 +52,7 @@ Follow these steps to set up a separate source set for benchmarks:
52
3. **Add Benchmarks**
53
54
Place your benchmark code into the default source set of the benchmark compilation.
55
- The default source set can also depend on other source sets with benchmarks.
+ The default source set can also depend on other source sets containing benchmarks.
56
This way you can share benchmarks between multiple benchmark compilations.
57
Refer to our [writing benchmarks guide](docs/writing-benchmarks.md) for a comprehensive guide on writing benchmarks.
58
0 commit comments