mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-03 14:23:07 +00:00
* Faster squaring for extension fields; use in cube(). * Add squaring to arithmetic benchmark. * Rename variable to remove warning; adjust comment. * Inline always (improves latency measurements a lot).