Back to Developer Roadmap

Prompt Caching

src/data/roadmaps/claude-code/content/prompt-caching@Dam_IG339RrYZXjXq3T8_.md

4.0829 B
Original Source

Prompt Caching

Claude prompt caching is a feature that stores frequently used, long-context information (system prompts, large documents, codebase, examples) to speed up response times and significantly reduce API costs. It enables up to 90% cheaper and 85% faster processing by avoiding re-computation of consistent prompt prefixes, often using XML tags for structuring data.

Visit the following resources to learn more: