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

Issue 18803: Put code and data pieces in their own sections. (Closed)

Created:
11 years, 11 months ago by Dean McNamee
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Put code and data pieces in their own sections. This makes --gc-sections perform better, as the GC operates on whole sections. This makes a worthwhile binary size decrease in the Chromium Linux build.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M SConstruct View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Dean McNamee
11 years, 11 months ago (2009-01-26 17:32:18 UTC) #1
Christian Plesner Hansen
Lgtm
11 years, 11 months ago (2009-01-26 18:07:27 UTC) #2
sgjesse_gmail.com
On 2009/01/26 18:07:27, Christian Plesner Hansen wrote: > Lgtm LGTM
11 years, 11 months ago (2009-01-26 19:18:31 UTC) #3
Søren Thygesen Gjesse
11 years, 11 months ago (2009-01-26 19:20:09 UTC) #4
On 2009/01/26 19:18:31, sgjesse wrote:
> On 2009/01/26 18:07:27, Christian Plesner Hansen wrote:
> > Lgtm
> 
> LGTM

LGTM (from sgjesse@chromium.org)

Powered by Google App Engine
This is Rietveld 408576698