Expand description
Utilities used for benchmarking
Functions§
- create_
benchmark_ accounts - Create accounts by deriving from Alice
- create_
benchmarking_ transfer_ extrinsics - Creates transfer extrinsics pair-wise from elements of
src_accounts
todst_accounts
. - extrinsic_
set_ time - Create a timestamp extrinsic ahead by
MinimumPeriod
of the last known timestamp - extrinsic_
set_ validation_ data - Create a set validation data extrinsic
- get_
wasm_ module - Prepare cumulus test runtime for execution
- import_
block - Import block into the given client and make sure the import was successful
- set_
glutton_ parameters - Create a block containing setup extrinsics for the glutton pallet.