Tuesday, June 7, 2016

Measuring effect of using GWT features on compile time

I'm looking for some way to see how much of my GWT compile time is coming from our usage of different features. Specifically:
  • UiBinder
  • RPC
  • Guice (not core GWT, I know...but maybe there's a way to see this too)

For RPCs in particular, I've tried to dig around and see if there are any "hidden" flags, but have come up empty handed so far.

Does anyone know of some way to find this information? (I'm using GWT 2.7...)

Thanks,

Jay

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment