[Bug 234949] Strip is enormously slow when operating on Haskell binaries

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun May 19 18:10:08 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234949

--- Comment #5 from Gleb Popov <arrowd at FreeBSD.org> ---
I compiled strip from elftoolchain upstream and ran it under google-perftools.

Results are here:
http://arrowd.name/strip.prof.1.ps
http://arrowd.name/strip.prof.2.ps

Most of time (53%) is spent in elf_getscn() function.

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


More information about the freebsd-bugs mailing list