[Bug 234949] Strip is enormously slow when operating on Haskell binaries
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jan 14 18:21:40 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234949
Ed Maste <emaste at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |emaste at freebsd.org
--- Comment #1 from Ed Maste <emaste at freebsd.org> ---
I'm not quite sure what you mean by "Somewhere since 12.0-CURRENT"; could you
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 GNU
strip as -o /dev/null failed.)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list