py_ecc
py_ecc copied to clipboard
fast-verification-of-multiple-bls-signatures
What was wrong?
https://ethresear.ch/t/fast-verification-of-multiple-bls-signatures/5407
How was it fixed?
Cute Animal Picture
benchmark before rename and pr feedback
- profile_verify_multiple 177 sec
- profile_verify_multiple_multiple 92 sec
@ChihChengLiang glancing at the library I don't see any benchmarking tools which suggests you did the benchmarking manually. Would you mind contributing some version of that into the core library so we can have a starting point for future library optimizations?
@pipermerriam manually in this PR 😂scripts/benchmark_multi_multi.py https://github.com/ethereum/py_ecc/pull/67/files#diff-6603fa8fb24b1bbf0f65499a385162e4