You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have set up parse-server-example on AWS micro instance (free-tier) for testing purposes. I want to see how many requests it can handle before failing. To do this I also need your help to properly test in a real time scenario. I will write up an Android app just to make some dummy requests to parse server and will upload the APK soon on Drive. Please download it and make the bulk requests on April 10 12:00PM GMT. Anyone interested?
The text was updated successfully, but these errors were encountered:
I do not recommend testing against any AWS instance that doesn't provide guaranteed Compute Units (nano, micro, and even the T2 small, medium, and large instances only give "Burstable" ECU). In my experience, testing on anything in that category leads to wildly erratic performance numbers, as the CPU will be periodically throttled to limit your usage to the burst credits that you have accrued.
Depending on your own computer and network connection, you might be able to generate a significant amount of load yourself by using Apache Bench.
I have set up parse-server-example on AWS micro instance (free-tier) for testing purposes. I want to see how many requests it can handle before failing. To do this I also need your help to properly test in a real time scenario. I will write up an Android app just to make some dummy requests to parse server and will upload the APK soon on Drive. Please download it and make the bulk requests on April 10 12:00PM GMT. Anyone interested?
The text was updated successfully, but these errors were encountered: