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

Optimize for large number of constaints #27

Open
druiz0992 opened this issue Apr 12, 2019 · 2 comments
Open

Optimize for large number of constaints #27

druiz0992 opened this issue Apr 12, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@druiz0992
Copy link

I am working with circuits with 2^20+ constraints. Even though I was able to obtain a valid circuit, required memory was too large. Also, I would like not having to rely on JSON file which is inefficient for my needs.

@druiz0992 druiz0992 added the enhancement New feature or request label Apr 12, 2019
@druiz0992 druiz0992 self-assigned this Apr 12, 2019
@poma
Copy link

poma commented Apr 24, 2019

We (not related to iden3) want to port circom compiler to Julia language which should be able to handle this scale easily

@benjaminstrasser
Copy link

@poma
Any progress so far ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants