In general this pull request contains improved version of method HtmlDiff.FindMatch() that now executes much faster, especially with large texts. With some test it takes only 6 seconds vs 3.5 min. There is also small refactoring: some types are moved to separate files to lighten Diff.cs file.
In general this pull request contains improved version of method HtmlDiff.FindMatch() that now executes much faster, especially with large texts. With some test it takes only 6 seconds vs 3.5 min. There is also small refactoring: some types are moved to separate files to lighten Diff.cs file.