- AMP:Building Accelerated Mobile Pages
- Ruadhan O'Donoghue
- 126字
- 2021-07-08 10:04:03
WebPagetest.org
WebPagetest is one of the best online tools for testing web page performance. It's an open source project that generates waterfall charts and allows you to test on (a limited number of) real devices and browsers, and on a variety of network types and qualities, from various locations around the globe. It's free to use, and you can find it here: webpagetest.org.
WebPagetest also reports the number of requests by type and size, and gives a film-strip snapshot visualization of the render progress. It also allows you to replay a video of the page as it rendered during the test.
In the following image we can see a portion of the performance output for our news page:

Waterfall report for our AMP page in WebPagetest.org
推薦閱讀
- Google Apps Script for Beginners
- Azure IoT Development Cookbook
- iOS開發實戰:從零基礎到App Store上架
- FreeSWITCH 1.6 Cookbook
- Instant RubyMotion App Development
- Drupal 8 Module Development
- 數據結構案例教程(C/C++版)
- AIRIOT物聯網平臺開發框架應用與實戰
- Multithreading in C# 5.0 Cookbook
- MySQL入門很輕松(微課超值版)
- 快速入門與進階:Creo 4·0全實例精講
- C++編程兵書
- 原型設計:打造成功產品的實用方法及實踐
- SQL Server實例教程(2008版)
- Head First Kotlin程序設計