Chromium Code Reviews
Description[Tentaive patch for discussion] Add Purge+Suspend metrics as UMA.
Discussion point:
- Do we need two UMA for each allocator, i.e. Shrink and Growth?
- [partition alloc] is it better to use totalActiveBytes or totalResidentBytes?
- [blinkGC] is it better to use totalBytes or totalAllocatedBytes?
BUG=635419
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.perf:android_s5_perf_cq;master.tryserver.chromium.perf:linux_perf_cq;master.tryserver.chromium.perf:mac_retina_perf_cq;master.tryserver.chromium.perf:winx64_10_perf_cq
Patch Set 1 #
Total comments: 4
Patch Set 2 : Add v8 heap usage #
Total comments: 4
Patch Set 3 : Add malloc_statistics #
Total comments: 3
Patch Set 4 : Add TODO #Patch Set 5 : Fixed Windows build failure. #Patch Set 6 : Add UMA to tab_manager #
Total comments: 2
Patch Set 7 : Fixed comment. #Patch Set 8 : Fixing build error #Patch Set 9 : Fixed Mac build failure #Patch Set 10 : Fixed misuse of CanPurgeAndSuspend #Messages
Total messages: 70 (52 generated)
|