Performance & Benchmarking Standards
OfficialOptimize code performance and detect regressions.
Authorkreuzberg-dev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill establishes rigorous standards and practices for measuring and improving code performance, ensuring efficient and reliable software.
Core Features & Use Cases
- Benchmarking: Utilizes Criterion.rs for detailed performance analysis (latency, throughput, memory).
- Profiling: Integrates tools like
cargo-flamegraphandperffor identifying performance bottlenecks. - Optimization Techniques: Guides on zero-copy patterns, buffer reuse, and efficient string handling.
- CI Integration: Ensures performance regressions are detected and flagged automatically in the CI/CD pipeline.
- Use Case: A developer can use this skill to set up automated performance tests that run on every code change, preventing performance degradations before they reach production.
Quick Start
Implement Criterion.rs benchmarks in the benches/ directory for performance-critical Rust code.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Performance & Benchmarking Standards Download link: https://github.com/kreuzberg-dev/html-to-markdown/archive/main.zip#performance-benchmarking-standards Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.