1 Reply Latest reply on Oct 1, 2007 8:30 AM by ralf.mueller

    Performance Problem

    ralf.mueller

      Hello,

      I don't really know in which forum to put this question, because I don't know the reason. I have a project working with spring, myfaces, richfaces and ajax.
      It's running on a tomcat server.
      What happens is that with every submit, the amount of memory the browser uses increases. It's not depending on browser type as I tested it in ie and mozilla.
      So what happens is that the apllication is getting slower with every click. Browser restart brings back the speed.
      Any suggestions where to look for the solutions are welcome.

      Thanks

      Ralf

        • 1. Re: Performance Problem
          ralf.mueller

          I found the problem. We were using a new prototype.js Version which caused the problems. It was RC3. It also made the richfaces menues very slow.
          So now I replaced it with 1.5.1.1 everything works like a charm.