Skip to content

read files by size of the file instead of fixed size #20

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

Merged
merged 2 commits into from
Feb 8, 2025
Merged

Conversation

v420v
Copy link
Owner

@v420v v420v commented Feb 8, 2025

issue: #18

Previously, a fixed allocation of 170,000 bytes of memory was used whenever a file was loaded. With this pull request, the memory allocation will now depend on the actual file size.

Copy link
Owner Author

@v420v v420v left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

LGTM-neko

@v420v v420v merged commit 48c3318 into main Feb 8, 2025
1 check passed
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.

None yet

1 participant