Skip to content

Performance optimizations #138

Closed
Closed
@jmdobry

Description

@jmdobry
  • - 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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions