Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

7
  • 1
    unix.stackexchange.com/questions/472528 piqued your curiosity did it? (-: Commented Oct 1, 2018 at 9:54
  • @JdeBP Yes indeed. It reminded me about this flag and the fact that I simply don't know what it does since I've never seen it do anything. Commented Oct 1, 2018 at 9:56
  • 1
    info diff performance explains it IIRC Commented Oct 1, 2018 at 10:28
  • 1
    Clearly related. Sadly no example of myers --> minimal results. Commented Oct 2, 2018 at 6:36
  • 1
    I would really like to get an example that would create different output with gdiff -d in order to check whether the additions to OpenBSD are useful. From my tests, I could not get any differences but it is obvious that the OpenBSD code slows down the performance which looks like a significant impact, since the diff Algorithm from Douglas McIlroy is faster than gdiff as long as you use normal file sizes. Commented Oct 2, 2018 at 13:21