RESOLVED FIXED 15497
Panning is slow in openlayers demo
https://bugs.webkit.org/show_bug.cgi?id=15497
Summary Panning is slow in openlayers demo
Eric Seidel (no email)
Reported 2007-10-13 23:42:01 PDT
Panning is slow in openlayers demo http://dev.openlayers.org/sandbox/crschmidt/osm/examples/osm-layer.html We'll need to sample to figure out why. I expect we're just repainting way too often (and too much).
Attachments
Eric Seidel (no email)
Comment 1 2007-12-15 04:02:38 PST
Mostly loading is slow. Planning seems fine.
Christopher Schmidt
Comment 2 2008-08-24 22:02:02 PDT
Loading was likely slow for reasons unrelated to performance. (Specifically, the old URL used the 'non-singlefile' build of OpenLayers, where all 150+ Javascript files are loaded sequentially.) In Safari 3.0, the URL was somewhat slow. In 3.1, it's way faster -- and about 5x faster than FF3. I would say this bug can probably be closed at this point. http://openlayers.org/dev/examples/osm-layer.html is the new, equivalent, URL.
Nikolas Zimmermann
Comment 3 2012-05-19 16:52:33 PDT
Fully agreed, it's quite quick. Closing this bug after years :-)
Note You need to log in before you can comment on or make changes to this bug.