On 10/4/16, 2:04 PM, "[email protected] on behalf of Carlos Rovira"
<[email protected] on behalf of [email protected]> wrote:

>Right now, I have maven build as well VSCode/NextGenAS IDE build. Maven is
>more slow that Josh's (40 sec vs 5 sec for a hello world), I suppose this
>is due to lots of checks maven do. Maybe do you have some config params at
>hand to make the build process more simple and fast?.

I happened to see console output that could mean that when Maven builds an
app/example it is copying the entire Google Closure Library.  In the Ant
builds, we subset GCL to the few files we actually use and that sped up
build times noticeably.

HTH,
-Alex

Reply via email to