w3c / Mobile-Checker

The Mobile Checker is a tool for Web developers who want to make their Web page or Web app work better on mobile devices.
https://validator.w3.org/mobile-alpha/
MIT License
322 stars 84 forks source link

Performance stats #22

Open dontcallmedom opened 10 years ago

dontcallmedom commented 10 years ago

Archive.org have published a number of interesting statistics about average performance of Web pages from a mobile browser: http://mobile.httparchive.org/ e.g. http://mobile.httparchive.org/interesting.php

We discussed yesterday informing the users about how a given Web page fares compared to others in terms of performances, so it might be interesting to look into these stats.

Note that in particular the tests for mobile are conducted using an emulated 3G network; that might be something worth looking into for the checker as well (probably as a separate issue).