ralexstokes / ssz-rs

Implementation of ethereum's `ssz`
Apache License 2.0
103 stars 41 forks source link

Add cargo benchmarks for performance data #160

Open ralexstokes opened 2 months ago

ralexstokes commented 2 months ago

Can start by converting this test to a benchmark to get perf data for proof gen/verify

https://github.com/ralexstokes/ssz-rs/blob/1df4cd9b849a48c44a6105abc3a38d21cd4fd8d3/ssz-rs/src/merkleization/proofs.rs#L299

EchoAlice commented 2 weeks ago

someone else started working on this, right? If so, i'll close my pr