since it's a java app - can you profile it? there should be a pretty obvious reason, may be massive garbage collection?
Am 28.06.2012 19:40, schrieb Stefano Ciccarelli: > My times are with closure disabled!!! And code server takes never less > than two minutes to compile a single permutation of the same app. > > -- > Sent with Sparrow <http://www.sparrowmailapp.com/?sig> > > Il giorno giovedì 28 giugno 2012, alle ore 19:21, Dennis Haupt ha scritto: > >> same here. enabling the closure compiler almost doubles the compilation >> time. but i don't care, i only have to run the compiler in this mode >> before a release. the code server takes about 10 seconds to handle a >> change in the same app. >> >> Am 28.06.2012 18:47, schrieb Stefano Ciccarelli: >>> Our project compiles in 9 minutes with GWT 2.4 and 17 minutes with GWT >>> 2.5.rc1. >>> I think this is not acceptable to save only a 10% in Javascript size. >>> >>> -- >>> Inviato con Sparrow <http://www.sparrowmailapp.com/?sig> >>> >>> Il giorno mercoledě 27 giugno 2012, alle ore 22:39, Rajeev Dayal ha >>> scritto: >>> >>>> Hey all, >>>> >>>> We're excited to announce the GWT 2.5 Release Candidate! Read about it >>>> on the GWT Blog >>>> <http://googlewebtoolkit.blogspot.com/2012/06/gwt-2.html>, and >>>> download it here >>>> <http://developers.google.com/web-toolkit/download> (bottom of the >>>> page). The RC has been uploaded to Maven Central with the version >>>> string of 2.5.0-rc1. >>>> >>>> Please give it a try and let us know your feedback! Also, many thanks >>>> to all of you for your contributions. Without your help, we wouldn't >>>> have had a GWT 2.5 release at all! >>>> >>>> >>>> -Rajeev, on behalf of the GWT team >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "Google Web Toolkit" group. >>>> To view this discussion on the web visit >>>> https://groups.google.com/d/msg/google-web-toolkit/-/PvOse0s5gwAJ. >>>> To post to this group, send email to >>>> [email protected] >>>> <mailto:[email protected]>. >>>> To unsubscribe from this group, send email to >>>> [email protected] >>>> <mailto:[email protected]>. >>>> For more options, visit this group at >>>> http://groups.google.com/group/google-web-toolkit?hl=en. >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Google Web Toolkit" group. >>> To post to this group, send email to [email protected]. >>> To unsubscribe from this group, send email to >>> [email protected]. >>> For more options, visit this group at >>> http://groups.google.com/group/google-web-toolkit?hl=en. >> >> >> -- >> >> >> >> -- >> You received this message because you are subscribed to the Google >> Groups "Google Web Toolkit" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/google-web-toolkit?hl=en. > > -- > You received this message because you are subscribed to the Google > Groups "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. -- -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
