It's not actually a 2x perf win

It's more like a 15% reduction in instruction count, which is still
nice.
pull/708/merge 0.58.0
Wilfred Hughes 2024-05-10 16:27:44 +07:00
parent edb839c803
commit 0c9277108b
1 changed files with 1 additions and 2 deletions

@ -26,8 +26,7 @@ Difftastic now has a man page, see the `difft.1` file.
### Performance
Fixed a memory leak and substantially improved performance in some
cases (up to 2x in testing).
Fixed a memory leak and improved performance in some cases.
### Command Line Interface