awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • jlfwong/speedscopejlfwong 的头像

    jlfwong/speedscope

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