cosmos/ethermint-archive

Implement Importing Benchmarks

alexanderbez opened this issue · 0 comments

We should implement importing block benchmarks off of the Ethereum mainchain...roughly 500k blocks I suppose. Tracking memory and CPU ops. It should compare applying txs with Geth's StateDB and Ethermint's StateDB.