Skip to content

Improve insert/deletion performance #33

Description

@sderickson

Right now when refreshing an array or object property, the children are updated in the least efficient way, by closing and reopening the property, thus rebuilding each and every child node. This is a really dumb but effective way to do this. Find a smarter but still effective method.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions