StrataFrame Forum

Would you expect StrataFrameApplication.RunApplication() to take 24 secs to run?

http://forum.strataframe.net/Topic24929.aspx

By Peter Jones - 10/15/2009

Hi,



We have a timing problem with part of our app that does serial IO to industrial devices and, to help track this down, we have purchased RedGate's ANTS profiler (after seeing good comments about the product on this forum). Anyway, ANTS is proving to be very useful and I have just used to have a look at general slugishness when starting our menu. ANTS reports that our app spends about 24 seconds in StrataFrameApplication.RunApplication() on a reasonably powerfull quad core Intel box when nothing else is running. We use SQL Server 2008, VS 2008, Vb.Net and DevExpress (latest version) and the last release of StrataFrame. Our menus use the DexExpress Nav Bar control.



Does the 24 seconds seem like a reasonable elapsed time. I don't want to go chasing after performance increases if this is about what can be expected. If the time is excessive do you have any suggestions where we should be looking?



Cheers, Peter
By Ivan George Borges - 10/21/2009

Hi Peter.

Have you tried running ANTS on a sample application without any third party component just to make sure?

By Peter Jones - 10/21/2009

Hi George,



Hmmm, no I haven't - thanks for the thought.



Cheers, Peter