hackbod wrote: [...] > The Dalvik interpreter is certainly good enough for the class of > devices we are running on. Note that in almost all of the demos that > have been shown, what you have seen is the Dalvik interpreter running > on about the same class of hardware: 350MHz CPU, 128MB RAM. And it's > not just the apps that are run by Dalvik, but almost the entire > platform is run by it (including the activity manager, package > manager, window manager, view hierarchy, etc).
I haven't seen any devices personally, but some of the people where I work saw some at MWC and their reaction was uniformly that it was unacceptably slow. I don't know what hardware or codebase that was, of course. Certainly, the emulator's slow to the point of being only marginly usable on my home machine --- 3.2GHz Celeron D --- and sluggish but better on my work machine --- a 2.4GHz Core Duo. The emulator's speed isn't representative of very much, of course. [...] > That said, the M5 release was a fair amount heavier than M3, largely > because we were in the middle of some major reworking of core parts of > the framework. The 1.0 release will be much closer to M3 in > performance, and with things like hardware acceleration support will > significantly outperform it in key areas. Sure, but there are other key areas that are pure number-crunching --- there are a lot of complaints on the -developers list right now that view inflation is really slow, for example, and that hits performance right where the user will notice it: application startup. Given that JITs these days are known technology, not particularly hard to do, and give such staggering performance improvements I'd be really surprised if one wasn't on the roadmap *somewhere*, and I'd expect it to be sooner rather than later. -- David Given [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Internals" group. To post to this group, send email to android-internals@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-internals?hl=en -~----------~----~----~----~------~----~------~--~---