Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(108)

Issue 6931008: linux: enable safe identical code folding for release builds (Closed)

Created:
9 years, 7 months ago by Evan Martin
Modified:
9 years, 7 months ago
Reviewers:
Lei Zhang, tony
CC:
chromium-reviews
Visibility:
Public.

Description

linux: enable safe identical code folding for release builds This shaves 2.5mb (~5%) off the binary, at the cost of ~1 second (~25%) of linking. In debug builds, the 25% time cost is much larger so we only enable this for Release mode. BUG=76280 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=84088

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M build/common.gypi View 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Evan Martin
9 years, 7 months ago (2011-05-04 17:20:02 UTC) #1
tony
LGTM
9 years, 7 months ago (2011-05-04 17:51:40 UTC) #2
Lei Zhang
9 years, 7 months ago (2011-05-04 18:03:50 UTC) #3
LGTM++

Powered by Google App Engine
This is Rietveld 408576698