If either of you are able to share your code i'd be happy to see if i can reproduce the error on my machine. Drop me a mail off-list if i can help you out
-Chris On 15 February 2010 16:59, Ron Mast <[email protected]> wrote: > I am having similar issue as Bud...:( > > Mine takes 57 seconds to load...then pretty snappy afterwards. > > Was there a recent update as of late? Maybe I just need to update > framework core files. > > Ron > > On Mon, Feb 15, 2010 at 10:49 AM, Dan Wilson <[email protected]> wrote: > > Are you SURE the Report Execution Times setting is unchecked in the debug > > section of CF Admin? > > DW > > > > On Mon, Feb 15, 2010 at 11:41 AM, Bud <[email protected]> wrote: > >> > >> Dan, I've read that article and it doesn't apply here. The application > >> is fast AFTER it is initialized. It's the initialization part that's a > >> problem. It's taking over 60 seconds to initialize when I pass the > >> reset_app key or after ColdFusion restarts. If I can't get to the > >> bottom of this I have to scrap model-glue and move this app to a > >> different framework. I hate to throw away all that work because it > >> runs beautifully after it's been initialized. Obviously anything > >> longer than 5-10 seconds to initialize is too long. A full minute is > >> ridiculous. > >> > >> Even if I remove all of the event handlers except 1 out of my > >> modelglue.xml file it takes 6 seconds to complete that > >> appendGeneratedViewMapping step I pointed out above. > >> > >> Once again. I have rescaffold=false and am not using scaffolds. > >> > >> On Feb 15, 10:56 am, Dan Wilson <[email protected]> wrote: > >> > Hi Bud, > >> > > >> > Remind me how far you got into this article again? > >> > > >> > http://docs.model-glue.com/wiki/FAQs/WhyIsMyModelGlueApplicationSlow > >> > > >> > DW > >> > >> -- > >> 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]<model-glue%[email protected]> > >> For more options, visit this group at > >> http://groups.google.com/group/model-glue?hl=en > > > > > > -- > > “Come to the edge, he said. They said: We are afraid. Come to the edge, > he > > said. They came. He pushed them and they flew.” > > > > Guillaume Apollinaire quotes > > > > -- > > 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]<model-glue%[email protected]> > > For more options, visit this group at > > http://groups.google.com/group/model-glue?hl=en > > -- > 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]<model-glue%[email protected]> > For more options, visit this group at > http://groups.google.com/group/model-glue?hl=en > -- 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
