Single endpoint tests

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:

GET Comment:

PATCH Thread:

 No differences were found between the boolean PATCH methods.
MethodName# requestsFailuresMedianAverageMinMaxSizeReq/s
PATCHabuse_flagged18140300314.80296.83391307.7820091.80068
PATCHfollowing18470300313.92197.8361730.419391.83344
PATCHvoted18750310318.53197.41691427.921041.86124
 Total55360300315.77197.41691730.420185.49536

PATCH Comment:

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
MethodName# requestsFailuresMedianAverageMinMaxSizeReq/s
POST/api/discussion/v1/threads/2960418190210.362174.5993712.613480.307919
POST/api/discussion/v1/threads/10435840180187.699 2986.18134715.6338

 

POST Comment:

DELETE Thread:

DELETE Comment:

 

 

 

 Click here to expand...