This post originated from an RSS feed registered with Java Buzz
by Franco Martinig.
Original Post: Faster Applications Faster: Optimizing Applications with the GWT Compiler
Feed Title: Java Software Development Videos and Tutorials Directory
Feed URL: http://www.java-tv.com/feed/
Feed Description: Java-TV.com is a directory of videos, interviews and tutorials focused on software development activities with the Java programming language.
The GWT compiler is not just a Java to JavaScript transliterator. It performs many optimizations along the way. This session shows you not only the optimizations performed, but how you can get more out of the compiler itself. Learn how to speed up compiles, use -draftCompile, compile for only one locale/browser permutation, and more.