Is there any good profiler which support Google App Engine? I need to capture each methods call and their object creation. I have checked JProfiler, but it not supported methods level profiling.
Thanks
|
Is there any good profiler which support Google App Engine? I need to capture each methods call and their object creation. I have checked JProfiler, but it not supported methods level profiling. Thanks
| |||||||
feedback
|
|
One way to profile in Google App Engine is using the
and after perusing the pages that you want to profile, hit | ||||
|
feedback
|
|
This is may not be the real profiling tool as what you think of. But probably what you are looking for is JAMon | |||
|
feedback
|