To me it all seems related to how many event-handlers there are. Cut down the number of event handlers, cut down the initialization time. Whether what those event handlers do, how many messages each broadcast, etc., has anything to do with it, I haven't a clue. The only thing I can see to make it faster is remove the event handlers and create a single body view, etc. Then use internal functions to specify what template to load INTO the view template, rather than AS the view template.
This has sure taken the wind out of my sails. I may lose one of my best clients if I don't come up with a quick fix. Bud On Feb 15, 5:41 pm, Ron Mast <[email protected]> wrote: > Interesting...I upgraded my jvm and ran my plantomatic application and > it's initial load time is 29 seconds. Went to Todd's > sitehttp://slidesix.com/?init=trueand that loads pretty darn quick. > Hmmmm. I'm stumped. > -- 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
