|
|
|
|
|
by masklinn
5862 days ago
|
|
> 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. |
|