microsoft / damlev

:memo: The fastest JS implementation of the Damerau-Levenshtein edit distance
MIT License
14 stars 3 forks source link

Speedboost #4

Closed SimonSchick closed 7 years ago

SimonSchick commented 7 years ago

This fixes the benchmarks and I experienced a 5% performance increase with my changes.

Beam-Jenkins commented 7 years ago

@SimonSchick, thanks for your PR! By analyzing the history of the files in this pull request, we identified @connor4312 to be a potential reviewer.