Hi there, I made a few measurements on the -draftCompile flag. Remember that it was supposed to make compilation faster:
With -draftCompile: Project 1: 57.614s Project 2: 49.975s Project 3: 38.656s Total: ~146 seconds Without it: Project 1: 51.889s Project 2: 59.473s Project 3: 41.833s Total: ~153 seconds I know these are only three data points, but there seems to be no clear advantage to using the flag in terms of compilation speed. Seven seconds saved out of 153 is hardly worth it. Worse: One project even got slower compiles from using the flag. -- 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-tool...@googlegroups.com. To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.