Same model. Same data. Same questions. Numbers produced by the harness — nothing is rounded up, and losses are published too. Run the suite yourself:
text-embedding-3-small + pgvector, top-5 retrieval, same LLM backbone.Standard benchmarks test retrieval quality from a clean history. Real apps accumulate noise — 500 turns of irrelevant chat, off-topic questions, dead-end threads.
PDM's pressure-decay model lets noise fade naturally. The memories that matter survive; the noise doesn't. RAG has no equivalent mechanism — every stored chunk competes equally for retrieval.
Nothing on this page that the harness didn't produce. The compression story stays 'orders of magnitude, measured results below' — the table speaks.
python -m pdm.bench runs the whole suite on your machine against LoCoMo / LongMemEval. A benchmark you can re-run is a receipt; one you can't is an ad.
If the baseline wins a row, it stays on the page. One honest loss buys credibility for every win.