awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • nvidia/isaac-gr00tAvatar von NVIDIA

    NVIDIA/Isaac-GR00T

    6,222Auf GitHub ansehen↗

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

    Jupyter Notebook
    Auf GitHub ansehen↗6,222
  • google/perfettoAvatar von google

    google/perfetto

    5,558Auf GitHub ansehen↗

    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++
    Auf GitHub ansehen↗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

Unter-Tags erkunden

  • 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.