Skip to content

perf: remove repeated index hot-path work - #259

Closed
lzehrung wants to merge 1 commit into
fix/cache-portability-basefrom
perf/index-cache-common-base
Closed

perf: remove repeated index hot-path work#259
lzehrung wants to merge 1 commit into
fix/cache-portability-basefrom
perf/index-cache-common-base

Conversation

@lzehrung

Copy link
Copy Markdown
Owner

Summary

  • Remove repeated work shared by index and cache-write hot paths.

Verification

  • The stacked cache-hydration and query hot-path follow-ups cover this shared optimization.

Reduce discovery and query overhead that scales with project files, wildcard definitions, safe symlink probes, reachable graph nodes, and sidecar writes. Benchmarked targeted discovery/query suites: 88 passed, 2 skipped; no output changes observed.
@lzehrung

Copy link
Copy Markdown
Owner Author

Superseded by #261, which consolidates the index and query hot-path changes on the portable-cache base.

@lzehrung lzehrung closed this Aug 16, 2026
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