Skip to content

Commit ed90cb7

Browse files
committed
Stress testing directory added
1 parent fa8f0b9 commit ed90cb7

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

psqlpy-stress/README.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,15 @@ docker compose up
1919
user: `admin`
2020
password: is your token that you have saved at `step 2`
2121

22-
5. Import a dashboard to a grafana, named `dashboad.yaml`, located in root directory, where you can find measured values such as:
23-
24-
- p99
25-
- p95
26-
- p90
27-
- p50
28-
- mean
29-
- p50 rps
22+
5. Import a dashboard to a grafana, named `dashboad.yaml`, located in root directory.
23+
This dashboard displays certain important parameters:
24+
25+
- p99
26+
- p95
27+
- p90
28+
- p50
29+
- mean
30+
- p50 rps
3031

3132
6. Run poetry install in root
3233
7. Apply migrations to database (default database is in docker-compose).

0 commit comments

Comments
 (0)