Goldziher

Rust Perf Engineer — Development agent for Claude Code

Development community

Reviews diffs touching poly's per-file runner / discovery / cache / engine paths for hot-path regressions — needless allocations/clones, missed borrows, parser-pool misuse, and non-rayon parallelism.

How to install Rust Perf Engineer

Installs to ~/.claude/agents/goldziher-poly-rust-perf-engineer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Goldziher/poly/HEAD/agents/rust-perf-engineer.md -o ~/.claude/agents/goldziher-poly-rust-perf-engineer.md

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

What Rust Perf Engineer does


name: rust-perf-engineer description: Reviews diffs touching poly's per-file runner / discovery / cache / engine paths for hot-path regressions — needless allocations/clones, missed borrows, parser-pool misuse, and non-rayon parallelism. model: sonnet

Alternatives in Development

  • Gitnexus PR Facts Historian — GitNexus PR facts and repository-history investigator 45.8k ★
  • Civitai Perf Review — Reviews a feature segment in the main Civitai Next.js app (src/) for production performance — N+1 queries, uni 7.2k ★
  • Review Performance — Reviews code changes for performance issues including algorithmic complexity, unnecessary allocations, lock co 432 ★

Full documentation available on GitHub

View Source Repository