Discussion Area

ask questions, discuss topics, solve problems

This is a public Discussion Area  publicRSS

Thread

    • HTMLLoader performance and cpu usage
      Thread posted Feb 01 by camilo.tapia
      198 Views, 1 Comment
      Title:
      HTMLLoader performance and cpu usage
      Content:

      We are making an application for one of our clients where we use a mx:html to browse sites. After loading the page, we inject a javascript o do som search and replace some text characters on the complete page.

      I've seen that the cpu usage goes pretty high, so the question is, is it the javascript or does anyone know how performance heavy the htmlloader is with pages with lots of content (and flash banners etc)?

      I will test to remove my scripts and compare the difference as my next step, but for know it would be interesting to know if anyone has any experience with the htmloader and its performance.

    Comments

    • Ok, I tested without our scripts and an AIR app with htmlloader goes up to 70% CPU usage on my mac book pro when loading heavy sites (tested with www.e24.se). Any one know of any tricks to cut that down?