mupchrch / split-diff

Side-by-side file compare for the Atom text editor.
https://atom.io/packages/split-diff
MIT License
200 stars 26 forks source link

diff large files extremely slow 30'000+ lines #175

Open ed-harris opened 4 years ago

ed-harris commented 4 years ago

I have to compare often some configuration files that are 20'000+ lines. Atom with split-diff takes many minutes and I'm not even sure how long it takes, most often I quit and then I started to use meldmerge, as it completes the diff below 30 seconds.

How can I find out what might be the cause?