• Zeke Mostov's avatar
    Add benchmark tests for pallet bags list (#10593) · 0ca23e0a
    Zeke Mostov authored
    
    
    * Add benchmark tests for pallet bags list
    
    * Make sure to set active balance for new ledgers
    
    * fmt
    
    * cargo run --quiet --release --features=runtime-benchmarks --manifest-path=bin/node/cli/Cargo.toml -- benchmark --chain=dev --steps=50 --repeat=20 --pallet=pallet_bags_list --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --output=./frame/bags-list/src/weights.rs --template=./.maintain/frame-weight-template.hbs
    
    Co-authored-by: default avatarParity Bot <[email protected]>
    Co-authored-by: default avatarShawn Tabrizi <[email protected]>
    0ca23e0a