laconicd/x/evm
yihuang 78c8ceb244
evm: add benchmark for deep context stack (#627)
* Problem: deep context stack efficienty is not benchmarked

Closes: #626

Solution:
- add a benchmark to demonstrate an extremely inefficiency in deep
  context stack

* Update x/evm/keeper/benchmark_test.go

* prefix storage is irrelevant

* add comment to state_transition.go

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2021-10-06 11:28:13 +00:00
..
atlas docs: banner & other (#607) 2021-09-29 18:15:55 +02:00
client rpc: geth v1.10.9 changes (#624) 2021-10-06 11:22:32 +00:00
keeper evm: add benchmark for deep context stack (#627) 2021-10-06 11:28:13 +00:00
spec docs: first update (#188) 2021-08-03 17:35:31 +00:00
types rpc: geth v1.10.9 changes (#624) 2021-10-06 11:22:32 +00:00
genesis_test.go all: bump SDK to v0.43.0-rc0 (#194) 2021-06-29 13:02:21 -04:00
genesis.go evm: remove tx logs and block bloom from chain state (#556) 2021-09-15 09:45:03 +00:00
handler_test.go all: linter (#532) 2021-09-05 11:03:06 +00:00
handler.go evm: rm recover (#542) 2021-09-09 09:10:33 +00:00
module.go all: bump SDK to v0.43.0-rc0 (#194) 2021-06-29 13:02:21 -04:00