ln-34-benchmark-comparator

仓库创建 2025年10月24日最近提交 3 天前SkillHot 收录 17 小时前
▸ 精选理由

系统化的对照实验,适合在选择替代方案时做量化决策。

▸ 风险提示

需要可控测试环境与代表性数据,错误设置可能误导结论。

这个 Skill 做什么

用可复现的 A/B 负载与正确性判尺比较工具或实现方案的表现与正确性。

通过可复现的 A/B 负载、正确性.oracles 和受控测量把候选工具或实现横向比对,先验证正确性再看性能。适合用来在多种方案中选最合适的,不用于去优化已知瓶颈。特别之处是把测量数据和估算、部署成本严格分开,结果可复现可比较。

▸ 展开 SKILL.md 英文原文

Compares tools or implementations through reproducible A/B workloads, correctness oracles, and controlled measurements. Use to choose alternatives; not to optimize a known bottleneck.

开发编程基准对比可复现性能评估通用
522
Stars
74
Forks
18
仓库内 Skill
+10
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/plugins/optimization-suite/skills/ln-34-benchmark-comparator/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/plugins/optimization-suite/skills/ln-34-benchmark-comparator/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Benchmark Comparator

**Goal:** Compare alternatives under controlled, reproducible conditions. Correctness comes before speed, and measured data must remain separate from estimates, setup cost, and interpretation.

**Execution contract:** Treat the ordered checkbox workflow below as this skill's Definition of Done. Work through every item in order, and mark it complete only when its action and required evidence are complete. `N/A`, skipped, unavailable, or delegated items remain incomplete.
Before returning, apply this skill's verdict, decision, and approval rules to every incomplete item and prepend **Checklist: X/Y complete**<br>**Incomplete: None | section/item — reason; outcome impact
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有