Give your users a hint on how fast your site is served approximately:
Save a Date() in <head> and subtract it from a Date() just at the end of all your page render blocking JS code. For supported browsers add Network Information API rtt
on top. #WebPerf