Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Nightly optimizations

Latest
Compare
Choose a tag to compare
@shamatar shamatar released this 15 Jul 11:34
· 28 commits to master since this release
1aff83c
  • Some potentially time-consuming operations such as scalars conversion from Montgomery form are now parallelized
  • Multicore users can now use nightly version of Rust and specify nightly feature to get ~10% speedup on for proof generation over large circuits due to faster multiexponentiation