cosmos / ethermint-archive

Ethereum on Tendermint using Cosmos-SDK!
Apache License 2.0
664 stars 187 forks source link

Implement Importing Benchmarks #491

Open alexanderbez opened 5 years ago

alexanderbez commented 5 years ago

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.