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

Issue 10828342: Per-host V8 histograms. (Closed)

Created:
8 years, 4 months ago by marja
Modified:
8 years, 3 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, jochen (gone - plz use gerrit)
Visibility:
Public.

Description

Per-host V8 histograms. Create custom V8 histograms for a specified list of hosts. The histograms are used if all RenderViews are displaying a page from the same host. BUG= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=154700

Patch Set 1 #

Patch Set 2 : better version #

Total comments: 6

Patch Set 3 : new version #

Patch Set 4 : . #

Total comments: 9

Patch Set 5 : code review #

Patch Set 6 : rebased #

Total comments: 15

Patch Set 7 : Code review. #

Patch Set 8 : tests & testability #

Total comments: 2

Patch Set 9 : test fix #

Total comments: 2

Patch Set 10 : fewer histograms #

Patch Set 11 : maybe win build fix #

Patch Set 12 : lame fix attempt for V8ValueConverterImplTest.BasicRoundTrip #

Unified diffs Side-by-side diffs Delta from patch set Stats (+198 lines, -4 lines) Patch
M content/content_tests.gypi View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/render_thread_impl.h View 1 2 3 4 5 6 7 8 9 10 2 chunks +48 lines, -0 lines 0 comments Download
M content/renderer/render_thread_impl.cc View 1 2 3 4 5 6 7 8 9 10 11 2 chunks +62 lines, -4 lines 0 comments Download
A content/renderer/render_thread_impl_unittest.cc View 1 2 3 4 5 6 7 1 chunk +78 lines, -0 lines 0 comments Download
M content/renderer/render_view_impl.cc View 1 2 3 4 5 6 7 8 9 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (0 generated)
Charlie Reis
http://codereview.chromium.org/10828342/diff/1004/content/renderer/render_thread_impl.cc File content/renderer/render_thread_impl.cc (right): http://codereview.chromium.org/10828342/diff/1004/content/renderer/render_thread_impl.cc#newcode162 content/renderer/render_thread_impl.cc:162: return ".gmail"; I don't understand how you're defining host. ...
8 years, 4 months ago (2012-08-16 16:22:56 UTC) #1
marja
Thanks for comments. (I'm not about to commit this CL even if it gets reviewed; ...
8 years, 4 months ago (2012-08-21 15:21:15 UTC) #2
Charlie Reis
http://codereview.chromium.org/10828342/diff/9001/content/renderer/render_thread_impl.cc File content/renderer/render_thread_impl.cc (right): http://codereview.chromium.org/10828342/diff/9001/content/renderer/render_thread_impl.cc#newcode170 content/renderer/render_thread_impl.cc:170: std::string common_host; These are globals and should start with ...
8 years, 4 months ago (2012-08-21 22:46:49 UTC) #3
marja
Thanks for comments! http://codereview.chromium.org/10828342/diff/9001/content/renderer/render_thread_impl.cc File content/renderer/render_thread_impl.cc (right): http://codereview.chromium.org/10828342/diff/9001/content/renderer/render_thread_impl.cc#newcode170 content/renderer/render_thread_impl.cc:170: std::string common_host; On 2012/08/21 22:46:49, creis ...
8 years, 4 months ago (2012-08-22 14:59:30 UTC) #4
Charlie Reis
Thanks, this is much better. Can you add a unit test? It took me a ...
8 years, 4 months ago (2012-08-22 23:09:59 UTC) #5
marja
Thanks again for comments! It seemed tricky to add a test (I couldn't just create ...
8 years, 4 months ago (2012-08-23 14:15:00 UTC) #6
Charlie Reis
Thanks for the test! LGTM, depending on your decision about whether closing all but one ...
8 years, 4 months ago (2012-08-23 16:30:39 UTC) #7
marja
Thanks for review! http://codereview.chromium.org/10828342/diff/20001/content/renderer/render_thread_impl_unittest.cc File content/renderer/render_thread_impl_unittest.cc (right): http://codereview.chromium.org/10828342/diff/20001/content/renderer/render_thread_impl_unittest.cc#newcode73 content/renderer/render_thread_impl_unittest.cc:73: // view navigated back to the ...
8 years, 4 months ago (2012-08-24 09:29:10 UTC) #8
jochen (gone - plz use gerrit)
https://chromiumcodereview.appspot.com/10828342/diff/23001/content/renderer/render_thread_impl.cc File content/renderer/render_thread_impl.cc (right): https://chromiumcodereview.appspot.com/10828342/diff/23001/content/renderer/render_thread_impl.cc#newcode212 content/renderer/render_thread_impl.cc:212: custom_histograms_.insert("V8.MemoryExternalFragmentationTotal"); for now, I think the following three histograms ...
8 years, 3 months ago (2012-08-28 12:48:54 UTC) #9
marja
https://chromiumcodereview.appspot.com/10828342/diff/23001/content/renderer/render_thread_impl.cc File content/renderer/render_thread_impl.cc (right): https://chromiumcodereview.appspot.com/10828342/diff/23001/content/renderer/render_thread_impl.cc#newcode212 content/renderer/render_thread_impl.cc:212: custom_histograms_.insert("V8.MemoryExternalFragmentationTotal"); On 2012/08/28 12:48:54, jochen wrote: > for now, ...
8 years, 3 months ago (2012-08-28 13:57:28 UTC) #10
jochen (gone - plz use gerrit)
lgtm
8 years, 3 months ago (2012-08-28 14:45:12 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/marja@chromium.org/10828342/26001
8 years, 3 months ago (2012-08-28 14:59:58 UTC) #12
commit-bot: I haz the power
Try job failure for 10828342-26001 (retry) on win for step "compile" (clobber build). It's a ...
8 years, 3 months ago (2012-08-28 16:53:54 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/marja@chromium.org/10828342/27007
8 years, 3 months ago (2012-08-29 08:42:15 UTC) #14
commit-bot: I haz the power
Try job failure for 10828342-27007 (retry) on win for step "compile" (clobber build). It's a ...
8 years, 3 months ago (2012-08-29 10:50:24 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/marja@chromium.org/10828342/27007
8 years, 3 months ago (2012-08-29 11:21:52 UTC) #16
commit-bot: I haz the power
Try job failure for 10828342-27007 (retry) on linux_chromeos for step "content_unittests". It's a second try, ...
8 years, 3 months ago (2012-08-29 14:13:02 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/marja@chromium.org/10828342/30009
8 years, 3 months ago (2012-08-29 15:03:18 UTC) #18
commit-bot: I haz the power
Try job failure for 10828342-30009 (retry) (retry) on win_rel for step "browser_tests" (clobber build). It's ...
8 years, 3 months ago (2012-08-29 19:17:07 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/marja@chromium.org/10828342/30009
8 years, 3 months ago (2012-09-03 12:12:25 UTC) #20
commit-bot: I haz the power
Try job failure for 10828342-30009 (retry) on linux_chromeos for step "runhooks". It's a second try, ...
8 years, 3 months ago (2012-09-03 14:37:40 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/marja@chromium.org/10828342/30009
8 years, 3 months ago (2012-09-03 14:43:07 UTC) #22
commit-bot: I haz the power
8 years, 3 months ago (2012-09-03 17:04:07 UTC) #23
Change committed as 154700

Powered by Google App Engine
This is Rietveld 408576698