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

Get rid of user-specified refs #3486

Merged
merged 1 commit into from
Nov 3, 2016
Merged

Get rid of user-specified refs #3486

merged 1 commit into from
Nov 3, 2016

Conversation

jfirebaugh
Copy link
Contributor

WIP for #1393. Depends on mapbox/mapbox-gl-style-spec#553. Further development work waiting on mapbox/mapbox-gl-style-spec#554.

@tmcw
Copy link
Contributor

tmcw commented Oct 28, 2016

🎉 so psyched to see this happening, thx for working on it @jfirebaugh!

@lucaswoj
Copy link
Contributor

This is great! I love how simple groupByLayout is.

@jfirebaugh
Copy link
Contributor Author

Rebased after #3487 and this is now passing.

Copy link
Member

@mourner mourner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks fantastic! Remaining items:

this.buffers.destroy();
this.buffers = null;
}
}}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

weird indenting here

@jfirebaugh
Copy link
Contributor Author

benchmark master 74077d7 deref 3d1ff7f
map-load 143 ms 110 ms
style-load 127 ms 127 ms
buffer 1,004 ms 987 ms
fps 60 fps 60 fps
frame-duration 4.2 ms, 0% > 16ms 4.2 ms, 0% > 16ms
query-point 0.88 ms 0.90 ms
query-box 72.87 ms 74.32 ms
geojson-setdata-small 7 ms 6 ms
geojson-setdata-large 230 ms 265 ms

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.

4 participants