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