Hi,

I was wondering how I could speed up the generate script.

I just remind that because we are generating all the source code for an 
application (qx client, Java server, SQL), that script is launched quite often.
That step (generate build) currently take about 90% of the total time to create 
an application (generate files, compile backend, create qooxdoo application, 
install database schema, deploying...).

I already set the cache to a folder in a ram disk.
It improve speed but I would like more.

So, I did try to put the entire SDK in a ram disk.
This is the best IO bandwidth I could think about.

To my surprise the time for a generate build didn't improve.
Tests had been done with an empty cache so the difference would be only due to 
the SDK in a ram disk.
No difference (less than 5%) while the bandwidth of the ram disk is far more 
than 5% compare to the HDD.

So, what else could I try to improve that speed, any advices, ideas ?

Thanks !
------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to