Welcome Guest Search | Active Topics | Sign In | Register

Perfomance problem Options
Maxim
Posted: Tuesday, March 17, 2009 7:48:32 AM
Rank: Advanced Member
Groups: Member

Joined: 12/26/2008
Posts: 45
Hi.
I assess the performance of the system and this is result:

36,45% a - 609,4 ms - 13 calls - EO.Web.BaseNavigator.a(EventArgs)
19,63% b - 328,1 ms - 13 calls - EO.Web.Internal.h2.b()
16,82% a - 281,3 ms - 13 calls - EO.Web.BaseNavigator.a(Boolean)


Why so long time work? How i can optimize this?

Thanks.

p.s. It's code - empty treeview (2 instance on different controls) and other initialization of EO controls.
eo_support
Posted: Tuesday, March 17, 2009 9:02:53 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

Do you use an external CSS file or use CssText to set menu style? You can try to use an external CSS file to define all the menu styles and then set each ElementStyle's CssClass instead of CssText property. That should improve the performance.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.