Skip to content

perf: speed up context gathering#9

Merged
mnismt merged 1 commit into
mainfrom
codex/context-scan-performance
May 31, 2026
Merged

perf: speed up context gathering#9
mnismt merged 1 commit into
mainfrom
codex/context-scan-performance

Conversation

@mnismt

@mnismt mnismt commented May 31, 2026

Copy link
Copy Markdown
Owner

Summary

  • Cache per-root ignore contexts for repeated lazy scans and coalesce concurrent loads
  • Read selected file contents once, skip known binaries early, and gather context with bounded parallelism
  • Add focused utility coverage for context reads and cache invalidation

Checks

  • pnpm check-types
  • pnpm lint

@mnismt mnismt merged commit a02413f into main May 31, 2026
4 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