feature23 / StringSimilarity.NET

A .NET port of java-string-similarity
Other
448 stars 70 forks source link

Add benchmark project, some small optimizations #39

Closed paulirwin closed 3 months ago

paulirwin commented 5 months ago

This adds a BenchmarkDotNet project so that we can measure improvements (or regressions) with different changes.

This also does some improvements to reduce execution time and allocations on some benchmarks: