Skip to content

Missing parts from the original algorithm #7

Description

@AxFaure

Hi !

I noticed that several optimization that are present in the original implementations of the diff algorithm in this repo were not implemented in this crate. For instance dissimilar has no:

  • line_mode
  • half_diff
  • timeout
    (There may be other missing features that I did not notice)

Since there is no mention of it in the Readme, I was wondering why you did not include them.
Are these features you didn't have time to implement / don't think are useful or is there any issue preventing their implementation?
And as a result, do you think we should consider adding them to the crate?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions