A ubiquitous mini-profiler for Google App Engine, inspired by mvc-mini-profiler - Khan/gae_mini_profiler
Like most frameworks these days, the Google Appengine (henceforth, GAE) SDK provides an API for reading and writing objects derived from your classes to the datastore. This saves you the boring wor…