SuperCompress
Benchmarks Agents Blog Changelog Docs Get API key Log in Playground GitHub

Best practices

When to use prompt compression

Prompt compression is not always the right answer. Here is a decision framework to help you determine when to compress and when to skip.

By Arjun Shah - Creator of SuperCompress - Updated 2026-07-03

Compress when:

Skip when:

Frequently asked questions

Should I always compress RAG contexts?

Yes. RAG contexts are the highest-ROI target for compression due to their size and noise level.

Should I compress few-shot examples?

Not usually. Few-shot examples are carefully chosen and typically small. Compression is more valuable on large context blocks.