Android App - improve performance in ARM -


my app heavy processing in background (using asyntask) , works fine in mobiles x86 in arm slow (i tested in both real devices , emulator , same performance). well, heavy background task comparing strings , numbers using 2 loops. so, wonder if there configure in compiler or somewhere in project.

below screenshot of traceview , ask please take , me understand it.

enter image description here


Comments

Popular posts from this blog

c - Calling a function within a loop -

vb.net - Unbound DataGridView add row with checkbox error -

How i fill combobox items in Radgridview manually using in vb.net -