Page MenuHomePhabricator

Asset weight is wrong on WebPageTest
Closed, ResolvedPublic

Description

Something strange has happened: Our graphs collecting data from WPT shows assets size really small.
The things is that it is also wrong on WebPageTest:

https://en.wikipedia.org/wiki/Facebook

Total weight seems ok:

Screen Shot 2015-11-02 at 5.58.55 PM.png (372×1 px, 88 KB)

But per asset wrong:

Screen Shot 2015-11-02 at 5.59.07 PM.png (998×1 px, 114 KB)

Event Timeline

Peter raised the priority of this task from to Needs Triage.
Peter updated the task description. (Show Details)
Peter added a project: Performance-Team.
Peter subscribed.

So we have the same problem on wpt.org:
http://www.webpagetest.org/breakdown.php?test=151102_5V_11TM&run=5&cached=0

That's kind of good in a way, will file an issue at Github after our sync meeting today.

Maybe it's counting Data URIs in CSS as images?

Could be one thing but the css and js is wrong also, I've checked for old runs and then it was ok, like this one:
http://wpt.wmftest.org/breakdown.php?test=151003_3S_22&run=9&cached=0

so something must have changed.

ori triaged this task as Medium priority.Nov 2 2015, 7:34 PM
ori added a project: Upstream.
ori set Security to None.
Peter claimed this task.

Fixed in WebPageTest (check the the issue for more details) and automatically updated on our agent.