1) start the compiler at an elevated nice level (nice first, not renicing after start)
2) Tweak the jvm arguments so the compiler is less greedy with resources
3) Consider tweaking the GWT compiler options for faster, less optimized compile times if you're just iterating quickly
The following URL has a lot of information on getting better mileage out of GWT development, including many of the options you can pass both to devmode and the compiler (compiler args are at the bottom):
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
No comments:
Post a Comment