Android Emulator Performance
Geschrieben von: Markus Junginger in English, Mobile, tags: Android, Emulator, Mobile, Performance, SpreadDiego Milano had a good idea on how to measure the performance of Android emulator: start a shell session (adb shell), and run cat /proc/cpuinfo to get the BogoMIPS:
Processor : ARM926EJ-S rev 5 (v5l)
BogoMIPS : 280.98
However, this BogoMIPS value is highly fluctuating. Different runs of the emulator result in different values, so it is important to start the emulator several times. Although the typical value for my ~2 GHz system is around 300 BogoMIPS, one run resulted in 38 BogoMIPS. Nevertheless, if we assume the BogosMIPS value is not flawed, we need to find reference values for mobile CPUs. The Wikipedia article on ARM architecture has some:
Den Rest des Eintrages lesen »



Einträge (RSS)