constantine/benchmarks
Mamy Ratsimbazafy 6ecbedbd09
Mixed addition (#90)
* ptrettier comments

* Implement mixed addition on G1

* Test for mixed addition in G2 and use it for Miller Loop
2020-09-26 09:16:29 +02:00
..
platforms benchmarking skips cycle counting for ARM 2020-04-15 21:24:18 +02:00
bench_ec_g1.nim Mixed addition (#90) 2020-09-26 09:16:29 +02:00
bench_ec_g2.nim Mixed addition (#90) 2020-09-26 09:16:29 +02:00
bench_elliptic_template.nim Mixed addition (#90) 2020-09-26 09:16:29 +02:00
bench_fields_template.nim Faster inversion with addition chains (#80) 2020-09-04 19:04:32 +02:00
bench_fp.nim Faster inversion with addition chains (#80) 2020-09-04 19:04:32 +02:00
bench_fp2.nim Assembly backend (#69) 2020-07-24 22:02:30 +02:00
bench_fp6.nim Naive pairings + Naive cofactor clearing (#82) 2020-09-21 23:24:00 +02:00
bench_fp12.nim Assembly backend (#69) 2020-07-24 22:02:30 +02:00
bench_fp_double_width.nim Double-width tower extension part 1 (#72) 2020-08-20 10:21:39 +02:00
bench_pairing_bls12_381.nim Pairings for BN254-Nogami and BN254-Snarks (#86) 2020-09-25 21:58:20 +02:00
bench_pairing_bn254_nogami.nim Pairings for BN254-Nogami and BN254-Snarks (#86) 2020-09-25 21:58:20 +02:00
bench_pairing_bn254_snarks.nim Pairings for BN254-Nogami and BN254-Snarks (#86) 2020-09-25 21:58:20 +02:00
bench_pairing_template.nim Pairings for BN254-Nogami and BN254-Snarks (#86) 2020-09-25 21:58:20 +02:00
platforms.nim Github Action CI (without GMP) (#29) 2020-06-19 22:08:15 +02:00