• Shahar Kohanim's avatar
    cmd/link: symbol generation optimizations · 4f12cc08
    Shahar Kohanim authored
    After making dwarf generation backed by LSyms there was a performance regression
    of about 10%. These changes make on the fly symbol generation faster and
    are meant to help mitigate that.
    
    name       old secs    new secs    delta
    LinkCmdGo   0.55 ± 9%   0.53 ± 8%  -4.42%   (p=0.000 n=100+99)
    
    name       old MaxRSS  new MaxRSS  delta
    LinkCmdGo   152k ± 6%   149k ± 3%  -1.99%    (p=0.000 n=99+97)
    
    Change-Id: Iacca3ec924ce401aa83126bc0b10fe89bedf0ba6
    Reviewed-on: https://go-review.googlesource.com/21733
    Run-TryBot: Shahar Kohanim <skohanim@gmail.com>
    TryBot-Result: Gobot Gobot <gobot@golang.org>
    Reviewed-by: 's avatarDavid Crawshaw <crawshaw@golang.org>
    4f12cc08
Name
Last commit
Last update
.github Loading commit data...
api Loading commit data...
doc Loading commit data...
lib/time Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...