Skip to content
Snippets Groups Projects
  • thiolliere's avatar
    Fix benchmarks template whitespaces (#7447) · 16799198
    thiolliere authored
    
    * fix
    
    * actual fix
    
    * cargo run --release --features=runtime-benchmarks --manifest-path=bin/node/cli/Cargo.toml -- benchmark --chain=dev --steps=50 --repeat=20 --pallet=pallet_democracy --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --output=./frame/democracy/src/weights.rs --template=./.maintain/frame-weight-template.hbs
    
    * cargo run --release --features=runtime-benchmarks --manifest-path=bin/node/cli/Cargo.toml -- benchmark --chain=dev --steps=50 --repeat=20 --pallet=frame_system --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --output=./frame/system/src/weights.rs --template=./.maintain/frame-weight-template.hbs
    
    * Update frame/system/src/weights.rs
    
    Co-authored-by: default avatarParity Benchmarking Bot <admin@parity.io>
    Co-authored-by: default avatarShawn Tabrizi <shawntabrizi@gmail.com>
    16799198
Code owners
Assign users and groups as approvers for specific file changes. Learn more.