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

Could dencode_init return an upper memory use bound? #188

Closed
benjeffery opened this issue May 8, 2024 · 3 comments
Closed

Could dencode_init return an upper memory use bound? #188

benjeffery opened this issue May 8, 2024 · 3 comments

Comments

@benjeffery
Copy link
Contributor

Currently when running dencode_partition I'm having to guess the RAM needed and increase it as the test partition fails. Might be nice for the user to have some way of knowing how much will be needed?

@jeromekelleher
Copy link
Contributor

dencode_init returns this as part of the output. It's an underestimate currently (#186), but a reasonable starting point.

@jeromekelleher
Copy link
Contributor

The output formatting has been improved recently, I'll document usage soon.

@benjeffery
Copy link
Contributor Author

Ah great, i'm still on 0.0.9, so hadn't seen that.

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

No branches or pull requests

2 participants