awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesProgram Execution Profiling

Analysis of end-to-end program behavior and performance to identify runtime bottlenecks.

Distinct from Parallel Execution Profilers: More general than parallel execution profiling; it focuses on overall program behavior rather than just task distribution.

Explore 1 awesome GitHub repository matching development tools & productivity · Program Execution Profiling. Refine with filters or upvote what's useful.

Awesome Program Execution Profiling GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • iree-org/ireeAvatar de iree-org

    iree-org/iree

    3,819Ver en GitHub↗

    IREE is an MLIR-based compiler toolchain and runtime designed to translate machine learning models from various frameworks into optimized binaries for execution across diverse hardware targets. It provides a unified pipeline to ingest models from PyTorch, TensorFlow, JAX, and ONNX, lowering them into a common intermediate representation for deployment on CPUs, GPUs, and bare-metal embedded systems. The project distinguishes itself through a bytecode virtual machine and a hardware abstraction layer that decouple high-level model logic from specific hardware instruction sets. It supports sophis

    Analyzes program behavior and performance using integrated profiling tools to identify bottlenecks.

    C++compilercudajax
    Ver en GitHub↗3,819
  1. Home
  2. Development Tools & Productivity
  3. Execution Monitors
  4. Parallel Execution Profilers
  5. Program Execution Profiling