If you are talking about GWT make sure you do not do deploy the gwt-unitcache. http://ars-codia.raphaelbauer.com/2011/12/gwt-and-strange-gwt-unitcache-directory.html
Anyway. 150MB sound too much for a javascripty app. One way or the other... There must be something you don't need in your deployment... ra! On Thu, Apr 19, 2012 at 3:52 PM, Matija <[email protected]> wrote: > GWT? > > https://plus.google.com/102299455092306269473/posts/CdtFbKCTEJA > > Matija > > > On Thursday, April 19, 2012 2:22:38 PM UTC+2, Olivier Truemat wrote: >> >> Hi All, >> >> I am busy writing an application on Google App Engine. So far, about half >> of the code has been written (50,000 lines of code). The end-user response >> time is extremely good. >> >> During the last deployment, I got an error that the application was over >> 150 Mb (was 169 Mb). After changing the number of permutations, the >> application can now be deployed without any issue. >> >> Few questions related to this : >> >> --> Are there any rules about the max. number of lines of code (especially >> client side) to keep good end-user response time ? Do you have any specific >> experience in this matter ? >> >> --> The compiler is generating a lot of files during the compile. In which >> file should I look to get the "application size" as reported when uploading >> the application ? >> >> Thanks a lot for your help, >> >> Cheers, >> >> Olivier > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-appengine/-/ac-JCL8T2-EJ. > > 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-appengine?hl=en. -- inc: http://ars-machina.raphaelbauer.com tech: http://ars-codia.raphaelbauer.com web: http://raphaelbauer.com -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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-appengine?hl=en.
