The Python Oracle

Profiling memory usage on App Engine

This video explains
Profiling memory usage on App Engine

--

Become part of the top 3% of the developers by applying to Toptal
https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Unforgiving Himalayas Looping

--

Chapters
00:00 Question
02:02 Accepted answer (Score 8)
02:37 Answer 2 (Score 5)
03:09 Thank you

--

Full question
https://stackoverflow.com/questions/3074...

Question links:
[Apptrace]: https://code.google.com/p/apptrace/
[Appengine-profiler]: https://code.google.com/p/appengine-prof.../
[Gae-mini-profiler]: https://github.com/Khan/gae_mini_profile...
[cProfile]: https://docs.python.org/2/library/profil...
[guppy]: https://pypi.python.org/pypi/guppy/0.1.1...
[resource]: https://docs.python.org/2/library/resour...
[this]: https://stackoverflow.com/questions/1120...
[contributors]: https://github.com/Khan/gae_mini_profile...

Accepted answer links:
[runtime API]: https://cloud.google.com/appengine/docs/...

Answer 2 links:
[Ben's answer]: https://stackoverflow.com/users/904174/b...
[Google App Engine runtime API]: https://cloud.google.com/appengine/docs/...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #googleappengine #memory

#avk47