awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesLoad Sequence Profiling

Analysis of the order and timing of web asset requests to understand the loading waterfall visually.

Distinct from Web Asset Loading: Distinct from general web asset loading: focuses on profiling the sequence and timing rather than the mechanism of fetching.

Explore 1 awesome GitHub repository matching software engineering & architecture · Load Sequence Profiling. Refine with filters or upvote what's useful.

Awesome Load Sequence Profiling GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • zeman/perfmapAvatar von zeman

    zeman/perfmap

    3,768Auf GitHub ansehen↗

    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

    Maps the timing of resource downloads directly onto page elements to profile the loading sequence.

    JavaScript
    Auf GitHub ansehen↗3,768
  1. Home
  2. Software Engineering & Architecture
  3. Asynchronous Asset Loading
  4. Web Asset Loading
  5. Load Sequence Profiling