What is the size of the resulting application in both cases? Quite a few new compiler optimizations went into GWT between 1.7 and 2.3, so I would expect compilation time to increase quite a bit if you have all of those new optimization turned on.
There are compiler flags you can turn on to disable most of these optimizations and return to more 1.7-like behavior. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/3R_5KeYE2ssJ. 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.
