Openembedded Core Discussions
 help / color / mirror / Atom feed
* Adding --enable-checking=release to gcc
@ 2012-04-07  6:49 Khem Raj
  0 siblings, 0 replies; only message in thread
From: Khem Raj @ 2012-04-07  6:49 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I added the above option to gcc and did core-image-sato build to see
if I would gain some compile time performance.

http://git.openembedded.org/openembedded-core-contrib/commit/?h=kraj/gcc-4.7&id=2d7004457a23c6c952f81e55b8ab7e3cc69bd905


The results were not very astounding but I do see some improvement

original

real    102m50.131s
user    437m7.463s
sys     67m29.237s


with --enable-checking=release

real    102m19.762s
user    439m41.749s
sys     66m10.376s

This was using shared state for native packages but cross packages
were all built too. overall gain in pecents will be more since we
would then
subtract the time it took to compile the cross tools.

This patch is for gcc-4.7 recipes as of now.

Thanks
- -Khem
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk9/42cACgkQuwUzVZGdMxS41wCfZb8YPP12HeWY35FGZINTc/+z
Ar0AniVM2osnwuPJFpgO2P/QrurW6HHl
=HzWp
-----END PGP SIGNATURE-----



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-04-07  6:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-07  6:49 Adding --enable-checking=release to gcc Khem Raj

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