Hello, I have never done any extensive profiling (performance analysis) work and still don't really need it actually. But as my application is running too slowly I would like to spot the caveats of my code. It could be as well be a problem of memory as processor usage.
In Visual Studio (2010) I saw this menu called "Analyze" which allow to trace memory allocations and processor time. This is really nice but I do not see any way to make it work with Monodroid. On Android it seems like I should use Traceview. But again I do not know if it's even possible with Monodroid (Until now my attempts were unsuccessful). What do you use to analyze the performance of your code? -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Profiling-application-tp5710923.html Sent from the Mono for Android mailing list archive at Nabble.com. _______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid