Re: Closure compiler and GWT 2.8.0

2016-11-02 Thread Etienne Basso
This is also a big issue for me since in my application every Kb matters. Right now this prevent me from migrating to 2.8. Le mercredi 26 octobre 2016 23:21:02 UTC+2, Slava Pankov a écrit : > > Integrated closure compiler was removed in 2.8.0 > So now I'm trying to use external

Re: GWT 2.8 generates code 14% bigger than GWT 2.7

2016-12-06 Thread Etienne Basso
Yes I use SSO and Cc from gwt 2.7 I also use other optimizations like XdisableClassMetadata and XdisableCastChecking. I also use smaller css class names: In my very specific case this makes a big difference. -- You received this message because you are subscribed to the Google Groups "GWT

Re: GWT 2.8 generates code 14% bigger than GWT 2.7

2016-12-06 Thread Etienne Basso
Yes I confirm this. For using SSO I had to set only one language. I do multiple build manually for each language until I find a better solution. -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving

Re: GWT 2.8 generates code 14% bigger than GWT 2.7

2016-11-29 Thread Etienne Basso
Hi Ignacio, This is not only about loading time over the network, but also about script parsing by the web browser. In 98% of the case this is not an issue, but I have a very specific use case were the code is directly embedded on a special device which doesn't even have a real CPU but an