Fix URLs of load testing graphs (#459)

This commit is contained in:
Leon Koole 2017-01-05 16:53:45 +01:00 committed by Andrew Godwin
parent 387c73fa27
commit ca4c9cd4e0

View File

@ -59,7 +59,7 @@ All target and sources machines were identical ec2 instances m3.2xlarge running
In order to ensure that the same number of requests were sent, the rps flag was set to 300. In order to ensure that the same number of requests were sent, the rps flag was set to 300.
.. image:: channels-latency.png .. image:: channels-latency.PNG
Throughput Throughput
@ -73,7 +73,7 @@ For the following tests, loadtest was permitted to autothrottle so as to limit e
Gunicorn had a latency of 6 ms; daphne and Redis, 12 ms; daphne and IPC, 35 ms. Gunicorn had a latency of 6 ms; daphne and Redis, 12 ms; daphne and IPC, 35 ms.
.. image:: channels-throughput.png .. image:: channels-throughput.PNG
Supervisor Configs Supervisor Configs