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

Some performance improvements #48

Open
hampelm opened this issue Apr 30, 2013 · 0 comments
Open

Some performance improvements #48

hampelm opened this issue Apr 30, 2013 · 0 comments

Comments

@hampelm
Copy link

hampelm commented Apr 30, 2013

Here are some of the performance improvements we've made. Not at pull req quality (I separated them into a branch and haven't fully tested that branch yet), but I wanted to share some of the basic changes.

Much of the savings come from not using forEach. Perhaps the most interesting change is computing a signature for the styles that apply to each feature so that we don't have to compute the styles more than once.

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

No branches or pull requests

1 participant