mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 16:25:00 +00:00
copy
This commit is contained in:
parent
e0a9044118
commit
821eae16ae
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ You can run `./benchmark/benchmark.py --help` for a list of all the arguments, b
|
|||
- `--num-tests` specifies how many of the 133 tests to run before stopping. This is another way to start gently as you debug your benchmarking setup.
|
||||
- `--keywords` filters the tests to run to only the ones whose name match the supplied argument (similar to `pytest -k xxxx`).
|
||||
|
||||
### Generating a benchmark report
|
||||
### Benchmark report
|
||||
|
||||
You can generate stats about any benchmark, including ones which are still running.
|
||||
You don't need to run this inside the docker container, as it is just
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue