Hi, I was experimenting with 'CssUrlReplacer', and I see that the performance of CSS file loading might get affected if we enable it. I know that it depends on the content of (no of image URLs) CSS files (and documentation doesn't mention it also :) )
In my tests, I was trying to load ExtJs theme CSS file, and it took "18668ms" to process it, and this file has 633 instances of background image css property with 'url'. One can extend this class and exclude it from the processing list, but would like to know if the performance aspects of this class were investigated? Any plans to improve this implementation ? Regards, Rakesh.A -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/CssUrlReplacer-and-performance-with-certain-CSS-files-tp4672969.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
