Skip to content

fix(cli): skip oversized snapshot cache loads - #51

Closed
garrettladley wants to merge 1 commit into
mainfrom
gml/skip-giant-snapshot-load
Closed

garrettladley wants to merge 1 commit into
mainfrom
gml/skip-giant-snapshot-load

Conversation

@garrettladley

Copy link
Copy Markdown
Owner
  • rr --index-dir now treats oversized snapshot.json files as bad warm-cache candidates instead of spending minutes parsing them
  • giant snapshots rebuild through the normal indexed corpus path and write the compact cache format from main
  • normal-sized snapshots still load directly and keep the clean-load no-rewrite behavior from the previous cache fix
  • the snapshot load budget is pinned with a focused unit test

@garrettladley
garrettladley deleted the gml/skip-giant-snapshot-load branch May 16, 2026 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant