Date: Sun, 19 May 2019 18:10:05 +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-Wwae6t9Q3N@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 --- Comment #5 from Gleb Popov <arrowd@FreeBSD.org> --- I compiled strip from elftoolchain upstream and ran it under google-perftoo= ls. 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. --=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-Wwae6t9Q3N>