I'm not sure if our singletons work with hundreds or thousands of simultaneous users. Find a way to emulate this number of users, with a somewhat random interaction frequency, to see if the app is still responsive. Consider tracking CPU and memory usage. Probably best to emulate the users in a headless way.
I'm not sure if our singletons work with hundreds or thousands of simultaneous users. Find a way to emulate this number of users, with a somewhat random interaction frequency, to see if the app is still responsive. Consider tracking CPU and memory usage. Probably best to emulate the users in a headless way.