Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-4210

Very Slow performance for larger JSF 2 pages.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 9.0.0.Beta1
    • 8.2.0.Final
    • CDI / Weld, JSF
    • None

    Description

      Very slow page performance using JSF 2 and Wildfly 8.2.0 for larger pages. I am migrating a large application from JBoss AS 7.1.1 to Wildfly 8.2.0 and page performance on loads and posts is very slow. I created a large JSF 2 test page and took timings for JBoss 7.1.1, Wildfly 8.2.0 and Tomcat 7.x using the same Mojarra 2.2.8 implementation as Wildfly.

      The attached war file contains mojarra 2.2.8 jars for tomcat. The attached ear file is for JBoss deployments and does not contain mojarra jars.

      Example test URL for attached ear and war.
      http://localhost:8080/testAppWeb/jsp/AjaxTest.jsf

      JBoss 7.1.1 Timings
      Page Load: 4.0 Seconds
      Post: 4.5 Seconds
      Ajax: 4.0 Seconds

      Wildfly 8.2.0 Timings
      Page Load: 55.0 Seconds
      Post: 50 Seconds
      Ajax: 7 Seconds

      Tomcat 7.x with 2.2.8 Mojarra
      Page Load 1.0 Seconds
      Post: 0.75 Seconds
      Ajax: 0.3 Seconds

      Attachments

        1. AjaxTest.xhtml
          480 kB
        2. PageAjaxTest.java
          0.7 kB
        3. testAppWar.ear
          37 kB
        4. testAppWeb.war
          2.82 MB

        Activity

          People

            sdouglas1@redhat.com Stuart Douglas
            rkite01 Rodney Kite (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: