Recently, I wondered about the status of JIT compiler  support  for
the high performance
on lated Android like ICS(4.0.3).

 * Without JIT:
    / mnt / sdcard / build.prop following information has been added
to the file, or
    If you do not have any information that would be JIT Compiler
Disable.
      dalvik.vm.execution-mode = int: fast lines, or
     dalvik.vm.execution-mode = *** if you do not have line


 * With JIT:
    / mnt / sdcard / build.prop files have been added the following
information, if
    Enable Your phone is a JIT Compiler will.
    dalvik.vm.execution-mode = int: jit


 Now, I just verified the JIT status of my Android phones in use.
When I checked the status of JIT compiler support by default,
JIT compiler is disabled in my phone based Gingerbread.

 JIT Compiler is not being used actually, did any others?
 Are you using the Android phone including JIT compiler by default?

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