constantine/benchmarks
Mamy Ratsimbazafy 928f515582
Batch additions (#207)
* Batch elliptic curve addition

* accelerate chained muls

* jac mixed add handle doubling. jac additions handle aliasing when adding infinity

* properly skip sanitizer on BLS signature test

* properly skip sanitizer² on BLS signature test
2022-10-29 22:43:40 +02:00
..
platforms benchmarking skips cycle counting for ARM 2020-04-15 21:24:18 +02:00
bench_blssig_on_bls12_381_g2.nim BLS signatures for Ethereum (BLS sig on BLS12-381 G2 with SHA256) (#183) 2022-02-26 21:22:34 +01:00
bench_blueprint.nim Don't dump all in "backend" (#184) 2022-02-27 01:49:08 +01:00
bench_ec_g1.nim Pasta curves (#191) 2022-04-27 00:58:48 +02:00
bench_ec_g1_batch.nim Batch additions (#207) 2022-10-29 22:43:40 +02:00
bench_ec_g2.nim Don't dump all in "backend" (#184) 2022-02-27 01:49:08 +01:00
bench_elliptic_template.nim Batch additions (#207) 2022-10-29 22:43:40 +02:00
bench_fields_template.nim Fp12 over fp6 (#201) 2022-08-14 09:48:10 +02:00
bench_fp.nim Fp12 over fp6 (#201) 2022-08-14 09:48:10 +02:00
bench_fp2.nim Fp12 over fp6 (#201) 2022-08-14 09:48:10 +02:00
bench_fp4.nim Fp12 over fp6 (#201) 2022-08-14 09:48:10 +02:00
bench_fp6.nim Fp12 over fp6 (#201) 2022-08-14 09:48:10 +02:00
bench_fp12.nim Don't dump all in "backend" (#184) 2022-02-27 01:49:08 +01:00
bench_fp_double_precision.nim Eip2333 (#202) 2022-08-16 12:07:57 +02:00
bench_hash_to_curve.nim BN254 - Hash-to-Curve (SVDW method) (#190) 2022-04-26 21:24:07 +02:00
bench_pairing_bls12_377.nim Line refactor (#188) 2022-04-04 10:10:36 +02:00
bench_pairing_bls12_381.nim Line refactor (#188) 2022-04-04 10:10:36 +02:00
bench_pairing_bn254_nogami.nim Add multipairing for BN curves (#194) 2022-05-08 19:01:23 +02:00
bench_pairing_bn254_snarks.nim Add multipairing for BN curves (#194) 2022-05-08 19:01:23 +02:00
bench_pairing_template.nim Fp12 over fp6 (#201) 2022-08-14 09:48:10 +02:00
bench_poly1305.nim Eip2333 (#202) 2022-08-16 12:07:57 +02:00
bench_sha256.nim Sha256 refactor (#206) 2022-09-19 02:02:57 +02:00
bench_summary_bls12_377.nim Don't dump all in "backend" (#184) 2022-02-27 01:49:08 +01:00
bench_summary_bls12_381.nim BN254 - Hash-to-Curve (SVDW method) (#190) 2022-04-26 21:24:07 +02:00
bench_summary_bn254_nogami.nim Don't dump all in "backend" (#184) 2022-02-27 01:49:08 +01:00
bench_summary_bn254_snarks.nim BN254 - Hash-to-Curve (SVDW method) (#190) 2022-04-26 21:24:07 +02:00
bench_summary_pasta.nim Pasta curves (#191) 2022-04-27 00:58:48 +02:00
bench_summary_template.nim Fp12 over fp6 (#201) 2022-08-14 09:48:10 +02:00
platforms.nim Remove outdated TODOs [skip ci] 2020-10-11 21:33:59 +02:00