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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • nvidia/isaac-gr00tAvatar de NVIDIA

    NVIDIA/Isaac-GR00T

    6,222Voir sur GitHub↗

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

    Jupyter Notebook
    Voir sur GitHub↗6,222
  • google/perfettoAvatar de google

    google/perfetto

    5,558Voir sur 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++
    Voir sur 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

Explorer les sous-tags

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