openethereum/ethcore/verification/benches
David f4d14e271f Benchmarks for block verification (#11035)
* WIP

* wip

* Benchmarks for block verification

Uses real blocks from mainnet to benchmark the `verify_*` family of methods in the `verification` module.

Also exposes the `TestBlockChain` in a test helper.

* Cleanup, fix CI

* Bash syntax error

* One more try

* Fix review grumbles
	Revert unwanted changes
	Tweak CI benchmark checks
2019-09-11 14:15:19 +02:00
..
8447675.rlp Benchmarks for block verification (#11035) 2019-09-11 14:15:19 +02:00
8481474-parent-to-uncle.rlp Benchmarks for block verification (#11035) 2019-09-11 14:15:19 +02:00
8481475.rlp Benchmarks for block verification (#11035) 2019-09-11 14:15:19 +02:00
8481476-one-uncle.rlp Benchmarks for block verification (#11035) 2019-09-11 14:15:19 +02:00
verification.rs Benchmarks for block verification (#11035) 2019-09-11 14:15:19 +02:00