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 optimizations #138

Closed
6 tasks done
jmdobry opened this issue Aug 26, 2014 · 0 comments
Closed
6 tasks done

Performance optimizations #138

jmdobry opened this issue Aug 26, 2014 · 0 comments
Assignees
Milestone

Comments

@jmdobry
Copy link
Member

jmdobry commented Aug 26, 2014

  • - Optimize looping over the relations of a resource
    • - Relation definitions are immutable from the moment a resource is defined
    • - Cache list of relations for easy looping
  • - Optimize promisification of lifecycle hook methods
    • - Lifecycle hook methods cannot be reassigned after resource definition
    • - Promisify once at resource definition
@jmdobry jmdobry self-assigned this Aug 27, 2014
@jmdobry jmdobry added this to the 1.0.0-beta.2 milestone Aug 27, 2014
jmdobry added a commit that referenced this issue Aug 27, 2014
jmdobry added a commit that referenced this issue Aug 28, 2014
@jmdobry jmdobry closed this as completed Aug 28, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant