More advanced benchmarks #3

Open
opened 2023-10-04 22:30:17 +00:00 by telackey · 0 comments

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.

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.
telackey added the Copied from Github label 2023-10-04 22:30:17 +00:00
roysc was assigned by telackey 2023-10-04 22:30:17 +00:00
Sign in to join this conversation.