Wednesday, November 27, 2013

Split Report Analysis - Makes sense?

I'm having trouble code splitting, and understanding the analysis report.

com.invodo.shelby.client.video.reporting.OverviewActivity::start
  • com.google.gwt.activity.shared.ActivityManager::$tryStart
This seems to say that the base GWT ActivityManager may call my activity, therefore its including it in the initial download. I find that odd... How could I ever split that, the GWT ActivityManager is capable of starting all the activities I create.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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 http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment