Skip to content

Reduce data stored in nodes #2

@joachimdalen

Description

@joachimdalen

To ensure performance, as little as possible of the data should be stored in the ReactFlow node object. We should move all the data to an outside store, and rather do a lookup when the details pane is opened.

  • Ensure each node type uses its own data type
  • Convert from parsed plan to data type

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions