Skip to content

Fix performance regression #27

@sergeche

Description

@sergeche

The #26 PR fixed error with paired elements reorder ([1, 2, 3, 4, 5, 6, 7][1, 4, 5, 2, 3, 6, 7]) but introduced performance regression with N - 1DOM operations ([1, 2, 3, 4][2, 3, 4, 1])

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions