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

Issue 3444006: linux: Pass -pipe to gcc. (Closed)

Created:
10 years, 3 months ago by Evan Martin
Modified:
9 years, 7 months ago
CC:
chromium-reviews
Base URL:
http://src.chromium.org/git/chromium.git
Visibility:
Public.

Description

linux: Pass -pipe to gcc. This was marginally faster in my local test on one file. TEST=compiles Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=59583

Patch Set 1 #

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

Messages

Total messages: 7 (0 generated)
Evan Martin
10 years, 3 months ago (2010-09-15 22:40:02 UTC) #1
Elliot Glaysher
Therefore it will be faster everywhere! LGTM. On Wed, Sep 15, 2010 at 3:40 PM, ...
10 years, 3 months ago (2010-09-15 22:43:20 UTC) #2
Lei Zhang
LGTM. I wonder what the actual speedup is. Patch set 1 only affects OS_POSIX - ...
10 years, 3 months ago (2010-09-15 22:45:29 UTC) #3
Lei Zhang
On 2010/09/15 22:45:29, Lei Zhang wrote: > LGTM. > > I wonder what the actual ...
10 years, 3 months ago (2010-09-16 00:12:29 UTC) #4
Evan Martin
On 2010/09/16 00:12:29, Lei Zhang wrote: > Didn't really improve building the chrome target for ...
10 years, 3 months ago (2010-09-16 00:14:49 UTC) #5
Evan Martin
On 2010/09/16 00:14:49, Evan Martin wrote: > On 2010/09/16 00:12:29, Lei Zhang wrote: > > ...
10 years, 3 months ago (2010-09-16 00:26:34 UTC) #6
Evan Martin
10 years, 3 months ago (2010-09-16 19:48:08 UTC) #7
Looking now, it maybe shaved off like 20sec, but that could just be due to small
changes happening since my patch.

PS: mac already uses -pipe

Powered by Google App Engine
This is Rietveld 408576698