Skip to content

Fix for pure computeds getting auto-evaluated after mapping #9

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 1 commit into from

Conversation

tjyrkinen
Copy link

This was a significant performance issue in an application with hundreds of cross-referencing models.

Deferred computeds were already taken care of, just adding the same check for pure computeds. Basic tests mirroring the deferred behavior included.

@crissdev
Copy link
Owner

crissdev commented Feb 2, 2016

That's great. Thanks @tjyrkinen

@crissdev crissdev added this to the 2.6.0 milestone Feb 13, 2016
@crissdev crissdev closed this in 82be435 Feb 28, 2016
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