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 b6a68ed commit a497b81Copy full SHA for a497b81
docs/docs/optimizing-with-codeflash/benchmarking.md
@@ -13,7 +13,7 @@ Codeflash will then calculate the impact (if any) of any optimization on the per
13
14
1. **Create a benchmarks root**
15
16
- Create a directory for benchmarks. This directory must be a sub directory of your tests directory.
+ Create a directory for benchmarks.
17
18
In your pyproject.toml, add the path to the 'benchmarks-root' section.
19
```yaml
0 commit comments