We are running a web service, that is struggling with some pretty high page rendering times especially IE8 (around 20 sec). We are very skilled at building high performing backend systems, but not as skilled at optimizing the frontend.
Currently it seems (from newrelic) that page rendering and dom-parsing is the biggest issue.
We have tried to optimize js scrips, and that helped a little, but still the page renders terrible slow in IE8, and I have a feeling that some low hanging fruits is out there. My problem is, that I have really no idea where to start, and what would work and if there is some red lambs flashing that I'm not seeing. I need an experienced eye.
Can any one help me in the right direction (I'm open for everything!)?
The slow page is here: the slow page
PS. we are running Rails 3.2