openethereum/ethcore/src/evm/interpreter
Robert Habermeier 29ab4ecac1 Shared code cache (#2921)
* add a global code cache

* extract memory-limited lru cache to util

* use memory-limited code cache

* account for code cache size in mem_used
2016-10-28 16:04:44 +02:00
..
gasometer.rs Get rid of duplicated code (#2915) 2016-10-27 19:29:23 +02:00
informant.rs Better EVM informant & Slow transactions warning (#2436) 2016-10-03 23:29:46 +02:00
memory.rs Some obvious evm & uint optimizations (#1576) 2016-07-10 20:18:23 +02:00
mod.rs Get rid of duplicated code (#2915) 2016-10-27 19:29:23 +02:00
shared_cache.rs Shared code cache (#2921) 2016-10-28 16:04:44 +02:00
stack.rs Better EVM informant & Slow transactions warning (#2436) 2016-10-03 23:29:46 +02:00