Skip to content

Implement array diff using Myers' algorithm #3

@stephank

Description

@stephank

Diffing arrays is particularly inefficient when changes trigger the full LCS algorithm. Implementing Myers' algorithm should be a significant speed-up.

(Leaving this as a note for myself, no time to tackle the issue right now.)

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