Hello, Your measurement of your application on your laptop does not accurately represent all the memory used. Firstly, you will need to look at the RSS memory for the process. In addition, any resources taken by the operating system, kernel are not accounted for in your measurement but is accounted in ours. We are not running a Python process alone, but giving you a complete, isolated linux runtime environment in addition to the python runtime environment.
~Rahul. On Tue, Nov 20, 2018 at 2:17 PM vvv vvv <[email protected]> wrote: > BTW this is in the Standard environment > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/google-appengine. > To view this discussion on the web visit > https://groups.google.com/d/msgid/google-appengine/12f271c6-4eb9-4fea-a022-2bb581471e14%40googlegroups.com > <https://groups.google.com/d/msgid/google-appengine/12f271c6-4eb9-4fea-a022-2bb581471e14%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/CALZe7H1gUYghBUuVcS%2BHLSqtKGvMaT8ik%2B5gmVGMe%2BF8z3U%3D7Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
