New issue
Advanced search Search tips

Issue 825753 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug



Sign in to add a comment

video_VideoDecodeMemoryUsage: alert the regression by comparing absolute values

Project Member Reported by hiroh@chromium.org, Mar 26 2018

Issue description

The current regression alert engine reports video_VideoDecodeMemoryUsage regression by the increase percentage from the previous measured value.
For example, the previous value is 10KB, and the current value is 50KB.
The alert engine reports since the increase percentage is 500%.
We would like to ignore in this case because the difference of the absolute value is small, 40KB.

There are two tasks for this.
(1) Change the engine to report a regression by comparing difference of absolute values.
(2) Determine a good threshold for each value.

Johny, could you investigate the way (1)?
Tomasz, may I please to do (2) if (1) is possible?

Thanks
 
Status: Assigned (was: Untriaged)
This bug has an owner, thus, it's been triaged. Changing status to "assigned".

Sign in to add a comment