Skip to content

Commit

Permalink
Update performance graph URIs
Browse files Browse the repository at this point in the history
  • Loading branch information
pjewald committed Jul 18, 2016
1 parent 8cc7572 commit 0a86d36
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,14 +67,14 @@ The load test is configured so that each user makes a request each 5 to 15 secon
- Load average: 0.3 - 0.45
- uwsgi cpu: 24 - 28%

![Locust 200 users](/locust200.png)
![Locust 200 users](/load\ testing/locust200.png)

### 400 users

- Load average: 0.87 - 0.95
- uwsgi cpu: 50 - 62%

![Locust 400 users](/locust400.png)
![Locust 400 users](/load\ testing/locust400.png)


### 500 users
Expand All @@ -84,4 +84,4 @@ The load test is configured so that each user makes a request each 5 to 15 secon

Once a certain load is reached, response times go up fast.

![Locust 500 users](/locust500.png)
![Locust 500 users](/load\ testing/locust500.png)

0 comments on commit 0a86d36

Please sign in to comment.