awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

Awesome GitHub RepositoriesDifferential

Generates color-coded differential flame graphs that highlight code paths with increased (red) or decreased (green) resource consumption between two snapshots.

Distinct from Flame Graph Generators: Distinct from Flame Graph Generators: adds the capability to compare two profiles and visually highlight differences, not just generate a single flame graph.

Explore 2 awesome GitHub repositories matching data & databases · Differential. Refine with filters or upvote what's useful.

Awesome Differential GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • nswbmw/node-in-debuggingالصورة الرمزية لـ nswbmw

    nswbmw/node-in-debugging

    6,457عرض على GitHub↗

    This project is a comprehensive technical guide and diagnostic manual for analyzing memory, performance, and asynchronous behavior within Node.js applications. It provides detailed methods for asynchronous tracing, memory diagnostics, and performance analysis to resolve runtime errors and execution bottlenecks. The resource distinguishes itself by covering advanced diagnostic workflows, including the use of flame graphs for CPU profiling, the capture and comparison of heap snapshots for memory leak detection, and the mapping of asynchronous call stacks. It also provides technical guidance on

    Provides methods for generating differential flame graphs to isolate performance regressions by comparing two CPU sampling snapshots.

    debugdebuggingguide
    عرض على GitHub↗6,457
  • parca-dev/parcaالصورة الرمزية لـ parca-dev

    parca-dev/parca

    4,788عرض على GitHub↗

    Parca is an always-on continuous profiling platform that captures CPU and memory usage from running applications without any code modifications. It uses eBPF kernel-level tracing to automatically discover and sample stack traces across infrastructure, and provides a web-based flame graph dashboard for interactive performance analysis. Its label-based query engine lets users slice and aggregate profiling data across dimensions such as service, container, or region, using a Prometheus-style selector syntax. Unlike basic profilers, Parca stores profile samples in a columnar format using Apache A

    Parca generates a color-coded differential flame graph that highlights code paths with increased (red) or decreased (green) resource consumption between two snapshots.

    TypeScriptbpfccontainers
    عرض على GitHub↗4,788
  1. Home
  2. Data & Databases
  3. Interactive Graph Visualizers
  4. Flame Graph Generators
  5. Differential