I have a web page uses 17 RadAjaxPanels and one RadAjaxLoadingPanel. This is to allow user load part of the data on page upon users' request.
But this page failed in our load test of 50 users.
I noticed if I expand one RadAjaxPanel on browser, the CPU usage will go up to over 30% for a moment then comes down. In case of 30 concurrent users expanding and collapsing panels, the CPU usage will go up to and stay at 100%.
Is this normal? Are there any ways I can make RadAjaxPanel less heavy on CPU?
Thanks a lot.
But this page failed in our load test of 50 users.
I noticed if I expand one RadAjaxPanel on browser, the CPU usage will go up to over 30% for a moment then comes down. In case of 30 concurrent users expanding and collapsing panels, the CPU usage will go up to and stay at 100%.
Is this normal? Are there any ways I can make RadAjaxPanel less heavy on CPU?
Thanks a lot.