Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 2 commits into from

Conversation

lucaswoj
Copy link

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
Contributor

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

@lucaswoj
Copy link
Author

lucaswoj commented Mar 8, 2016

🚀 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