Date: Mon, 27 May 2019 05:02:40 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 234949] Strip is enormously slow when operating on Haskell binaries Message-ID: <bug-234949-227-PWhgDOmH0V@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-234949-227@https.bugs.freebsd.org/bugzilla/> References: <bug-234949-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=234949 Mark Johnston <markj@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |In Progress Assignee|bugs@FreeBSD.org |markj@FreeBSD.org --- Comment #14 from Mark Johnston <markj@FreeBSD.org> --- I should note that elftc_string_table does not do suffix matching, unlike the implementation in strip. However in this case we're only dealing with the section name string table, where this kind of optimization is not important. -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234949-227-PWhgDOmH0V>
