You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 5
Next »
Not all of these will be filled out. If a test in isolation is required or easily obtained, it will be listed here.
GET Thread:
PATCH Thread:
No differences were found between the boolean PATCH methods.
Method | Name | # requests | Failures | Median | Average | Min | Max | Size | Req/s |
---|
PATCH | abuse_flagged | 1814 | 0 | 300 | 314.802 | 96.8339 | 1307.78 | 2009 | 1.80068 |
PATCH | following | 1847 | 0 | 300 | 313.921 | 97.836 | 1730.4 | 1939 | 1.83344 |
PATCH | voted | 1875 | 0 | 310 | 318.531 | 97.4169 | 1427.9 | 2104 | 1.86124 |
| Total | 5536 | 0 | 300 | 315.771 | 97.4169 | 1730.4 | 2018 | 5.49536 |
POST Thread:
Below are two separate tests that were run for POSTing a thread. The locust script ran into some computing errors when trying to calculate the data for creating 1,000,000 threads. The NewRelic chart shows that this endpoint is consistent regardless of number of Threads in a course.
Data for posting 1,000,000 threads
Method | Name | # requests | Failures | Median | Average | Min | Max | Size | Req/s |
---|
POST | /api/discussion/v1/threads/ | 29604 | 18 | 190 | 210.362 | 174.599 | 3712.6 | 1348 | 0.307919 |
POST | /api/discussion/v1/threads/ | 1043584 | 0 | 180 | 187.699 | | 2986.18 | 1347 | 15.6338 |
DELETE Thread: