diff options
author | davemoore@chromium.org <davemoore@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-21 17:16:54 +0000 |
---|---|---|
committer | davemoore@chromium.org <davemoore@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-21 17:16:54 +0000 |
commit | c999f81499325506e3be3e373b1637bc3d71e85e (patch) | |
tree | 7a7d94c688cd795de53dc2a263fb28140bcd00a4 /views/views.gyp | |
parent | aa436aaa420619652d1d266da66c2320d2b2bb44 (diff) | |
download | chromium_src-c999f81499325506e3be3e373b1637bc3d71e85e.zip chromium_src-c999f81499325506e3be3e373b1637bc3d71e85e.tar.gz chromium_src-c999f81499325506e3be3e373b1637bc3d71e85e.tar.bz2 |
Add support for stripping Chrome tests.
The chromeos-chrome ebuild strips Chrome tests after the build, but it
can run significantly faster if we strip them during the build. This
changelist reduces the time it takes to build Chrome by allowing
developers to remove unnecessary debug symbols.
Performance comparison on z600 LOCAL_SOURCE build:
Before: 24m31s (257m04s user, 23m19s sys)
After: 20m55s (236m12s user, 22m10s sys)
Companion CL for updating Chrome OS to use strip_tests by default is here:
https://gerrit.chromium.org/gerrit/11517
BUG=chromium-os:22844
TEST=Build with and without debug symbols. Confirm speed difference.
Review URL: http://codereview.chromium.org/8526022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110948 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'views/views.gyp')
0 files changed, 0 insertions, 0 deletions