-
Notifications
You must be signed in to change notification settings - Fork 199
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
Profile and optimize the compiler #3820
Comments
I am using valgrind accompanied by the tools callgrind and kcachegrind and unfortunately a debug build of nargo-cli |
We hugely improved compilation times for noir-rsa in #3815, I'd recommend installing the latest nightly (should be out in 10mins or so) |
Okay. Is anyone else still working on improving compilation times? |
Yep, we're going to keep an eye on compilation times and we're going to need better profiling, etc. going forwards to help with this. |
Problem
Noirc
is slow when compiling rsa and other programs.Happy Case
Alternatives Considered
No alternatives - just profile before optimizing
Additional Context
No response
Would you like to submit a PR for this Issue?
Yes
Support Needs
Ideas are welcome
The text was updated successfully, but these errors were encountered: