Is an application with 100,000 lines of code too much for Google App Engine ?

131 views
Skip to first unread message

Olivier Truemat

unread,
Apr 19, 2012, 8:22:38 AM4/19/12
to google-a...@googlegroups.com
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

Matija

unread,
Apr 19, 2012, 9:52:27 AM4/19/12
to google-a...@googlegroups.com

Raphael André Bauer

unread,
Apr 19, 2012, 3:39:48 PM4/19/12
to google-a...@googlegroups.com
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!

> --
> 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 google-a...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengi...@googlegroups.com.
> 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

Reply all
Reply to author
Forward
0 new messages