awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • jlfwong/speedscopeAvatar de jlfwong

    jlfwong/speedscope

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