Bench banner
rand rand

Bench

Development community

Description

Run performance benchmarks for RLM-Claude-Code. ## Commands ```bash # All benchmarks uv run pytest tests/benchmarks/ --benchmark-only # With comparison to baseline uv run pytest tests/benchmarks/ --benchmark-only --benchmark-compare # Save results uv run pytest tests/benchmarks/ --benchmark-only --benchmark-json=results.json # Specific benchmark uv run pytest tests/benchmarks/test_performance.py::test_complexity_classifier_latency --benchmark-only ``` ## Performance Targets | Component |

Installation

Installs to ~/.claude/commands/rand-rlm-claude-code-bench.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/rand/rlm-claude-code/HEAD/.claude/commands/bench.md -o ~/.claude/commands/rand-rlm-claude-code-bench.md

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

Full documentation available on GitHub

View Source Repository