Html render time measuring tool

I have problems with speeds with my site (1.3MB). This problem is especially relevant in Internet Explorer (7.8). Now I am looking for a tool to measure rendering time (HTML, JavaScript, CSS).

Thanks for the help!

Regards

+3
source share
4 answers

I believe you need a profiling tool for IE. Knowing how popular IE is with web designers / developers, I am not surprised that there are not many tools. I used to use Yahoo's YSlow in Mozilla browsers. When I had to test only in IE (when my client insisted on this), I came across MSFAST .

+1

, , Speed ​​Tracer. , , . YSlow , , . - , CSS, JavaScript ..

https://developers.google.com/web-toolkit/speedtracer/

, google: https://developers.google.com/speed/tools

+1

Chrome, Safari ( , WebKit) , , - " ".

-1

Source: https://habr.com/ru/post/1786103/


All Articles