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

RAM usage on iOS #195

Open
0xturboblitz opened this issue Sep 12, 2024 · 3 comments
Open

RAM usage on iOS #195

0xturboblitz opened this issue Sep 12, 2024 · 3 comments

Comments

@0xturboblitz
Copy link
Member

Every proof increases the base RAM usage on iOS, leading to a crash if one does many proofs.

photo_2024-09-12 11 34 57

I tried deallocating the unsafe buffers in Prover.swift, but it only seems to solve the problem partially, maybe not at all, would have to test again. I also tried other methods to make the functions memory safe. I now think there might be a memory leak in the witness calculator or prover libs.

@Iwueseiter
Copy link

Hi @0xturboblitz can I work on this?

Copy link

onlydustapp bot commented Sep 12, 2024

Hey @Iwueseiter!
Thanks for showing interest.
We've created an application for you to contribute to Proof of Passport.
Go check it out on OnlyDust!

@Amirjab21
Copy link

OnlyDust

This is asking for a lot of github permissions

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

3 participants