On Wed, May 12, 2010 at 7:40 AM, Chen Yang <[email protected]> wrote:
> Cool! Would you like to share some insights on what makes the preloading > and scan so efficient on Nexus One? Fast CPU + fast flash? Which one is more > important? Or both? > There is nothing so special about the Nexus One in this regard. It is the newer Qualcomm with actually relatively slow internal flash. An alternative question would be what is making your board so slow. :} You might want to do some CPU and storage tests on it to see if there is an issue there. And note that my numbers for the myTouch -- which I would consider to be pretty much low-end Android hardware for these things -- are better than your numbers. Maybe for package scanning that could be explained by you having a lot more .apks pre-installed on your device... but with you taking over 2x as long to do class preloading, I think you have a problem somewhere. -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
