I have been using Appstats to optimize my applications as needed. It
is great for finding the chain of gets and zero in on problems. The
current version helps me to zero in on urls that use a lot of RPC's.
This is not as interesting with the new pricing scheme where I am
starting to spend more time thinking about reducing latency (to reduce
frontend instance hours) and datastore reads.
It would be a lot more helpful if Path Stats was sortable by "real"
time rather than #RPCs. It looks like you already have all of this
data, someone just needs to add the column in the GUI besides the
#RPCs column and let me click to sort by "real". Then I can more
efficiently prioritize url optimization by latency.
Chris
On Sep 7, 11:59 am, "Gregory D'alesandre" <
gr...@google.com> wrote:
> Its a good idea, we'll see what we might be able to do about it.
>
> Thanks,
>
> Greg
>