Good Day to you.
I have been using telerik controls for some times now. We had this site where telerik controls are implemented.
Our site is composed of different controls.
We have 3 panels separated using RadSplitter. RadPanelbars in the left, grids in the center and docks with panel with grid in the side.
During the development we notice that our site loads slowly.......
It would take us 5 to 10 seconds to load the site. The controls will load lastly.
We have observed that the CPU Usage of our site is 20%-30% in standby mode(doing nothing after loading with out mouse movements)
I have read Your Tutorials about Optimizition Tips
This is what i did so far.
RadScriptManager- I put it in my main page but did not use its reference property since my javascripts are in the same page of my code
RadStyleSheetManager -Put it in my mainpage but didnot use its reference property since i did not costumize my telerik control's skin. My Css is Attached using <link href="
Debug - i already set it to false and I am using II7
So far from the above it does not give me a better CPU Usage of my site.
I think the control RadPanelBar is the one using most of the CPU since if i remove it in the code or hide it using the splitter my CPU Usage is 5%-10%. I also notice that when i press ESC after page load. the CPU Usage is going down.
I would appriciate if you could help me optimize my CPU Usage.
Thanks
I have been using telerik controls for some times now. We had this site where telerik controls are implemented.
Our site is composed of different controls.
We have 3 panels separated using RadSplitter. RadPanelbars in the left, grids in the center and docks with panel with grid in the side.
During the development we notice that our site loads slowly.......
It would take us 5 to 10 seconds to load the site. The controls will load lastly.
We have observed that the CPU Usage of our site is 20%-30% in standby mode(doing nothing after loading with out mouse movements)
I have read Your Tutorials about Optimizition Tips
This is what i did so far.
RadScriptManager- I put it in my main page but did not use its reference property since my javascripts are in the same page of my code
RadStyleSheetManager -Put it in my mainpage but didnot use its reference property since i did not costumize my telerik control's skin. My Css is Attached using <link href="
Debug - i already set it to false and I am using II7
So far from the above it does not give me a better CPU Usage of my site.
I think the control RadPanelBar is the one using most of the CPU since if i remove it in the code or hide it using the splitter my CPU Usage is 5%-10%. I also notice that when i press ESC after page load. the CPU Usage is going down.
I would appriciate if you could help me optimize my CPU Usage.
Thanks
