awesome-repositories.com
Blog
awesome-repositories.com

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

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

1 Repo

Awesome GitHub RepositoriesSortable Timing Tables

Tools that display function timings in a sortable table with linked caller/callee flamegraphs.

Distinct from Function Execution Timing: Distinct from Function Execution Timing: focuses on the tabular presentation and navigation of timing data, not on the measurement itself.

Explore 1 awesome GitHub repository matching software engineering & architecture · Sortable Timing Tables. Refine with filters or upvote what's useful.

Awesome Sortable Timing Tables GitHub Repositories

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

    jlfwong/speedscope

    6,501Auf GitHub ansehen↗

    Speedscope is a web-based performance profiler that visualizes profiling data through interactive flamegraphs and timeline views. It ingests performance profiles from a wide range of sources, including Chrome, Firefox, Safari, Node.js, .NET Core, Instruments, Hermes, GHC, and Ruby, normalizing them into a common schema for unified analysis. The tool distinguishes itself with a canvas-based rendering engine that draws flamegraphs without DOM nodes for each frame, and a WebAssembly-based rendering pipeline for high-performance drawing. It offers left-heavy stack sorting to surface the most time

    Inspects a sortable table of functions with self and total times, plus caller/callee flamegraphs.

    TypeScriptflamegraphflamegraphsperformance-profiling
    Auf GitHub ansehen↗6,501
  1. Home
  2. Software Engineering & Architecture
  3. Function Execution Timing
  4. Sortable Timing Tables