UI Thread Performance
nchaud
Posts: 2
Hi
I can get performance stats for my application using ANTS 6.0 performance profiler but it gives me time spent in each method across all threads whereas I would like just the areas most time is spent by the UI thread so I can track the slow loading of my app.
Is there a way I can do this?
Thanks
I can get performance stats for my application using ANTS 6.0 performance profiler but it gives me time spent in each method across all threads whereas I would like just the areas most time is spent by the UI thread so I can track the slow loading of my app.
Is there a way I can do this?
Thanks
Comments