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

Issue 438963007: base/allocator: Hardcode TCMalloc debug optimization level to 2 on Linux. (Closed)

Created:
6 years, 4 months ago by willchan no longer on Chromium
Modified:
6 years, 4 months ago
Reviewers:
Nico
CC:
chromium-reviews, erikwright+watch_chromium.org, dmikurube+memory_chromium.org, DaleCurtis
Visibility:
Public.

Description

base/allocator: Hardcode TCMalloc debug optimization level to 2 on Linux. TCMalloc is very slow in debug mode. This may have a substantial improvement on test cycle time. Theoretically, we shouldn't need to debug TCMalloc very often. BUG=388949 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=287226

Patch Set 1 #

Total comments: 1

Patch Set 2 : Address Nico's comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M base/allocator/allocator.gyp View 1 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
willchan no longer on Chromium
Hey Nico, I'm thinking of landing this as an experiment, assuming it doesn't break anything. ...
6 years, 4 months ago (2014-08-02 00:06:25 UTC) #1
Nico
lgtm https://codereview.chromium.org/438963007/diff/1/base/allocator/allocator.gyp File base/allocator/allocator.gyp (right): https://codereview.chromium.org/438963007/diff/1/base/allocator/allocator.gyp#newcode309 base/allocator/allocator.gyp:309: 'debug_optimize': 2, Add a comment along the lines ...
6 years, 4 months ago (2014-08-02 00:10:49 UTC) #2
willchan no longer on Chromium
Cool, thanks. I've updated the CL accordingly.
6 years, 4 months ago (2014-08-02 00:19:27 UTC) #3
DaleCurtis
FYI: there are a lot more of these you can set, but I don't know ...
6 years, 4 months ago (2014-08-02 00:54:31 UTC) #4
willchan no longer on Chromium
The CQ bit was checked by willchan@chromium.org
6 years, 4 months ago (2014-08-02 18:36:35 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/willchan@chromium.org/438963007/20001
6 years, 4 months ago (2014-08-02 18:37:38 UTC) #6
willchan no longer on Chromium
Thanks Dale. If this experiment goes well, I'll followup with a CL to do it ...
6 years, 4 months ago (2014-08-02 18:40:01 UTC) #7
commit-bot: I haz the power
6 years, 4 months ago (2014-08-02 22:21:58 UTC) #8
Message was sent while issue was closed.
Change committed as 287226

Powered by Google App Engine
This is Rietveld 408576698