What is the purpose of the build? 

Is it to deploy the actual code to a production/test server or is it to 
enable some sort of selenium/webdriver test framework.

If it is the latter, you could add -draftCompile which will not be highly 
obfuscated code, but it should be a quicker compile, especially with 48 
perms. 

You could also link up multiple computers to do distrubted permutation 
computations. Ray Cromwell had a talk about this at last year's IO. 

Depending on your budget, a SSD drive could potentially help you out a lot 
here too. 

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" 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/google-web-toolkit?hl=en.

Reply via email to