Fredouye Posted April 5, 2011 Share Posted April 5, 2011 (edited) Sacrée dévouverte de Paul @MoDaCo : LG screwed up - bad - here's why your UI is jerky! Basically i've been auditing the LG ROMs for performance tweaks today, and I came across a monstrous screw up by LG!On device startup there is a piece of code which looks to check if the device is running an engineering build (this is set in the build.prop). If it is, then it sets up the system as such that dexopt doesn't happen at startup (which is normal), but happens on the fly. This is fine for engineering builds, but for user builds, it's a huge and unpredictable system overhead. Now, in my audit I discovered that LG have manually changed this code to always return 'true' instead of looking at the build.prop! So the device always runs it's dexopt in engineering mode (no pre-dexopt). Crazy! This explains the slowdowns and random weirdness we have been seeing. I've reversed 3 LG builds and they all have this problem. I've now fixed it and i've implemented the fix in my Fr7 releases but, well, bad LG! http://forum.xda-developers.com/showthread.php?t=1023354 Edited April 5, 2011 by Fredouye Quote Link to comment Share on other sites More sharing options...
abigaellee Posted April 5, 2011 Share Posted April 5, 2011 Tu peux expliquer ? J y comprend pas grand chose apparement c pour le son Sent from my MID_Serails using Tapatalk Quote Link to comment Share on other sites More sharing options...
PlayTime Posted April 5, 2011 Share Posted April 5, 2011 Enorme, j'avais juste vu le tweet de Paul à ce sujet ! Heureusement qu'on a des modders talentueux pour vraiment exploiter le potentiel des téléphones ! Ils sortent tellement de modèles, ... les constructeurs aujourd'hui que du coup, rien ne sort optimisé, au contraire des Iphone... C'est vraiment ce qui me gonfle dans la politique des constructeurs, ce besoin de sortir 10000 modèles, au lieu de concentrer les efforts par exemple sur 4 modèles par an (un entrée de gamme, un milieu de gamme, un haut de gamme et un plus pro avec clavier par exemple). En plus, je suis sur que ce serait une stratégie gagnante car bien plus efficace pour en assurer la promotion et rendre ces modèles populaires ! D'ailleurs, HTC prend une très mauvaise voie à ce sujet ! Quote Link to comment Share on other sites More sharing options...
Fredouye Posted April 5, 2011 Author Share Posted April 5, 2011 Tu peux expliquer ? J y comprend pas grand chose apparement c pour le son Sent from my MID_Serails using Tapatalk Un développeur aurait trouvé la source de certains ralentissements dans l'interface du 2X :) Quote Link to comment Share on other sites More sharing options...
abigaellee Posted April 5, 2011 Share Posted April 5, 2011 (edited) Comme quoi l'anglais et moi ca fait 2 j'avais cru qu'il parlait du son en appel :-) merci d avoir eclaire ma lanterne. Edited April 5, 2011 by abigaellee Quote Link to comment Share on other sites More sharing options...
Linuks Posted April 5, 2011 Share Posted April 5, 2011 Oui en gros c'est une fonction qui se lance en même temps que le système et qui ne nous sert à rien (mais servirait aux devs) mais qui tourne en arrière plan. Quote Link to comment Share on other sites More sharing options...
seia Posted June 12, 2011 Share Posted June 12, 2011 Si j'ai bien compris, en installant le perf patch, le dexopt fix est déja intégré? This download is a performance pack for STOCK ROMs. It should work on all v10 ROMs, but always do a backup in ClockworkMod Recovery first! This fix pack includes my fix for the LG 'pre-dexopt' issue (seen on ALL stock ROMs to date) as well as the libsqlite patch I created based on the changes in this post. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.