Skip to content

Improve jsonapi include #1159

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

Closed
wants to merge 2 commits into from

Conversation

beauby
Copy link
Contributor

@beauby beauby commented Sep 16, 2015

Building the included array in place, in order to save some temporary allocations and lots of uniq! calls. Plus, this prevents infinite include loops.

This is based on #1158.

@NullVoxPopuli
Copy link
Contributor

Review pending merge of #1158

  • looks like most of the changes here are from that PR.

@beauby beauby force-pushed the improve-jsonapi-include branch from 4395eff to 4550a26 Compare September 16, 2015 16:17
@beauby beauby force-pushed the improve-jsonapi-include branch 3 times, most recently from 798613d to 7138aa5 Compare September 18, 2015 00:49
@beauby beauby force-pushed the improve-jsonapi-include branch from 7138aa5 to c40ebec Compare September 18, 2015 00:51
@beauby
Copy link
Contributor Author

beauby commented Sep 21, 2015

Those changes have been incorporated into #1158.

@beauby beauby closed this Sep 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants