-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Results from load tests #149
Comments
Result from GuestTest: (Using 600 people playing as guests, 10 people per sec over 60 seconds)Result from GuestTest2: (Using 1200 people playing as guests, 20 people per sec over 60 seconds)Result from LoginTest: (Using 20 people logging in, playing and seeing the results, 2 people per sec over 10 seconds)EDIT AFTER JORGE'S SUGGESTION:Result from BurstGuestTest: (Using 2400 people playing as guests, 200 people per sec over 12 seconds)Result from BurstLoginTest: (Using 1200 people logging in, playing and seeing the results, 100 people per sec over 12 seconds) |
I think it might be a good idea to have a big number of users in a very limited time, to test our application under some extra conditions. |
That's a good suggestion, will do. |
No description provided.
The text was updated successfully, but these errors were encountered: