Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid keeping all files in memory for find-unusual-characters #705

Merged
merged 1 commit into from
Jun 8, 2024

Conversation

apasel422
Copy link
Contributor

Each file can be processed independently, so processing them one at a time reduces total memory consumption.

Each file can be processed independently, so processing them one at a
time reduces total memory consumption.
@apasel422 apasel422 marked this pull request as ready for review June 8, 2024 13:21
@acabal acabal merged commit b8ef8f5 into standardebooks:master Jun 8, 2024
1 check passed
@acabal
Copy link
Member

acabal commented Jun 8, 2024

Thanks!

@apasel422 apasel422 deleted the find-unusual-iterative branch June 8, 2024 16:11
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.

2 participants