Skip to content

Cache ScopeKeyData #158

@phillipskevin

Description

@phillipskevin

Currently, each time a property from the scope is used, a new ScopeKeyData is created. Here is the graph of a relatively simple page (http://www.place-my-order.com/restaurants). Each of the items in an orange box is a different ScopeKeyData for "state":

image

Is there any reason we can't cache these? cc @justinbmeyer

Here is an example of what this would look like:

image

The code for this is on here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions