You may use build on dev. Log can be activated on build.
In the Application.js remove that if :
if (qx.core.Variant.isSet("qx.debug", "on"))

You may also use a disk mapped to memory to speed up build time.
In the config.json, change to your map drive : "CACHE"        : 
"${dollar}{TMPDIR}/cache",

On Feb 20, 2010, at 23:43 , [email protected] wrote:

> Hello,
> 
> 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.
> 
> ------------------------------------------------------------------------------
> 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


------------------------------------------------------------------------------
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

Reply via email to