1 Reply Latest reply on May 7, 2008 1:20 PM by marinew

    Performance issue RF-1941

    marinew

      Hello,

      I have performance problems with my webapp using RichFaces. After searching for hours, I think the problem is due to generated JS code position in html page : "new PanelMenu()" and other script that need to load JS libraries should be at bottom of the body part, so that resulting page can be rendered before heavy JS libraries are loaded.
      And "script" tags that includes external libraries should also probably be at bottom of page.

      I found and voted for this bug : http://jira.jboss.com/jira/browse/RF-1941
      But my need is urgent, as the webapp will soon start in Production, and users are very anxious about performances.
      Could you please tell me if this bug is planed to be corrected in 3.1.x series, and when ?

      Thanks.