awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • serviceweaver/weaverالصورة الرمزية لـ ServiceWeaver

    ServiceWeaver/weaver

    4,846عرض على 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
    عرض على 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.