Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Benchmark #69

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Benchmark #69

wants to merge 3 commits into from

Conversation

ChihChengLiang
Copy link
Contributor

What was wrong?

Benchmark basic bls operations for future optimizations

How was it fixed?

Cherry pick some functions to benchmark.

$ python scripts/benchmark.py 
adding_G1        3.6305750617194796e-05 secs / 55088    times   3.631034993917867e-05   secs / 55081    times   3.631295090509828e-05   secs / 55077    times
adding_G2        0.00016916649065380117 secs / 11823    times   0.0001715269396226474   secs / 11660    times   0.00016844043321544394  secs / 11874    times
pairing          0.11765580964705853    secs / 17       times   0.11735913694444476     secs / 18       times   0.11735896149999982     secs / 18       times
aggregate_keys   0.03989880549019603    secs / 51       times   0.0399249707058823      secs / 51       times   0.0401495231600002      secs / 50       times
aggregate_sigs   1.1437203239999985     secs / 2        times   1.1409979934999992      secs / 2        times   1.150104992500001       secs / 2        times
bls_verify       1.0554831124999993     secs / 2        times   1.0284457239999973      secs / 2        times   1.0504402719999995      secs / 2        times

Cute Animal Picture

put a cute animal picture link inside the parentheses

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant