Skip to content

Conversation

@watany-dev
Copy link
Owner

Changed from loading all file contents into memory to streaming each
file directly into the hash. This prevents memory issues when matching
many large files with patterns like 'hashFiles("**/*.go")'.

…usage

Changed from loading all file contents into memory to streaming each
file directly into the hash. This prevents memory issues when matching
many large files with patterns like 'hashFiles("**/*.go")'.
@watany-dev watany-dev merged commit 6cd19f6 into main Dec 28, 2025
5 checks passed
@watany-dev watany-dev deleted the claude/identify-performance-issues-l1AV9 branch December 28, 2025 04: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.

3 participants