Sounds like you are using source. If you make a build version of your application the startup time is greatly reduced. We have a large application which takes forever to load in source, but is almost instant in build!
generate.py -build Try it, you'll be impressed ;) Matt Softconcept - Alexander Stiebing wrote: > Hi List, > > is there any kind of best practice showing the progress of the first > loading of all the application scripts? > Regarding it can take some time I would like to show the visitors how > long it could last but I still could not figure out how to show how many > scripts are left to be loaded, how many bytes are done or whatsoever. > Is there a nice way for this or would I have to make an inline > application with at least a moving gif to show we are still alive? > > Thank you, > Alex > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > OpenSolaris 2009.06 is a cutting edge operating system for enterprises > looking to deploy the next generation of Solaris that includes the latest > innovations from Sun and the OpenSource community. Download a copy and > enjoy capabilities such as Networking, Storage and Virtualization. > Go to: http://p.sf.net/sfu/opensolaris-get > > > ------------------------------------------------------------------------ > > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel ------------------------------------------------------------------------------ OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the next generation of Solaris that includes the latest innovations from Sun and the OpenSource community. Download a copy and enjoy capabilities such as Networking, Storage and Virtualization. Go to: http://p.sf.net/sfu/opensolaris-get _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
