openethereum/ethcore
Wei Tang e9f1b38984 EVM benchmark utilities (#8944)
* Make it possible to expose jsontests using feature flag

* Add start_stop_hook for jsontests

* Fix evmbin compile

* Implement vm jsontests times to tsv result

* Use /usr/bin/env to avoid errors on non-Debian systems

* Move evmbin/bench.sh to scripts and add vm_jsontests script for convenience

* Add tempdir as required deps for test-helpers

* Address grumbles on comments

* Detect file/folder automatically and add command docs

* Fix bench script

* times -> timings

* typo: wrong if condition
2018-06-25 11:21:45 +02:00
..
benches Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
crypto Add type for passwords. (#8920) 2018-06-22 15:09:15 +02:00
evm ethcore: fix compilation when using slow-blocks or evm-debug features (#8936) 2018-06-22 11:00:19 +02:00
light new blooms database (#8712) 2018-06-20 15:13:07 +02:00
node_filter new blooms database (#8712) 2018-06-20 15:13:07 +02:00
private-tx Add type for passwords. (#8920) 2018-06-22 15:09:15 +02:00
res Update hardcoded headers (#8925) 2018-06-22 10:49:10 +02:00
service new blooms database (#8712) 2018-06-20 15:13:07 +02:00
src EVM benchmark utilities (#8944) 2018-06-25 11:21:45 +02:00
stratum Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
sync Add type for passwords. (#8920) 2018-06-22 15:09:15 +02:00
transaction Disallow unsigned transactions in case EIP-86 is disabled (#8802) 2018-06-05 19:49:11 +02:00
types added from and to to Receipt (#8756) 2018-06-07 16:47:41 +02:00
vm Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
wasm Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
Cargo.toml EVM benchmark utilities (#8944) 2018-06-25 11:21:45 +02:00