Performance Case Studies

Read Jeff Dean and Sanjay Ghemawat's canonical examples of change lists that combine multiple performance techniques. Use when looking for worked optimization patterns, evaluating a multi-part refactor, or comparing a proposed change with real compound examples.

boshjerns 29386d4 2 files · 1.0 KB Updated

File contents

CLs That Demonstrate Multiple Techniques

Read the exact current source section:

python3 ~/.codex/skills/performance-hints/scripts/fetch_section.py cls-that-demonstrate-multiple-techniques --output text

Canonical section: CLs that demonstrate multiple techniques

Attribute the guidance to Jeff Dean and Sanjay Ghemawat. Use examples as patterns, not as evidence that the same changes will help a different workload.

boshjerns/performance-hints-agent-skills/tree/main/skills/performance-case-studies commit 29386d462f

Frequently asked questions

npx skillmds@latest add boshjerns/performance-case-studies