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

dirty check should be one fixed-point per rAF #19136

Closed
jmesserly opened this issue Jun 2, 2014 · 7 comments
Closed

dirty check should be one fixed-point per rAF #19136

jmesserly opened this issue Jun 2, 2014 · 7 comments

Comments

@jmesserly
Copy link

Observable.dirtyCheck is triggering after every async operation. This can get very expensive. Better would be to batch them so we limit to 1 per rAF

discussion here:
https://github.com/Polymer/platform-dev/issues/7

@sigmundch
Copy link
Member

Added this to the 1.6 milestone.
Removed Priority-Unassigned label.
Added Priority-Medium label.

@sigmundch
Copy link
Member

Removed this from the 1.6 milestone.
Added Polymer-P-1 label.

@sigmundch
Copy link
Member

Removed Polymer-P-1 label.
Added Polymer-Milestone-Next label.

@sigmundch
Copy link
Member

Added PolymerMilestone-Next label.

@sigmundch
Copy link
Member

Removed Polymer-Milestone-Next label.

@jmesserly
Copy link
Author

moved

@DartBot
Copy link

DartBot commented Jun 5, 2015

This issue has been moved to dart-archive/observe#63.

@kevmoo kevmoo removed the triaged label Mar 1, 2016
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

No branches or pull requests

4 participants