5 Replies Latest reply on Jun 7, 2013 6:43 PM by bleathem

    RichFaces 4.3.x performance

    blebleskeble

      Hi all,

      I'm using richfaces 4.2.0 on my web project. Lately I tried to update to version 4.3.0 but I was facing strange issue:

      After page is loaded, there should be some javascripts launched (jQuery(document).ready(.... ), but there is about 30s delay between page load and js start. After profiling of js i found out that there is no problem with scripts. I also found following:

      • only in IE9
      • only when loaded page is big - there are many input fields (or selects or textareas) on page. (many = 100+)
      • also with 4.3.1 and 4.3.2 (4.2.0 works fine)

       

      Does anyone know about this or some similar issue?

       

      (Sorry for not posting code, but I'm not allowed to do so.)

       

      Used env:

      • Apache Tomcat Version 7.0.33
      • MyFaces 2.1.10