Benchmarks

CLS++ reliability benchmarks

Runnable, CLS++-only proofs for memory durability and failure modes. No competitor binaries are executed — we reproduce failure classes documented in the industry and show CLS++ avoids them.

Quick start

pip install clsplusplus
cls bench            # human-readable summary
cls bench --json     # machine-readable output

What gets tested

  • Embedder outage — facts persist when dense embeddings fail
  • Contradiction handling — archive + lineage instead of silent delete
  • Embedding dimension changes — writes survive model switches
  • Empty extraction — raw items always stored

Support

Questions or reproduction issues: open a support ticket or email support@clsplusplus.com.