awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

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

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • serviceweaver/weaverServiceWeaver का अवतार

    ServiceWeaver/weaver

    4,846GitHub पर देखें↗

    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
    GitHub पर देखें↗4,846
  1. Home
  2. Testing & Quality Assurance
  3. Performance Testing and Analysis
  4. Performance Profiling
  5. Distributed Profile Aggregation

सब-टैग एक्सप्लोर करें

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