Skip to content

feat: much faster scanning#7

Merged
boyvinall merged 1 commit into
mainfrom
scan-performance
May 1, 2026
Merged

feat: much faster scanning#7
boyvinall merged 1 commit into
mainfrom
scan-performance

Conversation

@boyvinall
Copy link
Copy Markdown
Owner

Since originally written, the stdlib filepath.Walk has significantly improved, and is actually faster, so there’s no need for an additional Dependency.

Also use goroutines for the git status checks, this makes a huge difference to the scan speed.

Since originally written, the stdlib filepath.Walk has significantly
improved, and is actually faster, so there’s no need for an additional
Dependency.

Also use goroutines for the git status checks, this makes a huge
difference to the scan speed.
@boyvinall boyvinall merged commit 41b5759 into main May 1, 2026
1 check passed
@boyvinall boyvinall deleted the scan-performance branch May 1, 2026 05:19
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