-
Notifications
You must be signed in to change notification settings - Fork 34
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: add bls12 synthetic loop example #379
base: master
Are you sure you want to change the base?
Conversation
Codecov Report
@@ Coverage Diff @@
## master #379 +/- ##
=======================================
Coverage 98.72% 98.72%
=======================================
Files 56 56
Lines 8660 8660
=======================================
Hits 8550 8550
Misses 110 110 |
How long does it run? |
It looks like it runs 2x faster than the slowest pairing benchmark. Fine to me then. |
@cdetrio do you have a newer/different build of this? |
My benchmarks between 0.2.0 and 0.3.0:
vs
|
9865474
to
7cb64f5
Compare
Can we finally merge this? |
@chfast I think the only delay here was whether this would cause anything else to be GPL-3.0, because this code is. |
No description provided.