On Sun, Nov 9, 2014 at 2:35 PM, Nicholas Nethercote <n.netherc...@gmail.com> wrote: >> >> BTW, does AWSY deal with e10s? > > That's an excellent question... I suspect not. I wonder if it'll get > confused or just report measurements (e.g. "explicit", "resident") for > one of the processes.
I just looked at the code and I *think* it'll sum all the individual reports from the two processes and present them as if they came from a single process. Which is probably the least worst way it can fail to handle e10s properly -- it's a bit weird but the results won't be crazy :) But we should fix things to report them separately. Nick _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform