mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-23 08:02:02 +00:00
Merge pull request #62439 from kitaisreal/perf-script-update-path-in-documentation
Perf script update path in documentation
This commit is contained in:
commit
b79d5cff1b
@ -130,7 +130,7 @@ More stages are available, e.g. restart servers or run the tests. See the code.
|
||||
|
||||
#### Run a single test on the already configured servers
|
||||
```
|
||||
docker/test/performance-comparison/perf.py --host=localhost --port=9000 --runs=1 tests/performance/logical_functions_small.xml
|
||||
tests/performance/scripts/perf.py --host=localhost --port=9000 --runs=1 tests/performance/logical_functions_small.xml
|
||||
```
|
||||
|
||||
#### Run all tests on some custom configuration
|
||||
|
Loading…
Reference in New Issue
Block a user