New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 884952 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Sep 18
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocking:
issue 884950



Sign in to add a comment

Remove alerts for the _discrepancy and some mean_ metrics (rendering benchmark)

Project Member Reported by sadrul@chromium.org, Sep 18

Issue description

We are removing the _discrepancy metrics from the rendering benchmark report:

 . frame_times_discrepancy
 . input_event_latency_discrepancy
 . main_thread_scroll_latency_discrepancy

( issue 884950  has more details).

I believe there are alerts set up for these metrics. Those alerts should be removed.
 
The alerts for the following metrics should also be removed:
 . mean_frame_times
 . mean_input_event_latency
 . mean_main_thread_scroll_latency

The alerts should be set for frame_times, input_event_latency, and main_thread_scroll_latency instead (if not already set).

(https://bugs.chromium.org/p/chromium/issues/detail?id=884950#c2 for more details)
Summary: Remove alerts for the _discrepancy and some mean_ metrics (rendering benchmark) (was: Remove alerts for the _discrepancy metrics (rendering benchmark))
Status: Fixed (was: Assigned)
Ok these were removed:

ChromiumPerf/*/rendering.*/frame_times_discrepancy/*
ChromiumPerf/*/rendering.*/input_event_latency_discrepancy/*
ChromiumPerf/*/rendering.*/mean_frame_time/*
ChromiumPerf/*/rendering.*/mean_input_event_latency/*
ChromiumPerf/*/rendering.*/mean_main_thread_scroll_latency/*


And I didn't see anything set for main_thread_scroll_latency_discrepancy

Sign in to add a comment