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

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

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

2 مستودعات

Awesome GitHub RepositoriesGPU Hardware Metric Visualizers

Translates cryptic GPU hardware values into actionable information, hierarchically ordered down to individual source lines.

Distinct from GPU Performance Profilers: Distinct from GPU Performance Profilers: focuses on visualizing and translating hardware metrics into actionable information, not just tracking memory and throughput.

Explore 2 awesome GitHub repositories matching testing & quality assurance · GPU Hardware Metric Visualizers. Refine with filters or upvote what's useful.

Awesome GPU Hardware Metric Visualizers GitHub Repositories

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

    NVIDIA/Isaac-GR00T

    6,222عرض على GitHub↗

    Translates cryptic GPU hardware values into actionable information down to source lines.

    Jupyter Notebook
    عرض على GitHub↗6,222
  • google/perfettoالصورة الرمزية لـ google

    google/perfetto

    5,558عرض على GitHub↗

    Perfetto is a platform for system-level performance tracing and analysis on Linux and Android. It combines a high-throughput trace recorder, a SQL-based query engine, and a browser-based visualizer into a single toolchain. The platform covers CPU scheduling and call-stack profiling, native and Java heap memory allocation tracking, GPU and graphics events, and system-wide counters such as CPU frequency and power consumption. The architecture decouples trace recording from offline analysis, using a compact protobuf format for event encoding and columnar storage for efficient SQL queries. The we

    Organizes GPU traces into timelines by device and process, displaying per-kernel metric tables and details.

    C++
    عرض على GitHub↗5,558
  1. Home
  2. Testing & Quality Assurance
  3. Performance Testing and Analysis
  4. Performance Profiling
  5. GPU Performance Profilers
  6. GPU Hardware Metric Visualizers

استكشف الوسوم الفرعية

  • GPU Trace Track OrganizersOrganizes GPU events into visual tracks by device and process with per-kernel metrics. **Distinct from GPU Hardware Metric Visualizers:** Distinct from GPU Hardware Metric Visualizers: focuses on organizing GPU traces into tracks and displaying per-kernel metric tables rather than translating raw hardware values.