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.
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?