Monday, July 4, 2011

[android-developers] Re: SVG editing making Honeycomb 3.0 emulator slow due to more than 100% CPU usage

Emulator is not simulator. It's slow, very slow. Because it has to emulate the whole CPU and GPU in software, not much to do with RAM. The actual hardware is much faster, but the WebView will be about 4 times slower than Chrome on your workstation.

There is little you can do about it. High end Intel i7's are not much better than your specs.

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment