Page Speed Testing Tools

Page speed is important if we care about our users. We know more and more visitors are accessing our websites and applications using mobile devices, and we know that performance is even more important when it comes to mobile.

Your web browser already has feature-rich developer tools, including performance data, but it’s still useful to use online page speed testing tools. Here’s a quick list of the better page speed measurement tools that I’ve come across. My personal favourite is WebPagetest.org – but I’ve listed a few other options if you’re interesting in comparing results, or developing your own tools.

Don’t forget to test your critical landing pages, not just your home page.

WebPagetest.org (http://www.webpagetest.org/)

Google Page Speed Insights (https://developers.google.com/speed/pagespeed/insights/)

Pingdom Speed Test (https://tools.pingdom.com/)

GTmetrix (https://gtmetrix.com/)

Akamai Mobitest (http://mobitest.akamai.com/m/index.cgi – a mobile testing tool by Akamai)

Test My Site by Google (https://testmysite.thinkwithgoogle.com/ – an end-user focused test by Google)

If you’re looking at rolling your own tools, these might come in handy:

https://www.sitespeed.io/

https://github.com/marcelduran/webpagetest-api

http://performance-tool.devbridge.com/ (Demo: http://performance.devbproto.com/)

I’ll add more to this list soon, this is just to get the ball rolling!

SHARE THIS POST