On Sun, May 6, 2012 at 11:51 PM, x300 <[email protected]> wrote: > If there is a collection of reference and comparisons on class/method > cost, (even a simple, but easy to use, list of execution cycles) or a > tool to let us compare them for different approaches for a task, it > would be a great help.
Use Traceview. That being said, micro-optimizations are less critical (outside of loops or other bulk operations) now than they were back in the days of the T-Mobile G1. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _The Busy Coder's Guide to Android Development_ Version 3.7 Available! -- You received this message because you are subscribed to the Google Groups "Android Developers" 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/android-developers?hl=en

