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

Issue 56071: Enable TCMalloc. (Closed)

Created:
11 years, 8 months ago by Mike Belshe
Modified:
9 years, 5 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Enable TCMalloc. I think this will be a good perf win. Will test on bbots. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=12817

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -1 line) Patch
M webkit/build/JavaScriptCore/pthread.h View 1 1 chunk +14 lines, -0 lines 0 comments Download
M webkit/build/webkit_common_defines.vsprops View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Mike Belshe
11 years, 8 months ago (2009-03-30 20:01:47 UTC) #1
darin (slow to review)
OK for experimentation purposes. (As discussed, I'd be very surprised if this doesn't blow up ...
11 years, 8 months ago (2009-03-30 21:03:30 UTC) #2
Dean McNamee
11 years, 8 months ago (2009-03-31 16:11:44 UTC) #3
The results seem quite good in terms of performance, but it seems everything
took a hit in memory usage / working set size.

On 2009/03/30 21:03:30, darin wrote:
> OK for experimentation purposes.  (As discussed, I'd be very surprised if this
> doesn't blow up due to mismatched allocators.)
> 
> http://codereview.chromium.org/56071/diff/1/2
> File webkit/build/JavaScriptCore/pthread.h (right):
> 
> http://codereview.chromium.org/56071/diff/1/2#newcode85
> Line 85: TlsSetValue(key, value);
> nit: indentation

Powered by Google App Engine
This is Rietveld 408576698