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

Supress non-forced updates on transformed properties #474

Merged
merged 4 commits into from
Dec 6, 2019

Conversation

ddworak
Copy link
Member

@ddworak ddworak commented Dec 5, 2019

Some of the property conversions (e.g. streamTo) do this by chance thanks to using an internal direct property. This was reported to be an performance issue in some cases.

There's a debatable part of this PR, where .transform detects forced update and behaves accordingly. We won't be able to do this uniformly for all cases though. Please give your view on this.

@ddworak ddworak requested a review from najder-k December 5, 2019 10:16
@ddworak ddworak marked this pull request as ready for review December 6, 2019 12:40
@ddworak ddworak merged commit a367f17 into 0.8.x Dec 6, 2019
@ddworak ddworak deleted the transform-updates branch December 6, 2019 12:40
@ddworak ddworak added this to the 0.8.0 milestone Dec 22, 2019
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