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

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

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

1 repositorio

Awesome GitHub RepositoriesDistributed Profile Aggregation

Tools for aggregating performance profiles from multiple processes and machines into a unified view.

Distinct from Performance Profiling: Focuses on the aggregation of profiles across a distributed cluster rather than profiling a single component.

Explore 1 awesome GitHub repository matching testing & quality assurance · Distributed Profile Aggregation. Refine with filters or upvote what's useful.

Awesome Distributed Profile Aggregation GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • serviceweaver/weaverAvatar de ServiceWeaver

    ServiceWeaver/weaver

    4,846Ver en GitHub↗

    Weaver is a distributed application framework and remote procedure call system that allows developers to organize logic into independent components. It provides a multi-process execution environment where these components communicate via automated serialization, enabling applications to run as a single unit locally or as a distributed system across multiple cloud machines. The framework distinguishes itself through a configuration-driven topology mapping that allows the same logic to execute as a local function call or a remote network request without altering the business logic. It includes

    Aggregates performance profiles from multiple processes and machines into a single unified view.

    Go
    Ver en GitHub↗4,846
  1. Home
  2. Testing & Quality Assurance
  3. Performance Testing and Analysis
  4. Performance Profiling
  5. Distributed Profile Aggregation

Explorar subetiquetas

  • Hierarchical Profile VisualizationAggregation of profiling data into nested structures to show relationships between binary segments and symbols. **Distinct from Distributed Profile Aggregation:** Focuses on the structural hierarchy of a single binary's size profile rather than distributed performance data.