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

Removing redundant double-parsing of resources #31

Merged
merged 1 commit into from
Dec 7, 2015

Conversation

jamesbrooks
Copy link
Contributor

While taking a quick skim through the library to determine if it's something we'd like to use in a project (it is, great work btw) I ran into this strange looking part where resources appeared to be parsed twice.

Simply removing this doubling up causes tests to pass correctly so hopefully it's a cheap performance improvement.

@ealeksandrov
Copy link
Contributor

👍

@joshdholtz
Copy link
Owner

Thanks @jamesbrooks!

joshdholtz pushed a commit that referenced this pull request Dec 7, 2015
Removing redundant double-parsing of resources
@joshdholtz joshdholtz merged commit 1851be3 into joshdholtz:master Dec 7, 2015
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.

3 participants