Skip to content

Improve responsiveness by skipping data transfer to worker [DO NOT MERGE] - #185

Closed
lucaswoj wants to merge 2 commits into
masterfrom
skip-worker
Closed

lucaswoj wants to merge 2 commits into
masterfrom
skip-worker

Conversation

@lucaswoj

Copy link
Copy Markdown

There are still a number of unknowns but this proof-of-concept demonstrates pretty significant gains in responsiveness by doing GeoJSON parsing / tiling in the main thread.

The magic mostly needs to happen upstream mapbox/mapbox-gl-js#1979

cc @kelvinabrokwa @mourner @mcwhittemore

@mcwhittemore

Copy link
Copy Markdown
Contributor

@lucaswoj - I'm going to close this PR as I think the next version of mapbox-gl-js gets us pretty far.

@lucaswoj

lucaswoj commented Mar 8, 2016

Copy link
Copy Markdown
Author

🚀 Sounds good to me. skipWorker, as a performance feature, is totally obsolete in the face of mapbox/mapbox-gl-js#2224

@mcwhittemore
mcwhittemore deleted the skip-worker branch March 8, 2016 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants