Hacker News new | ask | show | jobs
by ptn 5561 days ago
Try opening it with Chrome (seriously)
1 comments

Works perfectly, right?
Works, but kind of sluggish by comparison. (Odd that I'd find myself saying that about Chrome and Firefox!)
We worked hard to make it fast in Chrome. Their profiling tools were great at finding some bottlenecks that improved perf in all browsers.

My guess is that we're pushing up against the limits of Chrome's repaint rate when the map canvas starts cranking. That's not as much of a bottleneck in Firefox since there's not a separate rendering process.

It's much faster on Chrome than Firefox here (ubuntu).