[gwt-contrib] Re: Documentation of compiler optimisations?

2020-10-02 Thread George Georgovassilis
p, just a few specific passes. > > > > > On Thursday, October 1, 2020 at 3:52:04 PM UTC-5 George Georgovassilis > wrote: > >> Is there an up-to-date documentation of optimisations the compiler >> applies? An older page [1] discusses some topics but it isn't clear what of

[gwt-contrib] Re: Documentation of compiler optimisations?

2020-10-01 Thread Colin Alworth
this lightly, though not in a loop, just a few specific passes. On Thursday, October 1, 2020 at 3:52:04 PM UTC-5 George Georgovassilis wrote: > Is there an up-to-date documentation of optimisations the compiler > applies? An older page [1] discusses some topics but it isn't clea

[gwt-contrib] Documentation of compiler optimisations?

2020-10-01 Thread George Georgovassilis
Is there an up-to-date documentation of optimisations the compiler applies? An older page [1] discusses some topics but it isn't clear what of that has been implemented. (apologies for posting here, I asked this question on the user forum [2] but didn't get any replies) [1] https://github.com

Documentation of compiler optimisations?

2020-09-29 Thread George Georgovassilis
Is there any (recent) documentation of compiler optimisations? I am specifically looking for advice on which code constructs to use, which to avoid and how they translate into Javascript - ideally an updated version of [1] Cheers, G. [1] https://github.com/gwtproject/old_google_code_wiki