benchmark-common
Installation
SKILL.md
Benchmark Common Skill
This skill provides comprehensive benchmarking standards for performance comparison. Designed to compare multiple implementations in a single benchmark file.
When to Use
- Compare different implementations (e.g., RingBuffer vs LinkedListBuffer)
- Measure performance of Common packages
- Validate optimization effectiveness
- Find performance bottlenecks