Hi

I have a JSF application with some quite unusual performance problems.
Loading pages in IE7 takes 4 times as long as in Firefox (v2.0.0.11).

When I test the application locally, response times are good, and pretty
similar for IE and FF. When I test our actual deployment, pages take on
average 6 seconds to load in Firefox, and about 23 seconds in IE7. The pages
that are being rendered are very simple, with perhaps 10-12 links and a
handful of form fields. Much as I'd love to tell our users to just use FF,
most of them use IE and making them switch is not an option.
I've already looked at the performance page on the MyFaces wiki, and
implemented the server-side tips there.

 I'm using

MyFaces 1.1.4
Tomahawk 1.1.3
Firefox 2.0.0.11
Internet Explorer 7.0.5730.11

Are there any other obvious areas anyone can think of to target?

Many thanks

Joseph Muller

Reply via email to