Openembedded Core Discussions
 help / color / mirror / Atom feed
* Performance regression (binutils and gold)
@ 2015-04-12  8:45 Richard Purdie
  2015-04-12  9:15 ` Khem Raj
  2015-04-12 12:49 ` Martin Jansa
  0 siblings, 2 replies; 3+ messages in thread
From: Richard Purdie @ 2015-04-12  8:45 UTC (permalink / raw)
  To: openembedded-core

To allow us to upgrade to the latest binutils we ended up enabling
building of gold. Unfortunately this is clearly visible on our
performance benchmarks, it leads to a 3-4 minute speed loss in overall
build time :(.

Locally, benchmarks for building binutils-cross show:

Just ld:

95.87user 48.36system 1:05.66elapsed 219%CPU (0avgtext+0avgdata
162480maxresident)k
0inputs+1030184outputs (0major+7753895minor)pagefaults 0swaps

with gold:

366.22user 67.25system 1:14.29elapsed 583%CPU (0avgtext+0avgdata
435488maxresident)k
248inputs+1205792outputs (1major+12572236minor)pagefaults 0swaps
richard@dax:/media/build1/poky/build2$ 

So whilst it only takes 10 seconds longer overall for me on what is a
pretty powerful machine, you can see a huge increase in user time and
CPU usage. I believe that on our slower quad core performance benchmark
machine, this equates to a few minutes.

The question is therefore, do we have a better way to fix things? Is
this performance drop acceptable?

Cheers,

Richard




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-04-12 12:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-12  8:45 Performance regression (binutils and gold) Richard Purdie
2015-04-12  9:15 ` Khem Raj
2015-04-12 12:49 ` Martin Jansa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox