gorio / android-os-monitor

Automatically exported from code.google.com/p/android-os-monitor
0 stars 0 forks source link

CPU Load goes to 80% when sorting on CPU Load and not hiding system processes. #2

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Display processes
2. sort by cpu load
3. display system processes

What is the expected output? What do you see instead?
When I do this OS Monitor zooms to the top of its list consuming about 80% of 
the CPU (Nexus one, rooted, froyo)

What version of the product are you using? On what operating system?
V1.1.7

Please provide any additional information below.

Original issue reported on code.google.com by jerry.as...@gmail.com on 15 Nov 2010 at 3:40

GoogleCodeExporter commented 8 years ago
Redrawing listview consumes too much CPU time, on next version I would 
implement a slow adapter which should be helpful.

Original comment by eolw...@gmail.com on 15 Nov 2010 at 9:32

GoogleCodeExporter commented 8 years ago

Original comment by eolw...@gmail.com on 28 Nov 2010 at 8:36