mirror of
https://github.com/powdr-labs/powdr.git
synced 2026-04-20 03:03:25 -04:00
This makes sure that we use AVX instructions when available. Seems to speed up Plonky3 proofs (slightly for Goldilocks and 30-50% for BabyBear).
the powdr book
This is the powdr book.
Contributing
To serve the book:
cargo install mdbook
mdbook serve
Then put changes in the src folder.