areu01or00/perf-hints

A language-agnostic engineering wisdom plugin for Claude Code based on Performance Hints by Jeff Dean, Sanjay Ghemawat's viral article - including performance optimization, code review, testing, and software engineering practices.

4Stars on the repository
5Mods indexed here, across every type
8mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

perf-analyzer

01

areu01or00/perf-hints

Agent

Analyzes code for performance bottlenecks using back-of-envelope calculations, traces hot paths, identifies sequential I/O, allocation patterns, and missing bulk operations.

4 8mo ago A 34 tokens original MIT

perf-reviewer

02

areu01or00/perf-hints

Agent

Reviews performance optimizations for correctness, validates that fixes don't introduce bugs, checks for regressions, and verifies improvements match expectations.

4 8mo ago A 28 tokens original MIT