constantine/benchmarks
Mamy Ratsimbazafy 0eba593951
Pasta / Halo2 MSM bench (#243)
* Pasta bench

* cleanup env variables

* [MSM]: generate benchmark coef-points pairs in parallel

* try to fix windows Ci

* add diagnostic info

* fix old test for new codecs/io primitives

* Ensure the projective point at infinity is not all zeros, but (0, 1, 0)
2023-06-04 17:41:54 +02:00
..
platforms benchmarking skips cycle counting for ARM 2020-04-15 21:24:18 +02:00
bench_blueprint.nim Pasta / Halo2 MSM bench (#243) 2023-06-04 17:41:54 +02:00
bench_ec_g1.nim Multi-Scalar-Multiplication / Linear combination (#220) 2023-02-16 12:45:05 +01:00
bench_ec_g1_batch.nim Parallel Multi-Scalar-Multiplication (#226) 2023-04-10 23:30:14 +02:00
bench_ec_g1_batch.nim.cfg Parallel batchadd (#215) 2023-01-29 01:06:37 +01:00
bench_ec_g1_msm_bls12_381.nim C API for Ethereum BLS signatures (#228) 2023-04-18 22:02:23 +02:00
bench_ec_g1_msm_bls12_381.nim.cfg Parallel Multi-Scalar-Multiplication (#226) 2023-04-10 23:30:14 +02:00
bench_ec_g1_msm_bn254_snarks.nim Parallel Multi-Scalar-Multiplication (#226) 2023-04-10 23:30:14 +02:00
bench_ec_g1_msm_bn254_snarks.nim.cfg Parallel Multi-Scalar-Multiplication (#226) 2023-04-10 23:30:14 +02:00
bench_ec_g1_msm_pasta.nim Pasta / Halo2 MSM bench (#243) 2023-06-04 17:41:54 +02:00
bench_ec_g1_msm_pasta.nim.cfg Pasta / Halo2 MSM bench (#243) 2023-06-04 17:41:54 +02:00
bench_ec_g1_scalar_mul.nim C API for Ethereum BLS signatures (#228) 2023-04-18 22:02:23 +02:00
bench_ec_g2.nim Multi-Scalar-Multiplication / Linear combination (#220) 2023-02-16 12:45:05 +01:00
bench_ec_g2_scalar_mul.nim C API for Ethereum BLS signatures (#228) 2023-04-18 22:02:23 +02:00
bench_elliptic_parallel_template.nim Pasta / Halo2 MSM bench (#243) 2023-06-04 17:41:54 +02:00
bench_elliptic_template.nim Pasta / Halo2 MSM bench (#243) 2023-06-04 17:41:54 +02:00
bench_ethereum_bls_signatures.nim C API for Ethereum BLS signatures (#228) 2023-04-18 22:02:23 +02:00
bench_fields_template.nim Modular exponentiation (arbitrary output) and EIP-198 (#242) 2023-06-01 23:38:41 +02:00
bench_fp.nim Multi-Scalar-Multiplication / Linear combination (#220) 2023-02-16 12:45:05 +01:00
bench_fp2.nim Multi-Scalar-Multiplication / Linear combination (#220) 2023-02-16 12:45:05 +01:00
bench_fp4.nim Multi-Scalar-Multiplication / Linear combination (#220) 2023-02-16 12:45:05 +01:00
bench_fp6.nim Multi-Scalar-Multiplication / Linear combination (#220) 2023-02-16 12:45:05 +01:00
bench_fp12.nim Multi-Scalar-Multiplication / Linear combination (#220) 2023-02-16 12:45:05 +01:00
bench_fp_double_precision.nim Pasta / Halo2 MSM bench (#243) 2023-06-04 17:41:54 +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 move staticFor to the inner repo, not helpers/ for unblocking nimble install (#216) 2023-02-07 13:11:44 +01:00
bench_pairing_bls12_381.nim move staticFor to the inner repo, not helpers/ for unblocking nimble install (#216) 2023-02-07 13:11:44 +01:00
bench_pairing_bn254_nogami.nim move staticFor to the inner repo, not helpers/ for unblocking nimble install (#216) 2023-02-07 13:11:44 +01:00
bench_pairing_bn254_snarks.nim move staticFor to the inner repo, not helpers/ for unblocking nimble install (#216) 2023-02-07 13:11:44 +01:00
bench_pairing_template.nim Multi-Scalar-Multiplication / Linear combination (#220) 2023-02-16 12:45:05 +01:00
bench_poly1305.nim Eip2333 (#202) 2022-08-16 12:07:57 +02:00
bench_powmod.nim Modular exponentiation (arbitrary output) and EIP-198 (#242) 2023-06-01 23:38:41 +02:00
bench_sha256.nim Rework assembly to be compatible with LTO (#231) 2023-04-26 06:58:31 +02:00
bench_summary_bls12_377.nim move staticFor to the inner repo, not helpers/ for unblocking nimble install (#216) 2023-02-07 13:11:44 +01:00
bench_summary_bls12_381.nim move staticFor to the inner repo, not helpers/ for unblocking nimble install (#216) 2023-02-07 13:11:44 +01:00
bench_summary_bn254_nogami.nim move staticFor to the inner repo, not helpers/ for unblocking nimble install (#216) 2023-02-07 13:11:44 +01:00
bench_summary_bn254_snarks.nim move staticFor to the inner repo, not helpers/ for unblocking nimble install (#216) 2023-02-07 13:11:44 +01:00
bench_summary_pasta.nim move staticFor to the inner repo, not helpers/ for unblocking nimble install (#216) 2023-02-07 13:11:44 +01:00
bench_summary_template.nim Multi-Scalar-Multiplication / Linear combination (#220) 2023-02-16 12:45:05 +01:00
platforms.nim Remove outdated TODOs [skip ci] 2020-10-11 21:33:59 +02:00