How to Enaable JIT Compiler

Requirement:
eclair Rooted
Download this http://bit.ly/JiT-toggle

first use this command at adb

adb pull /system/build.prop

you can also manually use root expolrer to copy built.prop
edit the build.prop (im using notepad)

change this:
dalvik.vm.heapsize=32m
debug.sf.hw=1

added this at the end:
dalvik.vm.execution-mode=int:jit

save the changes..

after that extract http://bit.ly/JiT-toggle
at sdcard/JiT-toggle-0.1

and save the file
then do this steps

after that you must copy and overwrite the mod built.prop to folder
/sdcard/JiT-toggle-0.1/vmlibsv2

and the original build.prop to /sdcard/JiT-toggle-0.1/vmlibs_stock

then
1: enable JIT (in a termnial or adb shell)
cd adb
adb shell

su
cd /sdcard/JiT-toggle-0.1
sh enable_jit.sh

And your phone will reboot with JIT enable, And if you want to disable jit effect just use this command tribute for Zocker Tko.

With jit, i can increase the value of quadrant score by 10 - 15 % and linpack almost 3 times than normal. And look at cpu score (the blue one) it make almost twice faster than normal.
These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • Furl
  • Reddit
  • Spurl
  • StumbleUpon
  • Technorati

Leave a comment