Issue metadata
Sign in to add a comment
|
Include UI overhead in telemetry smoothness |
||||||||||||||||||||||||
Issue descriptionCurrently telemetry tests such as smoothness (e.g. rasterize_and_record_micro.top_25) use content::SyntheticGesture to drive the smoothness. Because this code starts sending events from content through blink, cc, gpu, it ignores the overhead from the Chrome browser (or Mus) ui code. Given that the mustash project is altering the ui code and cc/gpu code, we'd like to ensure that we can measure as much of the ui event handling code between mus and !mus configurations. So: generalize / modify the telemetry event code to include the layer using ozone/x11 platform.
,
Mar 23 2017
,
Mar 23 2017
,
Mar 23 2017
,
Mar 23 2017
We should be able to implement this and run locally without blocking on issue 704681 .
,
Mar 29 2017
,
May 15 2017
,
Jun 8 2017
,
Jun 12 2017
,
Jul 17 2017
,
Aug 22 2017
,
Feb 26 2018
|
|||||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||||
Comment 1 by rjkroege@chromium.org
, Mar 23 2017