6 Replies Latest reply on Jan 18, 2010 5:11 AM by suprairc

    Very slow javascript in web-application

      Hello there,

       

      We are having some javascript issues in our web-application, since it has become very slow lately. I used a javascript profiler to analyse the execution of the javascript. There are some functions in framework.pack.js.jsf which take way too long too execute. Below is a list of the functions which took the longest:

       

      i()2539.57%1719.356ms1724.177ms
      curCSS()17329.05%1262.027ms1262.027ms
      visible()110.03%435.967ms435.967ms
      updatePagePart()98.15%353.925ms408.795ms
      getStyle()286.12%266.121ms272.119ms
      $3520.66%28.527ms30.803ms

       

      Can someone tell me what these functions do, and why they have become very slow lately?

       

      Thanks in advance,

       

      Jordy Baas