Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(avm): make ProverPolynomials::get_row return references (#7419)
This makes the computation of logderivatives ~20x faster, and proving a public token transfer goes from `60s` to `14s`. The cost is verbosity.
- Loading branch information