Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jan 2019 18:21:38 +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-FHhimqUM48@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/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234949

Ed Maste <emaste@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |emaste@freebsd.org

--- Comment #1 from Ed Maste <emaste@freebsd.org> ---
I'm not quite sure what you mean by "Somewhere since 12.0-CURRENT"; could y=
ou
describe the pre-slowdown FreeBSD version in more detail?

As a reference point my laptop has a -CURRENT kernel from end of April 2018=
 and
with your first example strip took:

1m53.95s real           1m51.04s user           0.57s sys

GNU strip from binutils 2.30_7,1 took:

4.31s real              0.96s user              3.31s sys

(Note output was to /dev/null with our strip, and an actual tempfile with G=
NU
strip as -o /dev/null failed.)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234949-227-FHhimqUM48>