awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesFull-Stack Execution Visualizers

Tools for mapping hierarchical call stacks across interpreted and compiled code layers into interactive diagrams.

Distinguishing note: Distinct from Full-Stack Frameworks: focuses on performance visualization of the entire stack rather than application development frameworks.

Explore 1 awesome GitHub repository matching software engineering & architecture · Full-Stack Execution Visualizers. Refine with filters or upvote what's useful.

Awesome Full-Stack Execution Visualizers GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • brendangregg/flamegraphbrendangregg का अवतार

    brendangregg/FlameGraph

    19,307GitHub पर देखें↗

    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

    Captures and correlates processor and graphics execution stacks to identify cross-processor stalls and performance-intensive shader operations.

    Perl
    GitHub पर देखें↗19,307
  1. Home
  2. Software Engineering & Architecture
  3. Full-Stack Execution Visualizers

सब-टैग एक्सप्लोर करें

  • Graphics Execution ProfilersTools for capturing and correlating processor and graphics execution stacks to identify performance-intensive shader operations. **Distinct from Full-Stack Execution Visualizers:** Distinct from Full-Stack Execution Visualizers: focuses specifically on GPU and shader-level performance correlation rather than general CPU stack visualization.