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 RepositoriesExecution Path Visualizers

Tools for mapping complex execution paths through hierarchical diagrams to identify performance bottlenecks.

Distinct from Model Performance Visualizations: Distinct from Model Performance Visualizations: focuses on execution path analysis rather than model evaluation metrics like confusion matrices.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Execution Path Visualizers. Refine with filters or upvote what's useful.

Awesome Execution Path Visualizers GitHub Repositories

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

    brendangregg/FlameGraph

    19,307Vezi pe GitHub↗

    FlameGraph is a performance profiling and visualization toolkit designed to identify bottlenecks in software execution. It functions as a processing engine that transforms raw stack trace samples into interactive, hierarchical diagrams. By representing aggregated execution frequency as nested rectangles, the tool allows developers to visualize hot code paths and analyze system behavior across both kernel and user-space environments. The project distinguishes itself through its ability to perform differential profile analysis, which highlights performance regressions or improvements by compari

    Maps complex execution paths through hierarchical diagrams to identify bottlenecks and improve software stack performance.

    Perl
    Vezi pe GitHub↗19,307
  1. Home
  2. Artificial Intelligence & ML
  3. Model Performance Visualizations
  4. Execution Path Visualizers