Basic extrinsic pool benchmarks (#3922)

* Working bench for 50 sequental

* configured benches

* fix warnings

* Optimize and fix issues

* add preamble

* Fix benchmarks.

* fix compilation

* remove unneeded features for now
This commit is contained in:
Nikolay Volf
2019-10-28 18:05:52 +03:00
committed by Gavin Wood
parent 7e87dfdc07
commit 448ce2adff
4 changed files with 171 additions and 1 deletions
@@ -475,7 +475,6 @@ mod tests {
Pool::new(Default::default(), TestApi::default())
}
#[test]
fn should_validate_and_import_transaction() {
// given