Page MenuHomePhabricator

Don't request image resizes from the API if we already have a larger image in the cache
Closed, ResolvedPublic1 Estimated Story Points

Description

Image resizing in the browser is pretty good these days so if we have a large image there's no need to fetch a smaller one from the API. For images which are originally tens of megapixels this places a large strain on the servers.

Event Timeline

Esanders raised the priority of this task from to Needs Triage.
Esanders updated the task description. (Show Details)
Esanders subscribed.
gerritbot subscribed.

Change 187967 had a related patch set uploaded (by Esanders):
Only re-render if the images is larger than the last rendering

https://gerrit.wikimedia.org/r/187967

Patch-For-Review

Change 187967 merged by jenkins-bot:
Only re-render if the images is larger than the last rendering

https://gerrit.wikimedia.org/r/187967