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

Remove duplicate _get_url call #44

Merged
merged 1 commit into from Oct 14, 2016
Merged

Conversation

razh
Copy link
Contributor

@razh razh commented Jun 14, 2016

This PR improves JS performance if there are a large number of URLs.

@@ -80,7 +80,7 @@
};
};

var name, pattern, self, url_patterns, _i, _len, _ref;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

self is already declared higher up.

@ierror
Copy link
Owner

ierror commented Oct 14, 2016

thanks!

@ierror ierror merged commit c512af9 into ierror:develop Oct 14, 2016
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.

None yet

2 participants