Most of the time in GAE is lost to latencies between the various subsystems (much like most web frameworks). Unless you are doing something processor-heavy (and you probably shouldn't do that on GAE), chances are you are waiting more for the network (or the datastore) than anything else.