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

Glimmer Performance Integration Checklist #12979

Closed
4 tasks
wycats opened this issue Feb 18, 2016 · 0 comments
Closed
4 tasks

Glimmer Performance Integration Checklist #12979

wycats opened this issue Feb 18, 2016 · 0 comments
Labels

Comments

@wycats
Copy link
Member

wycats commented Feb 18, 2016

This is a list of items that aren't strictly required for semantic compatibility, but probably need to happen before we ship.

  • Hook up observers on second hit to a reference
  • Use isDirty pervasively throughout the Glimmer code
  • Eliminate the cost of attribute merging on normal elements
  • Basic ConstReference optimization (related to unbound)

(related to #12907)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants