Hacker News new | ask | show | jobs
by zzzmarcus 5862 days ago
I have a 3GS and an N1 running froyo. The iphone is still faster/smoother by a wide margin. In fact, the much touted speed improvements in froyo are hardly noticeable IMO. As a full-time Android dev, I wish they were.
1 comments

> In fact, the much touted speed improvements in froyo are hardly noticeable IMO. As a full-time Android dev, I wish they were.

So Froyo improves speed in applications, but doesn't improve UI responsiveness much?

Would make sense if most of these improvements come from the JIT: UI stuff (especially responsiveness issues) generally isn't about tight loops, so the JIT compiler wouldn't help much.