I
Irfan
Guest
Hi Eduardo, Increase in response times is proportional to higher load and concurrent clients. If I had to display this information in my browser application then I instead of getting entire data, I would get data based on pagination. Otherwise, you can also look for alternatives to cache the content instead of hitting the server for data every time.
Continue reading...
Continue reading...