From 821eae16ae6f37d61502113ddaf65f4d2a6fb9cb Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Mon, 19 Aug 2024 20:54:10 -0700 Subject: [PATCH] copy --- benchmark/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmark/README.md b/benchmark/README.md index 51663ca0e..7dc6b7b57 100644 --- a/benchmark/README.md +++ b/benchmark/README.md @@ -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