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

Issue 2900223002: Turn on heap profiling for memory.desktop benchmark (Closed)

Created:
3 years, 7 months ago by etienneb
Modified:
3 years, 7 months ago
Reviewers:
nednguyen, erikchen
CC:
chromium-reviews, telemetry-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Turn on heap profiling for memory.desktop benchmark The memory metric related to malloc used by telemetry is noisy because it is based on the HeapWalk implementation and affected by the tracing infra-structure. A shim_allocated_size / shim_allocated_objects metric is added to provide a more precise metric based on objects allocated through the shim. This metric is much more precise but require heap-profiling to be turn on. Related to: https://codereview.chromium.org/2865333002 https://codereview.chromium.org/2801153004 Note to Perf sheriffs, this CL may: * affect memory consumption for the 'memory.desktop' benchmarks * slowdown 'memory.desktop'benchmarks by adding an extra cost for tracking allocations. R=erikchen BUG=713191 Review-Url: https://codereview.chromium.org/2900223002 Cr-Commit-Position: refs/heads/master@{#474423} Committed: https://chromium.googlesource.com/chromium/src/+/9af9d8069f1a0e3862c5c8526e20ef529f402134

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -0 lines) Patch
M tools/perf/benchmarks/memory.py View 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (15 generated)
erikchen
Can we also turn this on for system_health.memory_desktop? Also please add a crbug and a ...
3 years, 7 months ago (2017-05-23 23:27:47 UTC) #5
erikchen
On 2017/05/23 23:27:47, erikchen wrote: > Can we also turn this on for system_health.memory_desktop? Also ...
3 years, 7 months ago (2017-05-23 23:34:48 UTC) #7
etienneb
PTAnL and CQ I need an owner (Dirk!?)
3 years, 7 months ago (2017-05-23 23:35:26 UTC) #8
etienneb
PTAnL and CQ I need an owner lgtm (nednguyen)
3 years, 7 months ago (2017-05-23 23:36:24 UTC) #10
nednguyen
On 2017/05/23 23:36:24, etienneb wrote: > PTAnL and CQ > I need an owner lgtm ...
3 years, 7 months ago (2017-05-23 23:38:11 UTC) #11
etienneb
A comment is added to the description for the sheriff. erikchen@, I prefer to turn ...
3 years, 7 months ago (2017-05-24 14:21:31 UTC) #13
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/2900223002/1
3 years, 7 months ago (2017-05-24 21:01:37 UTC) #20
commit-bot: I haz the power
3 years, 7 months ago (2017-05-24 21:07:42 UTC) #23
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/9af9d8069f1a0e3862c5c8526e20...

Powered by Google App Engine
This is Rietveld 408576698