Hi, On Saturday February 20 2010 23:43:23 [email protected] wrote: > is theri any optimizing for loading the sourceversion on development? > > my actual application take 20-25 seconds in the sourceversion but only > 1-2 seconds in build version. Since many single JS files are loaded in the development version the loading may take some time at the first cycle. In the next cycles the browser cache should help you in faster loading.
The only thing to check for is to clean the browser cache if you do some major changes to not get the cached version of your application. cheers, Alex ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
