How to identify IE Add-Ons such as Skype that impact Web Site Performance Performance
Add-Ons like Skype have to iterate through the DOM whenever a page is loaded or modified. The time it takes to iterate the DOM depends on the size of the DOM. That explains why those Add-Ons don’t have the same web site performance impact on every page as it depends on the number of DOM elements.
Want to have your say? just login


Be first to show your opinion !!!