Hi, this might be a question better suited for the ColdSpring group, but I 
am guessing someone here can help me. I am trying to figure out why my 
application takes so long to reinit. When I hit the homepage of the site, 
it takes around 1-2 seconds to load. But if I pass in the init parameter, 
the page takes around 7-12 seconds. I've added some code to MG/ColdSpring 
to log how long it takes to instantiate each of my components. I have 
something like 75-100 components defined in ColdSpring.xml.

The log shows each one takes 0-1ms. The controllers too. How can I track 
down whats taking so long? I am on version 2.0 beta 1. Yes, that's old. 
I've tried a current version before, sometime last year I think, and init 
times were the same if not a little longer.

When I turn on debugging and track execution times, it crashes CF and/or my 
browser. My next step is to try the debugger and step through it, but last 
time I tried that everything I was stepping through was taking 100x as long 
as it should have, so not sure how well that's going to work.

Thanks,
-Ryan

-- 
Model-Glue Sites:
Home Page: http://www.model-glue.com
Documentation: http://docs.model-glue.com
Bug Tracker: http://bugs.model-glue.com
Blog: http://www.model-glue.com/blog

You received this message because you are subscribed to the Google
Groups "model-glue" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/model-glue?hl=en

Reply via email to