perf readme fix (#5956)

This commit is contained in:
bojanserafimov
2023-11-28 12:31:42 -05:00
committed by GitHub
parent 105edc265c
commit 5345c1c21b

View File

@@ -14,7 +14,7 @@ Some handy pytest flags for local development:
- `-s` shows test output
- `-k` selects a test to run
- `--timeout=0` disables our default timeout of 300s (see `setup.cfg`)
- `--cleanup-test-ouput` cleans up after each test
- `--preserve-database-files` to skip cleanup
# What performance tests do we have and how we run them