Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

create-benchmark

Étoiles9
Forks0
Mis à jour16 juillet 2026 à 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

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

Explorateur de fichiers
2 fichiers
SKILL.md
readonly