> 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 [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

Reply via email to