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] For more options, visit this group at http://groups.google.com/group/model-glue?hl=en
