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

Issue 2541073003: Instrument SdchManager using MemoryDumpProvider (Closed)

Created:
4 years ago by xunjieli
Modified:
3 years, 11 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, ssid, Primiano Tucci (use gerrit)
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Instrument SdchManager using MemoryDumpProvider This CL instruments SdchManager using MemoryDumpProvider. Even though SDCH might be unshipped (see blink-dev), it is useful to get an idea of how much memory dictionaries cost. BUG=669108 Committed: https://crrev.com/d701b6e5acd6f6f5c01224ebb1c42844773d7be2 Cr-Commit-Position: refs/heads/master@{#441485}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address ssid@ comment #

Total comments: 6

Patch Set 3 : Address Randy's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+103 lines, -0 lines) Patch
M net/base/sdch_manager.h View 2 chunks +9 lines, -0 lines 0 comments Download
M net/base/sdch_manager.cc View 1 2 chunks +33 lines, -0 lines 0 comments Download
M net/base/sdch_manager_unittest.cc View 1 2 2 chunks +58 lines, -0 lines 0 comments Download
M net/url_request/url_request_context.cc View 1 2 2 chunks +3 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 26 (16 generated)
xunjieli
Randy, PTAL. Thank you!
4 years ago (2016-12-15 19:18:07 UTC) #7
xunjieli
Here's a sample trace: https://drive.google.com/a/google.com/file/d/0B_9WseIqRoaFcEFDODM1SENfOGc/view?usp=sharing which shows a SdchManager shared between Main URLRequestContext and Main ...
4 years ago (2016-12-15 19:22:02 UTC) #10
ssid
https://codereview.chromium.org/2541073003/diff/80001/net/base/sdch_manager.cc File net/base/sdch_manager.cc (right): https://codereview.chromium.org/2541073003/diff/80001/net/base/sdch_manager.cc#newcode340 net/base/sdch_manager.cc:340: return; I feel if you could move this to ...
4 years ago (2016-12-15 23:00:32 UTC) #14
xunjieli
Thanks! PTAL. https://codereview.chromium.org/2541073003/diff/80001/net/base/sdch_manager.cc File net/base/sdch_manager.cc (right): https://codereview.chromium.org/2541073003/diff/80001/net/base/sdch_manager.cc#newcode340 net/base/sdch_manager.cc:340: return; On 2016/12/15 23:00:32, ssid wrote: > ...
4 years ago (2016-12-16 15:54:02 UTC) #15
Randy Smith (Not in Mondays)
First of all, I'm sorry I didn't respond to this review before this point--somehow I ...
4 years ago (2016-12-21 20:21:38 UTC) #16
xunjieli
Thanks a lot for the review! This one is blocked on another CL (https://codereview.chromium.org/2560593002). I ...
4 years ago (2016-12-22 16:06:35 UTC) #17
ssid
lgtm
3 years, 11 months ago (2017-01-04 20:10:08 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2541073003/120001
3 years, 11 months ago (2017-01-04 21:19:56 UTC) #21
commit-bot: I haz the power
Committed patchset #3 (id:120001)
3 years, 11 months ago (2017-01-04 22:18:15 UTC) #24
commit-bot: I haz the power
3 years, 11 months ago (2017-01-04 22:20:12 UTC) #26
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/d701b6e5acd6f6f5c01224ebb1c42844773d7be2
Cr-Commit-Position: refs/heads/master@{#441485}

Powered by Google App Engine
This is Rietveld 408576698