Expose more benchmarks (Scheduler, Elections) (#1128)

* More benchmarks

* Apply suggestions from code review

* update cargo

Co-authored-by: Gavin Wood <gavin@parity.io>
This commit is contained in:
Shawn Tabrizi
2020-05-22 13:58:08 +02:00
committed by GitHub
parent aa13e5df14
commit 55d41a255b
6 changed files with 8 additions and 0 deletions
+1
View File
@@ -155,6 +155,7 @@ runtime-benchmarks = [
"elections-phragmen/runtime-benchmarks",
"identity/runtime-benchmarks",
"im-online/runtime-benchmarks",
"scheduler/runtime-benchmarks",
"society/runtime-benchmarks",
"staking/runtime-benchmarks",
"timestamp/runtime-benchmarks",