If there's no API, writing your own code is reasonable.

On Jan 8, 2010 9:09 AM, "Peter Eastman" <peter.east...@gmail.com> wrote:

> Just render a small object using identical code except one is float and
one is int, then time them...
Unless a garbage collection happens to kick in during one of those
tests, or the OS decides to timeslice to another process, or the JIT
decides to recompile some code with better optimization, or any of the
other things happens that makes timings nondeterministic.

Peter

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@googlegroups.com>
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to