Perfmap: frontend performance hotspot Diagram

Source: Internet
Author: User
Introduction

Perfmap is a JS plug-in that can call the browser's resource timing API to generate a performance hotspot Graph Based on the loading time of the page's front-end resources (slices. The browser must support the resource timing API

Use

Add the following JS Code as a bookmark (that is, replace the URL) on the Bookmarks Bar)

Javascript :( function () {var El = document. createelement ('script'); El. src = 'https: // Zeman. gitHub. IO/perfmap. js'; document. body. appendchild (EL );})();

Effect

The first number in the box indicates that the page shows the time consumed by the image, and the second number indicates the time consumed by the browser to load the image.

GitHub

Zeman/perfmap



Enjoy.

Perfmap: frontend performance hotspot Diagram

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.