Benchmarking, profiling, and performance measurement. Use when measuring or improving performance.
Scanned 9/12/2026
Install to Claude Code
npx -y skills add skeletorflet/opencode-supreme-setup --skill benchmark --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Benchmark?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/skeletorflet-benchmark)More formats (shields.io, HTML) on the badges page.
---
name: benchmark
description: Benchmarking, profiling, and performance measurement. Use when measuring or improving performance.
---
## benchmark
Measure and analyze performance.
### What to benchmark
- API latency (p50, p95, p99)
- Database query times
- Rendering performance
- Bundle size and load time
- Memory usage
### Tools
- autocannon/wrk for HTTP
- k6 for load testing
- clinic.js for Node profiling
- Chrome DevTools Performance
- Lighthouse for web vitals
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!