Benchmark at the eth_call level, by initializing an EVM with are various ipld-eth-statedb implementations or the geth levelDB implementation
EVM using ipld-eth-statedb that accesses ipld-eth-db state directy
EVM using ipld-eth-statedb that accesses ipld-eth-db state by trie traversal
EVM using geth StateDB
Also increasing db size, if feasible.
https://github.com/cerc-io/ipld-eth-statedb/issues/14
Benchmark at the eth_call level, by initializing an EVM with are various ipld-eth-statedb implementations or the geth levelDB implementation
* EVM using ipld-eth-statedb that accesses ipld-eth-db state directy
* EVM using ipld-eth-statedb that accesses ipld-eth-db state by trie traversal
* EVM using geth StateDB
Also increasing db size, if feasible.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
https://github.com/cerc-io/ipld-eth-statedb/issues/14
Benchmark at the eth_call level, by initializing an EVM with are various ipld-eth-statedb implementations or the geth levelDB implementation
Also increasing db size, if feasible.