Skip to content

perf(tui): share preview ownership - #38

Merged
gitkeniwo merged 4 commits into
mainfrom
perf/preview-ownership
Aug 20, 2026
Merged

perf(tui): share preview ownership#38
gitkeniwo merged 4 commits into
mainfrom
perf/preview-ownership

Conversation

@gitkeniwo

Copy link
Copy Markdown
Owner

Summary

  • Share one catalog snapshot between the TUI and search index.
  • Borrow live previews and reference-count trash previews instead of copying snippet content per frame.
  • Add allocation regression coverage and record the completed work in the changelog and roadmap.

Verification

  • cargo fmt --check
  • cargo clippy --locked --all-targets --all-features -- -D warnings
  • cargo clippy --locked --all-targets --no-default-features -- -D warnings
  • cargo test --locked --all-features

@gitkeniwo
gitkeniwo merged commit 9e12633 into main Aug 20, 2026
19 checks passed
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