On Sep 4, 3:42 pm, Kurt <[EMAIL PROTECTED]> wrote: > [..] DETAILED [..]
Use OBF(USCATED) for a real comparison and PRETTY to see what's going on. > I'm thinking that method inlining is the culprit, but want to get a handle on > it. > Can anyone tell me what to look at in generating the compilation > output to narrow down why the app is now 10% larger? Yes, inlining is the "culprit", but there's also a lot of new code that adds more safety, like "long" emulation. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
