In Matt Cutts’ latest video (http://googlewebmastercentral.blogspot … -2009.html), he talks about the speed of a site becoming a factor in search rankings in the future.
So I looked at my site using webpagetest.org, as Matt suggests, and found that getting and executing Mint was responsible for about 20% of the time taken to render a page.
The picture I saw was here: webpagetest.org/results/10/01/21/4EXZ/1 … rfall.png. I’m not sure how long that will remain accessible. The green line indicates the point at which the page is rendered. There are lots of obvious things I can do here like merging and minifying my CSS, losing two unused background images and using mod_deflate but I need to be able to address Mint too.
Note that google-analytics, which I also use, does not appear to impact the speed as it only starts to be accessed after the page has been rendered. If I could move Mint down to the foot of the page, I believe it would be outside the rendering time too.
I take Shaun’s point that “someone on a slower connection could navigate away before Mint has a chance to record their visit” but I’m willing to take that risk. Google Analytics must have the same issue.
Has anyone tried this? Any other known issues?