Skip to content

v1.0.1 — Optimization Performance

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Jun 22:42
· 47 commits to main since this release

Performance improvements

  • 17x faster warm-state operations through buffered persist serialization, persist skip-reload optimization, and refined fsync policy on the reconstructible cache
  • Self-cleaning storage with 24-hour spill TTL, 256MB capacity ceiling, automatic orphaned temp-file sweep (runs every session)
  • Criterion persist-path regression gate prevents performance regressions on cache operations
  • No breaking changes — all RACC recovery semantics are byte-identical