Paweł Bylica
Paweł Bylica
Run: ```sh evmone-bench-internal --benchmark_counters_tabular=true --benchmark_filter=eof_validation ```
Check if the lines pre-computation (`blst_precompute_lines`) in the pairing check has any performance positive effect. If not, use simpler API without additional allocation for `Qlines`.
Shortly: don't compute the bloom filter of logs in the `state::transition()`.
### Component sp1-sdk ### Have you ensured that all of these are up to date? - [x] SP1 SDK - [x] cargo prove CLI/sp1up ### What version of SP1 SDK...
Use the information that in the first iteration of the exponentiation loop the bit is aways 1.