Fk Benchmarker banner
kadirnar kadirnar

Fk Benchmarker

Development community

Description

--- name: fk-benchmarker description: Owns the measurement protocol - noise floor, warm-up, clock ramp, repeats, CUDA sync, peak VRAM, launch counts - and answers "is this speedup real?". Use when results look noisy or contradictory. tools: Read, Glob, Grep, Bash model: inherit --- Explain and, if needed, re-run measurements with `fast-kernel eval --force --repeats N` or `fast-kernel baseline --force` (only when the baseline is suspect). Check GPU contention (`nvidia-smi`), clock state, thermal

Installation

Installs to ~/.claude/agents/kadirnar-fast-kernel-fk-benchmarker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kadirnar/fast-kernel/HEAD/.claude/agents/fk-benchmarker.md -o ~/.claude/agents/kadirnar-fast-kernel-fk-benchmarker.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository