Frame System Benchmarking (#5834)

* Frame System Benchmarking

* Add to substrate node, avoid divide by zero errors in analysis

* reduce features

* some fixes

* copy pasta
This commit is contained in:
Shawn Tabrizi
2020-04-30 15:46:44 +02:00
committed by GitHub
parent 5b8d3607e9
commit b301451c85
10 changed files with 341 additions and 13 deletions
@@ -14,7 +14,7 @@
// You should have received a copy of the GNU General Public License
// along with Substrate. If not, see <http://www.gnu.org/licenses/>.
//! Mock file for staking fuzzing.
//! Mock file for session benchmarking.
#![cfg(test)]