Skip to content

Commit 9ae5bd1

Browse files
committed
Stress testing directory added
1 parent ed90cb7 commit 9ae5bd1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

psqlpy-stress/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ docker compose up
2222
5. Import a dashboard to a grafana, named `dashboad.yaml`, located in root directory.
2323
This dashboard displays certain important parameters:
2424

25-
- p99
26-
- p95
27-
- p90
28-
- p50
29-
- mean
25+
- p99 latency
26+
- p95 latency
27+
- p90 latency
28+
- p50 latency
29+
- mean latency
3030
- p50 rps
3131

3232
6. Run poetry install in root

0 commit comments

Comments
 (0)