New issue
Advanced search Search tips

Issue 729933 link

Starred by 0 users

Issue metadata

Status: Fixed
Owner:
Closed: Jun 2017
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocking:
issue 728796



Sign in to add a comment

system_health.memory_mobile regression from checker-imaging.

Project Member Reported by khushals...@chromium.org, Jun 6 2017

Issue description

Looked at this a bit with ericrk@ today. Its most likely the fact that the GPU image decode cache only caches scaled decodes (both discardable and uploads) in the sync decode path. With checker-imaging we decode and lock the original decode forcing the cache to use the original decode instead.

I'm going to try changing checker-imaging to request decodes at the requested scale instead (https://codereview.chromium.org/2928433003/) and see if that fixes it.
 
Status: Fixed (was: Assigned)

Sign in to add a comment