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

Use BufWriter directly instead of a Vec and write_all #3

Merged
merged 2 commits into from
Nov 11, 2021

Conversation

nico-abram
Copy link
Contributor

Should fix #1

@gamozolabs gamozolabs merged commit 219cb59 into gamozolabs:main Nov 11, 2021
@gamozolabs
Copy link
Owner

This looks great thanks! I'm gonna also try to get rid of the construction of bytes in PT_LOAD as that can get big in-memory too!

-B

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.

Don't construct image in RAM
2 participants