Skip to main content
Run any Skill in Manus
with one click

create-benchmark

Stars9
Forks0
UpdatedJuly 16, 2026 at 20:24

Use when creating, editing, or reviewing a Go benchmark in this repo — any change under benchmarks/{slug}/ (*_test.go, a-consts.go, _meta.yml), or when the user asks to add/improve/fix a benchmark or compare Go implementations. Covers the BenchmarkName_behavior naming convention the cmd/ parser depends on, keeping _meta.yml implementation names in sync, writing correct benchmarks (b.N, ResetTimer, dead-code sinks, RunParallel), and how run/generate turn *_test.go into _bench.json. See reference.md for the full _meta.yml schema and parsed JSON shape. Not for frontend/chart work (that's plain repo work) — only for the benchmark subsystem.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
2 files
SKILL.md
readonly