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 · 1 comment
Open

RAM usage on iOS #195

0xturboblitz opened this issue Sep 12, 2024 · 1 comment

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

This comment was marked as outdated.

@zk-passport zk-passport deleted a comment from Amirjab21 Dec 31, 2024
@zk-passport zk-passport deleted a comment from onlydustapp bot Dec 31, 2024
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