More advanced benchmarks #3

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

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.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/ipld-eth-statedb#3
No description provided.