openethereum/ethcore/verification/src
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
..
queue Make ClientIoMessage generic over the Client (#10981) 2019-08-28 10:09:42 +02:00
canon_verifier.rs Make ClientIoMessage generic over the Client (#10981) 2019-08-28 10:09:42 +02:00
lib.rs Benchmarks for block verification (#11035) 2019-09-11 14:15:19 +02:00
noop_verifier.rs Make ClientIoMessage generic over the Client (#10981) 2019-08-28 10:09:42 +02:00
test_helpers.rs 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
verifier.rs Make ClientIoMessage generic over the Client (#10981) 2019-08-28 10:09:42 +02:00