Date: Wed, 11 Feb 2026 17:32:37 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 293118] diff(1): runs almost forever on large files Message-ID: <bug-293118-227-zT6aM702uh@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-293118-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293118 Michael Osipov <michaelo@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |michaelo@FreeBSD.org --- Comment #1 from Michael Osipov <michaelo@FreeBSD.org> --- Coming from bug 265320: Running on: FreeBSD deblndw013x10v.innomotics.net 16.0-CURRENT FreeBSD 16.0-CURRENT #2 main-n283868-c08ee1eba989: Wed Feb 11 17:56:01 CET 2026 root@deblndw013x10v.innomotics.net:/usr/obj/root/freebsd-src/amd64.amd64/sys/GENERIC amd64 * Expand this tar file: https://people.freebsd.org/~michaelo/pr-265320/TEST-xml.tar.gz * Let it run: diff -ur TEST-xml-master/ TEST-xml-SUREFIRE-1934/ > /dev/null It will take almost forever to run GNU diff is fast here: # time gdiff -ur TEST-xml-master/ TEST-xml-SUREFIRE-1934/ > /dev/null real 0m19.084s user 0m16.097s sys 0m2.987s -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-293118-227-zT6aM702uh>
