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