Some specifics for the app Pieter is speaking about: 1. Under GWT 1.7.1, the application doesn't compile with anything under -Xmx2160m -Xms2048m
2. There are around 1900 files used by the GWT-RPC as DTOs 3. On a "normal" machine, the 1.7.1 compile takes around 15-20 mins (Single language, all browsers) 4. Final compiled application with 1.7.1 is around 6.5MB in size (single browser-specific .cache.js file) 5. Application uses GXT extensively 6. Under 2.0 development mode and draft compiles works as expected Jaco On Jan 27, 3:53 pm, Ignat Alexeyenko <[email protected]> wrote: > We've launching GWT compiler with options: > -Xms512m -Xmx768m -- 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.
