I\'m currently trying to optimize my website, which is run on the Google App Engine. It\'s not an easy task, because I\'m not using any powerful tool.
Does anyone ha
App Engine Mini Profiler is a new, drop-in app engine performance tool that gives both API call perf information (via Appstats) and standard profiling data for all function calls (via cProfiler)
https://github.com/kamens/gae_mini_profiler