difftreelog
ci upgrade weight template
in: master
1 file changed
.maintain/frame-weight-template.hbsdiffbeforeafterboth3//! Autogenerated weights for {{pallet}}3//! Autogenerated weights for {{pallet}}4//!4//!5//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION {{version}}5//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION {{version}}6//! DATE: {{date}}, STEPS: `{{cmd.steps}}`, REPEAT: {{cmd.repeat}}, LOW RANGE: `{{cmd.lowest_range_values}}`, HIGH RANGE: `{{cmd.highest_range_values}}`6//! DATE: {{date}}, STEPS: `{{cmd.steps}}`, REPEAT: `{{cmd.repeat}}`, LOW RANGE: `{{cmd.lowest_range_values}}`, HIGH RANGE: `{{cmd.highest_range_values}}`7//! WORST CASE MAP SIZE: `{{cmd.worst_case_map_values}}`7//! WORST CASE MAP SIZE: `{{cmd.worst_case_map_values}}`8//! HOSTNAME: `{{hostname}}`, CPU: `{{cpuname}}`8//! EXECUTION: {{cmd.execution}}, WASM-EXECUTION: {{cmd.wasm_execution}}, CHAIN: {{cmd.chain}}, DB CACHE: {{cmd.db_cache}}9//! EXECUTION: {{cmd.execution}}, WASM-EXECUTION: {{cmd.wasm_execution}}, CHAIN: {{cmd.chain}}, DB CACHE: {{cmd.db_cache}}91010// Executed Command:11// Executed Command:15#![cfg_attr(rustfmt, rustfmt_skip)]16#![cfg_attr(rustfmt, rustfmt_skip)]16#![allow(unused_parens)]17#![allow(unused_parens)]17#![allow(unused_imports)]18#![allow(unused_imports)]18#![allow(missing_docs)]19#![allow(clippy::unnecessary_cast)]201921use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}};20use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}};22use sp_std::marker::PhantomData;21use sp_std::marker::PhantomData;