|
|
|
|
|
by rorrr2
4793 days ago
|
|
When doing a practice test, your app does a crazy number of requests to the server for each question. Why not load all questions/answers at the same time? That would improve the speed tremendously and would reduce the load on your servers. |
|