You can measure:
- Usertimings (Real User Monitoring): gives you a set of timings from different users, browsers, connections,... about pageload, ?
- Tools: Google Analytics, Gomez APM
- Synthetic/Analitic testing: how many resources, how many DNS lookups,...
- Tools: YSLOW, PageSpeed
- What can we measure with existing tools: GA and Gomez
- PageSpeed API: API call every time DEV is deployed, draw information on dashboard about resources needed, size of resources, checks for common practices,...
- GTmetrix.com
- Run WPT on every PROD DEPLOY (tool to keep data?)
- Web Performance Testing at YouTube: https://www.youtube.com/watch?v=k9dtjsLi9Lw&index=30&list=PLOU2XLYxmsII8L540LbY5hdC23cmoZMhV
- Using PageSpeed API: https://www.youtube.com/watch?v=vPfz2VwIryk&index=9&list=PLOU2XLYxmsII8L540LbY5hdC23cmoZMhV
- http://speedcurve.com/blog/speed-matters-talk-at-auckland-web-dev-nights/
- http://www.sitespeed.io/ video: https://www.youtube.com/watch?v=HoWzlLaIukY
- http://calendar.perfplanet.com/2013/measure-web-performance-with-jenkins/
- CI Perf Testing: http://calendar.perfplanet.com/2013/phantomas/
- html5rocks discussion: html5rocks/www.html5rocks.com#907
- https://github.com/axemclion/perfjankie