On Tue, Apr 7, 2015 at 10:06 AM, George Wright <geo...@mozilla.com> wrote:
> We've discussed adding telemetry probes to measure page painting time so > we can properly gauge what the impact is of e10s vs non-e10s. See > https://bugzilla.mozilla.org/show_bug.cgi?id=1135719 for the bug tracking > page render time issues. > I started looking into adding probes, and it looks like we don't have very good telemetry even for non-e10s tab switching. We measure the cost of updateCurrentBrowser (in FX_TAB_SWITCH_UPDATE_MS) but that's only a part of tab switching. We also try to measure the total switch time in FX_TAB_SWITCH_TOTAL_MS. However, that only seems to be recorded for basic layers, which almost no one uses anymore. -Bill _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform