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

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

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

2 个仓库

Awesome GitHub RepositoriesPerformance Scoring

Assigns numerical or boolean scores to function runs or steps to track quality, accuracy, or completion metrics.

Distinct from Function Execution Timing: Distinct from Function Execution Timing: focuses on qualitative scoring and outcome metrics rather than raw latency measurement.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Performance Scoring. Refine with filters or upvote what's useful.

Awesome Performance Scoring GitHub Repositories

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

    inngest/inngest

    5,499在 GitHub 上查看↗

    Inngest is a durable execution framework and event-driven automation engine designed to orchestrate background workflows. It enables developers to build resilient, stateful processes by memoizing function steps, ensuring that long-running tasks can automatically resume from the last successful operation after failures, timeouts, or infrastructure restarts. The platform distinguishes itself through its event-driven architecture, which uses a schema-validated bus to trigger functions and coordinate complex, multi-step logic. It employs an onion-model middleware approach for cross-cutting concer

    Provides mechanisms to score function performance and accuracy within execution traces for quality tracking.

    Go
    在 GitHub 上查看↗5,499
  • ryanb/ruby-warriorryanb 的头像

    ryanb/ruby-warrior

    3,888在 GitHub 上查看↗

    Ruby Warrior 是一个教育性编码平台和回合制策略引擎,旨在通过交互式战术挑战教授 Ruby 编程。它作为一个游戏,用户编写脚本来控制自主角色,通过实现处理战斗、移动和环境目标的逻辑来通过关卡。 该平台通过要求玩家通过与模拟的回合制世界交互的结构化代码来定义角色行为而脱颖而出。通过查询环境获取敌人位置和障碍物等数据,用户开发决策算法来确定角色如何响应不断变化的条件。此过程强调算法开发和战术逻辑的优化,以获得更高的性能分数。 该系统通过本地文件系统目录管理玩家进度和角色脚本,允许逻辑在多个游戏会话中持久化。性能在每个关卡后根据包括目标完成度、战斗效率和执行速度在内的指标进行评估。

    Calculates final results by quantifying combat efficiency and objective completion speed after a level ends.

    Ruby
    在 GitHub 上查看↗3,888
  1. Home
  2. Software Engineering & Architecture
  3. Function Execution Timing
  4. Performance Scoring

探索子标签

  • Impact SimulatorsTools for projecting how metric changes affect overall performance scores. **Distinct from Performance Scoring:** Distinct from Performance Scoring: focuses on the 'what-if' calculator functionality rather than the scoring calculation itself.