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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • serviceweaver/weaverAvatar ServiceWeaver

    ServiceWeaver/weaver

    4,846Vezi pe 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
    Vezi pe GitHub↗4,846
  1. Home
  2. Testing & Quality Assurance
  3. Performance Testing and Analysis
  4. Performance Profiling
  5. Distributed Profile Aggregation

Explorează sub-etichetele

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