Conversation
|
/bench runtime acala module_dex |
|
Finished benchmark for branch: fer-handlebars-fix Benchmark: Benchmark Runtime Acala Module cargo run --release --color=never --bin=acala --features=runtime-benchmarks --features=with-acala-runtime -- benchmark --chain=acala-latest --steps=50 --repeat=20 --pallet=module_dex --extrinsic="*" --execution=wasm --wasm-execution=compiled --heap-pages=4096 --template=./templates/runtime-weight-template.hbs --output=./runtime/acala/src/weights/ ResultsPallet: "module_dex", Extrinsic: "enable_trading_pair", Lowest values: [], Highest values: [], Steps: 50, Repeat: 20
|
…hmarks --features=with-acala-runtime -- benchmark --chain=acala-latest --steps=50 --repeat=20 --pallet=module_dex --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --template=./templates/runtime-weight-template.hbs --output=./runtime/acala/src/weights/
|
/bench module module_dex |
|
/bench runtime module module_dex |
|
Error running benchmark: fer-handlebars-fix stdoutNode benchmarks only available on Substrate. |
|
Finished benchmark for branch: fer-handlebars-fix Benchmark: Benchmark Runtime Module cargo run --release --color=never --bin=acala --features=runtime-benchmarks --features=with-mandala-runtime -- benchmark --chain=dev --steps=50 --repeat=20 --pallet=module_dex --extrinsic="*" --execution=wasm --wasm-execution=compiled --heap-pages=4096 --output=./modules/dex/src/weights.rs --template=./templates/module-weight-template.hbs ResultsPallet: "module_dex", Extrinsic: "enable_trading_pair", Lowest values: [], Highest values: [], Steps: 50, Repeat: 20
|
…hmarks --features=with-mandala-runtime -- benchmark --chain=dev --steps=50 --repeat=20 --pallet=module_dex --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --output=./modules/dex/src/weights.rs --template=./templates/module-weight-template.hbs
Handlebars templates render differently due to upstream changes