Skip to content

perf(fmt): avoid duplicate binary path checks - #204

Merged
chenjiahan merged 1 commit into
mainfrom
chenjiahan/perf-fmt-dedupe-binary-check
Aug 5, 2026
Merged

perf(fmt): avoid duplicate binary path checks#204
chenjiahan merged 1 commit into
mainfrom
chenjiahan/perf-fmt-dedupe-binary-check

Conversation

@chenjiahan

Copy link
Copy Markdown
Member

Binary files found during directory traversal are already filtered before they enter the candidate set, but every candidate was checked again afterward. This moves the check for explicit files into pattern classification and removes the redundant candidate-level check.

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying rstack-cli with  Cloudflare Pages  Cloudflare Pages

Latest commit: eb2e59c
Status: ✅  Deploy successful!
Preview URL: https://c6b70255.rstack-cli.pages.dev
Branch Preview URL: https://chenjiahan-perf-fmt-dedupe-b.rstack-cli.pages.dev

View logs

@chenjiahan
chenjiahan merged commit 0fa610f into main Aug 5, 2026
4 checks passed
@chenjiahan
chenjiahan deleted the chenjiahan/perf-fmt-dedupe-binary-check branch August 5, 2026 13:26
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