mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-04-15 22:28:35 +00:00
This change adds more comprehensive benchmarks with a wider-variety of input sizes for g1 and g2 multi exponentiation. |
||
|---|---|---|
| .. | ||
| precompiles | ||
| testcases_add.json | ||
| testcases_and.json | ||
| testcases_byte.json | ||
| testcases_div.json | ||
| testcases_eq.json | ||
| testcases_exp.json | ||
| testcases_gt.json | ||
| testcases_lt.json | ||
| testcases_mod.json | ||
| testcases_mul.json | ||
| testcases_or.json | ||
| testcases_sar.json | ||
| testcases_sdiv.json | ||
| testcases_sgt.json | ||
| testcases_shl.json | ||
| testcases_shr.json | ||
| testcases_signext.json | ||
| testcases_slt.json | ||
| testcases_smod.json | ||
| testcases_sub.json | ||
| testcases_xor.json | ||