Skip to content

1.4.0

Compare
Choose a tag to compare
@Turnerj Turnerj released this 03 May 08:10

Performance Improvements

  • Replaced primary .NET Core implementation with new Diagonal Levenshtein Calculation, based on Anna Henningsen's C implementation of Levenshtein Distance - approximately 40% faster than previous
  • Faster sequential filling for non-diagonal calculations - approximately 20-40% faster than previous