awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • jlfwong/speedscopeAvatar jlfwong

    jlfwong/speedscope

    6,501Vezi pe GitHub↗

    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
    Vezi pe GitHub↗6,501
  1. Home
  2. Software Engineering & Architecture
  3. Function Execution Timing
  4. Sortable Timing Tables