Monday, February 28, 2011

[android-developers] Re: Why was “Avoid Enums Where You Only Need Ints” removed from Android's performance tips?

Meanwhole there is JIT Compiler for dawlik - so there is a lot of
runtime optimisations and inlining
going under the carpet. I would say, that there is no longer
performance penalty justifying ugly code

On Feb 28, 8:29 pm, thierryd <thier...@gmail.com> wrote:
> The section "Avoid Enums Where You Only Need Ints" was removed from
> the official developper documentation (http://developer.android.com/
> guide/practices/design/performance.html#avoid_enums)
>
> Why? Was there a change in the Android VM that made the tip obsolete?

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment