1 repositorio
Implementations that leverage native browser performance interfaces like the Resource Timing API.
Distinct from Precision Timing APIs: Existing candidates cover atomic clocks or cloud resources, not the browser's native Resource Timing API.
Explore 1 awesome GitHub repository matching web development · Browser Performance API Integrations. Refine with filters or upvote what's useful.
Perfmap is a web performance visualization tool and frontend resource loading analyzer. It functions as a diagnostic tool that identifies slow-loading assets by highlighting their completion time and download duration directly in the browser. The project is delivered as a bookmarklet that overlays color-coded heatmaps on page elements. It translates Resource Timing API data into a visual spectrum to represent the chronology of how images and background assets load. The tool maps resource download metrics and loading timelines directly onto the document object model using a dynamic CSS overla
Extracts precise asset loading timestamps using the browser's native Resource Timing API.