|
|
Description[Extensions] Add metrics for renderer sync IPCs performance
In the renderer, extensions use sync IPCs to request port ids and
request the i18n message bundle. We're looking into fixing this, but
it'll be useful to know how much time it's taking now.
BUG=645261
Committed: https://crrev.com/11a07f288fe1590b41452214f16d1777706046b9
Cr-Commit-Position: refs/heads/master@{#417489}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Mark's #
Messages
Total messages: 31 (19 generated)
The CQ bit was checked by rdevlin.cronin@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
Description was changed from ========== metrics BUG= ========== to ========== [Extensions] Add metrics for renderer sync IPCs performance In the renderer, extensions use sync IPCs to request port ids and request the i18n message bundle. We're looking into fixing this, but it'll be useful to know how much time it's taking now. BUG=642380 ==========
Description was changed from ========== [Extensions] Add metrics for renderer sync IPCs performance In the renderer, extensions use sync IPCs to request port ids and request the i18n message bundle. We're looking into fixing this, but it'll be useful to know how much time it's taking now. BUG=642380 ========== to ========== [Extensions] Add metrics for renderer sync IPCs performance In the renderer, extensions use sync IPCs to request port ids and request the i18n message bundle. We're looking into fixing this, but it'll be useful to know how much time it's taking now. BUG=645261 ==========
rdevlin.cronin@chromium.org changed reviewers: + lazyboy@chromium.org, mpearson@chromium.org
Istiaque, mind taking a look? I'd like to land this first and see if we can merge back to m54 to get some fun metrics. Mark, can you check the histograms?
lgtm
histograms.xml lgtm with one comment https://codereview.chromium.org/2316093004/diff/1/tools/metrics/histograms/hi... File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/2316093004/diff/1/tools/metrics/histograms/hi... tools/metrics/histograms/histograms.xml:15865: + extension message port id from the browser. nit: given that the function you're call in all these cases for this histogram (and suffix friends) is ExtensionHostMsg_OpenChannelTo..., perhaps this description should mention the word "channel" somewhere. Maybe also the histogram name should be revised.
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
The CQ bit was checked by rdevlin.cronin@chromium.org to run a CQ dry run
https://codereview.chromium.org/2316093004/diff/1/tools/metrics/histograms/hi... File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/2316093004/diff/1/tools/metrics/histograms/hi... tools/metrics/histograms/histograms.xml:15865: + extension message port id from the browser. On 2016/09/08 22:48:53, Mark P wrote: > nit: given that the function you're call in all these cases for this histogram > (and suffix friends) is ExtensionHostMsg_OpenChannelTo..., perhaps this > description should mention the word "channel" somewhere. Maybe also the > histogram name should be revised. Adjusted the histogram description. I think the name's probably okay, since Port is the (slightly) more canonical reference to this, but let me know if you disagree and I'll update it.
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: Try jobs failed on following builders: chromeos_amd64-generic_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromeos_amd64-...) chromeos_x86-generic_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromeos_x86-ge...)
lgtm
The CQ bit was checked by rdevlin.cronin@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from lazyboy@chromium.org Link to the patchset: https://codereview.chromium.org/2316093004/#ps20001 (title: "Mark's")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: linux_chromium_chromeos_compile_dbg_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...) linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...) linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...)
The CQ bit was checked by rdevlin.cronin@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Exceeded global retry quota
The CQ bit was checked by rdevlin.cronin@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
Message was sent while issue was closed.
Description was changed from ========== [Extensions] Add metrics for renderer sync IPCs performance In the renderer, extensions use sync IPCs to request port ids and request the i18n message bundle. We're looking into fixing this, but it'll be useful to know how much time it's taking now. BUG=645261 ========== to ========== [Extensions] Add metrics for renderer sync IPCs performance In the renderer, extensions use sync IPCs to request port ids and request the i18n message bundle. We're looking into fixing this, but it'll be useful to know how much time it's taking now. BUG=645261 ==========
Message was sent while issue was closed.
Committed patchset #2 (id:20001)
Message was sent while issue was closed.
Description was changed from ========== [Extensions] Add metrics for renderer sync IPCs performance In the renderer, extensions use sync IPCs to request port ids and request the i18n message bundle. We're looking into fixing this, but it'll be useful to know how much time it's taking now. BUG=645261 ========== to ========== [Extensions] Add metrics for renderer sync IPCs performance In the renderer, extensions use sync IPCs to request port ids and request the i18n message bundle. We're looking into fixing this, but it'll be useful to know how much time it's taking now. BUG=645261 Committed: https://crrev.com/11a07f288fe1590b41452214f16d1777706046b9 Cr-Commit-Position: refs/heads/master@{#417489} ==========
Message was sent while issue was closed.
Patchset 2 (id:??) landed as https://crrev.com/11a07f288fe1590b41452214f16d1777706046b9 Cr-Commit-Position: refs/heads/master@{#417489} |