benchmark-docs
Installation
SKILL.md
Benchmark Documentation Skill
This skill ensures proper handling of benchmark documentation across multiple platforms (ARM/Apple Silicon and x86_64/Intel/AMD).
For comprehensive benchmarking instructions, see docs/guides/benchmarking.md.
This skill focuses on documentation-specific rules and multi-platform considerations.
Critical Rules
NEVER replace platform-specific benchmarks with each other.
When adding new benchmark data:
- Keep both ARM and x86_64 benchmarks - Never delete one platform's data when adding another
- Add new platform data alongside existing data - Create separate sections or files per platform
- Name files with platform suffix - e.g.,
jq-comparison-m1.jsonl,jq-comparison-zen4.jsonl - Update docs to show both - README and docs should reference benchmarks from all platforms