succinctlabs / rsp

A minimal implementation of ZKPs of Ethereum block execution using Reth. Supports both Ethereum and OP Stack.
Apache License 2.0
55 stars 19 forks source link

perf: replace tiny-keccak with sha3 #54

Open xJonathanLEI opened 1 month ago

xJonathanLEI commented 1 month ago

On block 20600000 cycle count drops from 337,505,411 to 319,093,314, or around 5.4%.