Page MenuHomePhabricator

Test performance for lazy loading images
Closed, DeclinedPublic

Description

Lazy loading images is live on mobile (the graph is the page weight graph for the Facebook page on mobile):

Screen Shot 2016-08-22 at 3.16.02 PM.png (458×2 px, 90 KB)

We should have a way of keep track of the performance of lazy loading, it will be even more important if we switch to show full articles instead of folded.

I've started trying out super simple scripting of WebPageTest the other day, but need to add a click on opening each folded content. But not 100% how/what we should measure.

combineSteps
navigate    https://en.m.wikipedia.org/wiki/Facebook
execAndWait window.setInterval(scrollBy.bind(window, 0, 600), 1000)

Event Timeline

Peter renamed this task from Test performance on lazy loading images to Test performance for lazy loading images.Aug 22 2016, 1:25 PM

What's good is that we could see changes in the measurements we have now see T144734

Need to look into the change in SpeedIndex though, I didn't see that coming.

Peter removed Peter as the assignee of this task.Dec 7 2016, 5:25 PM
Gilles triaged this task as Low priority.
Gilles added a project: Web-Team-Backlog.
Gilles moved this task from Doing (old) to Radar on the Performance-Team board.