In 1.2.4 Google added per-request detailed cost and cpu timing
information in the headers.
See http://googleappengine.blogspot.com/2009/08/new-features-in-124.html

I've submitted a patch to Firebug that cleanly integrates these
details into the Net panel.
It shows individual amounts per request and totals for the entire
page.

http://code.google.com/p/fbug/issues/detail?id=2354

If you're familiar with Firefox extensions it's trivial to replace the
net.js file with the one provided.

Even for static files, the cost numbers are a bit of an eye opener.
I'm curious to see how these "estimated" costs match reality.

I'd type more but I have some cost reduction work to do on my
app... :)

Enjoy...

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to