Re: [appengine-java] Re: How can i measure my apps performance in Appstats?

2010-08-19 Thread Don Schwarz
That's great. Thanks for doing that! On Thu, Aug 19, 2010 at 5:59 AM, Ingo Jaeckel ingo.jaec...@googlemail.comwrote: hello everyone, finally it turned out to be very easy to profile my gwt application honeycrm using the amazing jprofiler. i created a 3 minute screencast showing how it

[appengine-java] Re: How can i measure my apps performance in Appstats?

2010-08-17 Thread ingo
Hi Don, thank you so much for the input. It helped me alot to understand what appstats is for. Can anyone tell me how to setup DevAppServer for profiling with an external profiling tool? Normally i just run it from eclipse. I forgot to mention that my server code heavily relies on reflection

[appengine-java] Re: How can i measure my apps performance in Appstats?

2010-08-16 Thread Ingo Jaeckel
hello everyone, okay if nobody knows an answer to this question i would like to know what appstats is all about if you can only measure (?) the time for a complete RPC request. since i as a developer cannot influence the speed of API methods (e.g. CRUD operations in the bigtable datastore) i am