The Ruby on Rails and ClojureScript experts

May 16, 2012

@igrigorik shows how to measure an app’s speed using google analytics:

_gaq.push([‘_setSiteSpeedSampleRate’, 100]);

Then look at Google Analytics > Content > Site Speed.

Link: Make the web Fast(er), one Rails app at a time via www.igvita.com