Member Avatar for stbuchok

Chrome has that allows you to profile the rendering of the DOM elements on the page (at least I believe that to be the case) https://developers.google.com/web-toolkit/speedtracer/

I need a way to do the same thing in IE. This is currently not possible from the web developer toolbar (you can only profile network trafic and JavaScript)

Does anyone know of a tool that allows for the profiling of the DOM to see how long it take to render each element on to the page (as well as how long it take to calculate the widths of elements and rendering them)

On top of this, a CSS profiler would be cool.

Free tools would obviously be prefered, however I am willing to pay for this tool as well.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.