Releases: AnubhabB/diff-match-patch-rs
Releases · AnubhabB/diff-match-patch-rs
Major performance boost on the `Diff` flow
~40% gain in Diff
performance without any algorithmic optimization.
This release is the result of a bunch of experiments targeting compiler optimizations, documented here.