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

[performance][wip] Add smart propagation prevention #98

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

JanKoelzer
Copy link
Contributor

This fixes #82: Do not inform dependent cells about updates, if another update is in sight.

Copy link
Owner

@phaller phaller left a comment

Choose a reason for hiding this comment

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

Would be good to see an example (or a class of examples) where this optimization would help.

@JanKoelzer JanKoelzer changed the title Add smart propagation prevention [performance] Add smart propagation prevention Mar 21, 2018
…s a fix, but Cell#775 is suspicious.

(cherry picked from commit 584de07)
(cherry picked from commit ff4e0a1)
@JanKoelzer JanKoelzer changed the title [performance] Add smart propagation prevention [performance][wip] Add smart propagation prevention Mar 31, 2018
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.

Add "Smart Progagation Prevention"
2 participants