awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesRuntime Logic Tuning

Modifying application parameters and measuring execution timing in real-time to resolve logic errors.

Distinct from Real-Time Execution Tuning: Focuses on application-level logic and settings tuning rather than low-level OS execution latency

Explore 1 awesome GitHub repository matching operating systems & systems programming · Runtime Logic Tuning. Refine with filters or upvote what's useful.

Awesome Runtime Logic Tuning GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • tencent/gtTencent 的头像

    Tencent/GT

    4,407在 GitHub 上查看↗

    GT 是一款移动端设备调试工具,旨在直接在智能手机上捕获网络数据包、分析系统日志并进行硬件性能分析。它提供了一套便携式实用程序,无需连接主机即可识别软件错误并处理性能瓶颈。 该项目具有基于插件的调试框架,允许开发自定义功能扩展,以实现特定项目的调试逻辑。它还支持实时参数调整和注入,允许在执行过程中修改内部应用程序设置,从而测试不同的配置。 该工具涵盖了多个核心的可观测性和诊断领域,包括 CPU、内存、电池和帧率等硬件性能分析。它还包含拦截和分析网络流量及 API 通信的功能,以及用于聚合和分析应用程序及系统级崩溃日志的实用程序。

    Allows modification of internal application settings and tracking of code execution timing on-device.

    Java
    在 GitHub 上查看↗4,407
  1. Home
  2. Operating Systems & Systems Programming
  3. Runtime Logic Tuning