• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root How custom ROM's got 900 Benchmark

cool.gautam

Android Enthusiast
Hey all , you guys must be thinking that how custom rom's managed to get 900 benchmark score while stock and 1st rom ( Aseventy ) just got around 400's .

I got my new phone by replacement rooted it...and fiddled with it and found a very interesting tweak..!!

The Method is very simple :

After ROOT, edit build.prop of system files...!!


Modify the / system / build.prop file (three-fifths of the editorial content)


STOCK:
debug.sf.hw = 0

media.stagefright.enable-player = false
media.stagefright.enable-meta = false
media.stagefright.enable-scan = false
media.stagefright.enable-http = false


Modified :

debug.sf.hw = 1 ( enables hardware acceleration)

media.stagefright.enable-player = true
media.stagefright.enable-meta = true
media.stagefright.enable-scan = true
media.stagefright.enable-http = true

I managed to get 871 benchmark on stock no scripts nothing....just this tweak

But the results of running sub-400 scores is normal, around 900 open stagefright to open stagefright deceived test software, so the score is high, but stagefright imperfect, problems that may occur when playing MP3 & MP4. Therefore
this is the biggest MUSIC BUG we face these days :P so just edit it back if u don't want to show off and want a better quality mp3 sound or just stick to it. :)
 
I'm sorry, but i really didn't get this part
But the results of running sub-400 scores is normal, around 900 open stagefright to open stagefright deceived test software, so the score is high, but stagefright imperfect, problems that may occur when playing MP3 & MP4
 
I have used this twick in my stock rom & I got 750+ benchmark score...I didn't feel any difference in music quality... :)
custom roms drinks a lot of battery even if mobile is idle...but now I am happy with my stock rom giving me good battery as well as good benchmark score :p
 
Why should I care about benchmark when in fact there is no increase in performance??
I also didn't find any change in sound quality when I enable/disable stagefright..it certainly doubles benchmark but is it important???
 
Back
Top Bottom