Real time Automated Mobile Web Performance Testing
by Peter
Where? LAX along the taxiway to the terminal.
How? 9 lines of code!
Knowing that your page loaded quickly — “Priceless”
Here’s the 9 lines…
<script>
function do_google_loop_test()
{
var urls = “”; // The list of URLS to AUTOTEST
urls += “http://www.google.comn”;
urls += “loop delay 30n”;
js5o9.autotest( urls );
}
</script>
Posted in: #mobile, #webperf, Performance, WCO, Where: Location Information