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

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

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

25 مستودعات

Awesome GitHub RepositoriesPerformance Analysis

Utilities for profiling, benchmarking, and diagnosing JVM performance.

Explore 25 awesome GitHub repositories matching part of an awesome list · Performance Analysis. Refine with filters or upvote what's useful.

Awesome Performance Analysis GitHub Repositories

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

    jaegertracing/jaeger

    22,890عرض على GitHub↗

    Jaeger is a distributed tracing platform used for collecting, storing, and visualizing request flows across microservices. It identifies performance bottlenecks and errors by tracking requests as they move through multiple service boundaries. The system includes telemetry collectors, a multi-tenant backend, and a trace visualizer. The platform provides a multi-tenant tracing infrastructure that isolates data and queries by tenant to support shared environments. It supports standardized telemetry ingestion via the OpenTelemetry Protocol over gRPC and HTTP. To manage storage costs and overhead,

    Distributed tracing system for monitoring microservices.

    Gocncfdistributed-tracinghacktoberfest
    عرض على GitHub↗22,890
  • clinicjs/node-clinicC

    clinicjs/node-clinic

    5,948عرض على GitHub↗

    Node-clinic هي مجموعة أدوات لتحليل الأداء في Node.js، مصممة لتشخيص اختناقات المعالج (CPU)، وتسريبات الذاكرة، ومشاكل حلقة الأحداث (event loop) غير المتزامنة. توفر أدوات تشخيص متخصصة لتصور التدفقات غير المتزامنة، وإنشاء رسوم بيانية لعمليات المعالج (CPU flame graphs)، وتحليل تخصيص ذاكرة الكومة (heap memory). تتضمن المجموعة أداة لرسم بياني لعمليات المعالج لتحديد الدوال الأكثر استهلاكاً للوقت، ومحلل لذاكرة الكومة لتتبع تخصيص الكائنات وتسريبات الذاكرة، ومحلل لعمليات الإدخال/الإخراج غير المتزامنة لرسم خرائط تدفق العمليات وإيجاد اختناقات حلقة الأحداث. تغطي هذه الأدوات قدرات واسعة في تحليل أداء تنفيذ المعالج، وتحليل ذاكرة الكومة، وتشخيص اختناقات الأداء من خلال ربط مقاييس النظام بأنماط التنفيذ.

    Diagnostic tool for Node.js performance issues.

    JavaScript
    عرض على GitHub↗5,948
  • davidmarkclements/0xالصورة الرمزية لـ davidmarkclements

    davidmarkclements/0x

    3,547عرض على GitHub↗

    🔥 single-command flamegraph profiling 🔥

    Flame graph analysis tool.

    JavaScript
    عرض على GitHub↗3,547
  • adoptopenjdk/jitwatchالصورة الرمزية لـ AdoptOpenJDK

    AdoptOpenJDK/jitwatch

    3,292عرض على GitHub↗

    Log analyser / visualiser for Java HotSpot JIT compiler. Inspect inlining decisions, hot methods, bytecode, and assembly. View results in the JavaFX user interface.

    Analyzes JIT compiler optimizations in the HotSpot JVM.

    Java
    عرض على GitHub↗3,292
  • bnoordhuis/node-heapdumpالصورة الرمزية لـ bnoordhuis

    bnoordhuis/node-heapdump

    2,558عرض على GitHub↗

    Make a dump of the V8 heap for later inspection.

    Captures V8 heap snapshots for diagnosis.

    JavaScript
    عرض على GitHub↗2,558
  • thlorenz/v8-perfالصورة الرمزية لـ thlorenz

    thlorenz/v8-perf

    2,278عرض على GitHub↗

    ⏱️ Notes and resources related to v8 and thus Node.js performance

    Performance analysis and optimization resources for the engine.

    JavaScript
    عرض على GitHub↗2,278
  • pkg/profileالصورة الرمزية لـ pkg

    pkg/profile

    2,058عرض على GitHub↗

    Simple profiling for Go

    Simple profiling support for Go applications.

    Go
    عرض على GitHub↗2,058
  • mapbox/flamebearerالصورة الرمزية لـ mapbox

    mapbox/flamebearer

    1,657عرض على GitHub↗

    Blazing fast flame graph tool for V8 and Node 🔥

    Fast flame graph tool for V8 and Node.js.

    JavaScriptflame-graphjavascriptnode
    عرض على GitHub↗1,657
  • andywer/leakageالصورة الرمزية لـ andywer

    andywer/leakage

    1,593عرض على GitHub↗

    🐛 Memory leak testing for node.

    Memory leak testing tool.

    JavaScript
    عرض على GitHub↗1,593
  • jvm-profiling-tools/honest-profilerالصورة الرمزية لـ jvm-profiling-tools

    jvm-profiling-tools/honest-profiler

    1,253عرض على GitHub↗

    A sampling JVM profiler without the safepoint sample bias

    Low-overhead sampling profiler for JVM applications.

    Java
    عرض على GitHub↗1,253
  • deepseek-ai/profile-dataالصورة الرمزية لـ deepseek-ai

    deepseek-ai/profile-data

    1,170عرض على GitHub↗

    Analyze computation-communication overlap in V3/R1.

    Utilities for analyzing computation and communication overlap in training workloads.

    عرض على GitHub↗1,170
  • node-inspector/v8-profilerالصورة الرمزية لـ node-inspector

    node-inspector/v8-profiler

    1,125عرض على GitHub↗

    v8-profiler provides node bindings for the v8 profiler and integration with node-inspector

    V8 performance profiler.

    C++
    عرض على GitHub↗1,125
  • marcominetti/node-memwatchالصورة الرمزية لـ marcominetti

    marcominetti/node-memwatch

    780عرض على GitHub↗

    node-memwatch: Leak Detection and Heap Diffing for Node.JS

    Monitors memory usage and detects leaks.

    C++
    عرض على GitHub↗780
  • giltene/jhiccupالصورة الرمزية لـ giltene

    giltene/jHiccup

    702عرض على GitHub↗

    jHiccup is a non-intrusive instrumentation tool that logs and records platform "hiccups" - including the JVM stalls that often happen when Java applications are executed and/or any OS or hardware platform noise that may cause the running application to not be continuously runnable.

    Records and logs platform-level JVM execution stalls.

    Java
    عرض على GitHub↗702
  • soyuka/pidusageالصورة الرمزية لـ soyuka

    soyuka/pidusage

    547عرض على GitHub↗

    Cross-platform process cpu % and memory usage of a PID.

    Retrieves CPU and memory usage by PID.

    JavaScript
    عرض على GitHub↗547
  • latencyutils/latencyutilsالصورة الرمزية لـ LatencyUtils

    LatencyUtils/LatencyUtils

    466عرض على GitHub↗

    Utilities for latency measurement and reporting

    Measures and reports latency metrics for applications.

    Java
    عرض على GitHub↗466
  • hyj1991/v8-profiler-nextالصورة الرمزية لـ hyj1991

    hyj1991/v8-profiler-next

    231عرض على GitHub↗

    v8-profiler-next provides node bindings for the v8 profiler.

    V8 performance profiler.

    C++
    عرض على GitHub↗231
  • sfninja/thetoolالصورة الرمزية لـ sfninja

    sfninja/thetool

    224عرض على GitHub↗

    thetool is a CLI tool to capture different cpu, memory and other profiles for your node app in Chrome DevTools friendly format

    Captures CPU and memory profiles for Chrome DevTools.

    JavaScript
    عرض على GitHub↗224
  • d-edge/fasmالصورة الرمزية لـ d-edge

    d-edge/fasm

    195عرض على GitHub↗

    F# -> ASM disassembler

    JIT disassembler for inspecting compiled output.

    F#
    عرض على GitHub↗195
  • hyj1991/v8-analyticsالصورة الرمزية لـ hyj1991

    hyj1991/v8-analytics

    188عرض على GitHub↗

    中文版

    V8 CPU and heap memory analysis.

    JavaScript
    عرض على GitHub↗188
السابق12التالي
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Performance Analysis