Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add benchmarks of GoblinUltraHonk. Results ``` goblin_ultra_honk_bench 100% 11MB 41.4MB/s 00:00 2024-02-19T18:52:47+00:00 Running ./goblin_ultra_honk_bench Run on (16 X 3000 MHz CPU s) CPU Caches: L1 Data 32 KiB (x8) L1 Instruction 32 KiB (x8) L2 Unified 1024 KiB (x8) L3 Unified 36608 KiB (x1) Load Average: 0.00, 0.56, 0.55 --------------------------------------------------------------------------------------------- Benchmark Time CPU Iterations --------------------------------------------------------------------------------------------- construct_proof_goblinultrahonk/sha256 717 ms 669 ms 1 construct_proof_goblinultrahonk/keccak 2819 ms 2609 ms 1 construct_proof_goblinultrahonk/ecdsa_verification 5275 ms 4958 ms 1 construct_proof_goblinultrahonk/merkle_membership 374 ms 340 ms 2 construct_proof_goblinultrahonk_power_of_2/15 382 ms 349 ms 2 construct_proof_goblinultrahonk_power_of_2/16 751 ms 702 ms 1 construct_proof_goblinultrahonk_power_of_2/17 1454 ms 1372 ms 1 construct_proof_goblinultrahonk_power_of_2/18 2938 ms 2738 ms 1 construct_proof_goblinultrahonk_power_of_2/19 5710 ms 5361 ms 1 construct_proof_goblinultrahonk_power_of_2/20 11496 ms 10855 ms 1 Benchmarking lock deleted. ```
- Loading branch information