AppStats is pretty cheap since all it really does is use Memcache and a few CPU cycles. Relative to datastore or URLFetch costs, it is cheap. There is some overhead, though.
Glad to hear you like it. The more visibility into running processes we can provide, the easier it is for developers to tune their applications. -- Ikai Lan Developer Programs Engineer, Google App Engine Blogger: http://googleappengine.blogspot.com Reddit: http://www.reddit.com/r/appengine Twitter: http://twitter.com/app_engine On Thu, Feb 10, 2011 at 3:03 PM, jay <[email protected]> wrote: > Hey Guys, > > Did I read some where that running app stats was cheap enough that you > could just leave it running all the time? > > I found a big bug in my code this morning thanks to this module! It > will probably save me 10 bucks a week I hope! > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
