diff --git a/orml b/orml index 0403508440..5babe0b71c 160000 --- a/orml +++ b/orml @@ -1 +1 @@ -Subproject commit 040350844043a94ff184ef1d421f6234d683b632 +Subproject commit 5babe0b71cf60538ca23d41231f9558816c52ae9 diff --git a/runtime/karura/src/weights/module_auction_manager.rs b/runtime/karura/src/weights/module_auction_manager.rs index 443615557b..d88e879416 100644 --- a/runtime/karura/src/weights/module_auction_manager.rs +++ b/runtime/karura/src/weights/module_auction_manager.rs @@ -18,14 +18,14 @@ //! Autogenerated weights for module_auction_manager //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 3.0.0 -//! DATE: 2021-07-27, STEPS: `[50, ]`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("karura-latest"), DB CACHE: 128 +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev +//! DATE: 2021-08-31, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("karura-dev"), DB CACHE: 128 // Executed Command: // target/release/acala // benchmark -// --chain=karura-latest +// --chain=karura-dev // --steps=50 // --repeat=20 // --pallet=* @@ -48,8 +48,8 @@ use sp_std::marker::PhantomData; pub struct WeightInfo(PhantomData); impl module_auction_manager::WeightInfo for WeightInfo { fn cancel_collateral_auction() -> Weight { - (167_880_000 as Weight) - .saturating_add(T::DbWeight::get().reads(10 as Weight)) - .saturating_add(T::DbWeight::get().writes(7 as Weight)) + (144_908_000 as Weight) + .saturating_add(T::DbWeight::get().reads(11 as Weight)) + .saturating_add(T::DbWeight::get().writes(8 as Weight)) } } diff --git a/runtime/karura/src/weights/module_cdp_engine.rs b/runtime/karura/src/weights/module_cdp_engine.rs index a8f0e8ae0a..60722725cc 100644 --- a/runtime/karura/src/weights/module_cdp_engine.rs +++ b/runtime/karura/src/weights/module_cdp_engine.rs @@ -18,14 +18,14 @@ //! Autogenerated weights for module_cdp_engine //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 3.0.0 -//! DATE: 2021-07-27, STEPS: `[50, ]`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("karura-latest"), DB CACHE: 128 +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev +//! DATE: 2021-08-31, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("karura-dev"), DB CACHE: 128 // Executed Command: // target/release/acala // benchmark -// --chain=karura-latest +// --chain=karura-dev // --steps=50 // --repeat=20 // --pallet=* @@ -48,34 +48,34 @@ use sp_std::marker::PhantomData; pub struct WeightInfo(PhantomData); impl module_cdp_engine::WeightInfo for WeightInfo { fn on_initialize(c: u32, ) -> Weight { - (39_230_000 as Weight) - // Standard Error: 76_000 - .saturating_add((5_596_000 as Weight).saturating_mul(c as Weight)) + (33_833_000 as Weight) + // Standard Error: 65_000 + .saturating_add((4_102_000 as Weight).saturating_mul(c as Weight)) .saturating_add(T::DbWeight::get().reads(7 as Weight)) .saturating_add(T::DbWeight::get().writes(2 as Weight)) } fn set_collateral_params() -> Weight { - (72_051_000 as Weight) + (58_369_000 as Weight) .saturating_add(T::DbWeight::get().reads(1 as Weight)) .saturating_add(T::DbWeight::get().writes(1 as Weight)) } fn set_global_params() -> Weight { - (23_355_000 as Weight) + (19_431_000 as Weight) .saturating_add(T::DbWeight::get().writes(1 as Weight)) } fn liquidate_by_auction() -> Weight { - (304_585_000 as Weight) - .saturating_add(T::DbWeight::get().reads(21 as Weight)) - .saturating_add(T::DbWeight::get().writes(15 as Weight)) + (310_239_000 as Weight) + .saturating_add(T::DbWeight::get().reads(24 as Weight)) + .saturating_add(T::DbWeight::get().writes(17 as Weight)) } fn liquidate_by_dex() -> Weight { - (431_778_000 as Weight) - .saturating_add(T::DbWeight::get().reads(24 as Weight)) - .saturating_add(T::DbWeight::get().writes(15 as Weight)) + (413_203_000 as Weight) + .saturating_add(T::DbWeight::get().reads(27 as Weight)) + .saturating_add(T::DbWeight::get().writes(16 as Weight)) } fn settle() -> Weight { - (189_487_000 as Weight) - .saturating_add(T::DbWeight::get().reads(12 as Weight)) + (168_511_000 as Weight) + .saturating_add(T::DbWeight::get().reads(13 as Weight)) .saturating_add(T::DbWeight::get().writes(8 as Weight)) } } diff --git a/runtime/karura/src/weights/module_cdp_treasury.rs b/runtime/karura/src/weights/module_cdp_treasury.rs index e3ff5aa9b5..b10da54709 100644 --- a/runtime/karura/src/weights/module_cdp_treasury.rs +++ b/runtime/karura/src/weights/module_cdp_treasury.rs @@ -18,14 +18,14 @@ //! Autogenerated weights for module_cdp_treasury //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 3.0.0 -//! DATE: 2021-07-27, STEPS: `[50, ]`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("karura-latest"), DB CACHE: 128 +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev +//! DATE: 2021-08-31, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("karura-dev"), DB CACHE: 128 // Executed Command: // target/release/acala // benchmark -// --chain=karura-latest +// --chain=karura-dev // --steps=50 // --repeat=20 // --pallet=* @@ -48,16 +48,16 @@ use sp_std::marker::PhantomData; pub struct WeightInfo(PhantomData); impl module_cdp_treasury::WeightInfo for WeightInfo { fn auction_collateral() -> Weight { - (76_537_000 as Weight) + (67_011_000 as Weight) .saturating_add(T::DbWeight::get().reads(6 as Weight)) - .saturating_add(T::DbWeight::get().writes(6 as Weight)) + .saturating_add(T::DbWeight::get().writes(7 as Weight)) } fn set_expected_collateral_auction_size() -> Weight { - (24_995_000 as Weight) + (21_097_000 as Weight) .saturating_add(T::DbWeight::get().writes(1 as Weight)) } fn extract_surplus_to_treasury() -> Weight { - (84_873_000 as Weight) + (73_179_000 as Weight) .saturating_add(T::DbWeight::get().reads(4 as Weight)) .saturating_add(T::DbWeight::get().writes(3 as Weight)) } diff --git a/runtime/karura/src/weights/module_collator_selection.rs b/runtime/karura/src/weights/module_collator_selection.rs index a2d9b3797c..9b81b42435 100644 --- a/runtime/karura/src/weights/module_collator_selection.rs +++ b/runtime/karura/src/weights/module_collator_selection.rs @@ -18,14 +18,14 @@ //! Autogenerated weights for module_collator_selection //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 3.0.0 -//! DATE: 2021-07-27, STEPS: `[50, ]`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("karura-latest"), DB CACHE: 128 +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev +//! DATE: 2021-08-31, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("karura-dev"), DB CACHE: 128 // Executed Command: // target/release/acala // benchmark -// --chain=karura-latest +// --chain=karura-dev // --steps=50 // --repeat=20 // --pallet=* @@ -48,69 +48,67 @@ use sp_std::marker::PhantomData; pub struct WeightInfo(PhantomData); impl module_collator_selection::WeightInfo for WeightInfo { fn set_invulnerables(b: u32, ) -> Weight { - (22_991_000 as Weight) - // Standard Error: 8_000 - .saturating_add((422_000 as Weight).saturating_mul(b as Weight)) + (19_091_000 as Weight) + // Standard Error: 11_000 + .saturating_add((257_000 as Weight).saturating_mul(b as Weight)) .saturating_add(T::DbWeight::get().writes(1 as Weight)) } fn set_desired_candidates() -> Weight { - (21_382_000 as Weight) + (17_387_000 as Weight) .saturating_add(T::DbWeight::get().writes(1 as Weight)) } fn set_candidacy_bond() -> Weight { - (22_122_000 as Weight) + (17_669_000 as Weight) .saturating_add(T::DbWeight::get().writes(1 as Weight)) } fn register_as_candidate(c: u32, ) -> Weight { - (103_150_000 as Weight) - // Standard Error: 8_000 - .saturating_add((735_000 as Weight).saturating_mul(c as Weight)) + (82_952_000 as Weight) + // Standard Error: 17_000 + .saturating_add((563_000 as Weight).saturating_mul(c as Weight)) .saturating_add(T::DbWeight::get().reads(7 as Weight)) .saturating_add(T::DbWeight::get().writes(3 as Weight)) } fn register_candidate(c: u32, ) -> Weight { - (55_710_000 as Weight) + (47_412_000 as Weight) // Standard Error: 9_000 - .saturating_add((768_000 as Weight).saturating_mul(c as Weight)) + .saturating_add((486_000 as Weight).saturating_mul(c as Weight)) .saturating_add(T::DbWeight::get().reads(5 as Weight)) .saturating_add(T::DbWeight::get().writes(1 as Weight)) } fn leave_intent(c: u32, ) -> Weight { - (43_533_000 as Weight) - // Standard Error: 10_000 - .saturating_add((566_000 as Weight).saturating_mul(c as Weight)) + (32_513_000 as Weight) + // Standard Error: 6_000 + .saturating_add((422_000 as Weight).saturating_mul(c as Weight)) .saturating_add(T::DbWeight::get().reads(2 as Weight)) .saturating_add(T::DbWeight::get().writes(2 as Weight)) } fn withdraw_bond() -> Weight { - (80_641_000 as Weight) + (62_819_000 as Weight) .saturating_add(T::DbWeight::get().reads(3 as Weight)) .saturating_add(T::DbWeight::get().writes(2 as Weight)) } fn note_author() -> Weight { - (84_778_000 as Weight) + (65_677_000 as Weight) .saturating_add(T::DbWeight::get().reads(4 as Weight)) .saturating_add(T::DbWeight::get().writes(3 as Weight)) } fn new_session() -> Weight { - (44_580_000 as Weight) + (32_622_000 as Weight) .saturating_add(T::DbWeight::get().reads(3 as Weight)) .saturating_add(T::DbWeight::get().writes(1 as Weight)) } - fn start_session(r: u32, c: u32, ) -> Weight { - (22_733_000 as Weight) - // Standard Error: 8_000 - .saturating_add((8_000 as Weight).saturating_mul(r as Weight)) - // Standard Error: 8_000 - .saturating_add((3_208_000 as Weight).saturating_mul(c as Weight)) + fn start_session(_r: u32, c: u32, ) -> Weight { + (19_664_000 as Weight) + // Standard Error: 20_000 + .saturating_add((2_807_000 as Weight).saturating_mul(c as Weight)) .saturating_add(T::DbWeight::get().reads(3 as Weight)) .saturating_add(T::DbWeight::get().writes(1 as Weight)) .saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(c as Weight))) } fn end_session(_r: u32, c: u32, ) -> Weight { - (1_496_669_000 as Weight) - // Standard Error: 72_000 - .saturating_add((10_802_000 as Weight).saturating_mul(c as Weight)) + (1_202_592_000 as Weight) + // Standard Error: 65_000 + .saturating_add((9_299_000 as Weight).saturating_mul(c as Weight)) .saturating_add(T::DbWeight::get().reads(4 as Weight)) .saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(c as Weight))) .saturating_add(T::DbWeight::get().writes(49 as Weight)) diff --git a/runtime/karura/src/weights/module_currencies.rs b/runtime/karura/src/weights/module_currencies.rs index 24769c16cc..bb7b7b15ed 100644 --- a/runtime/karura/src/weights/module_currencies.rs +++ b/runtime/karura/src/weights/module_currencies.rs @@ -18,14 +18,14 @@ //! Autogenerated weights for module_currencies //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 3.0.0 -//! DATE: 2021-07-27, STEPS: `[50, ]`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("karura-latest"), DB CACHE: 128 +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev +//! DATE: 2021-08-31, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("karura-dev"), DB CACHE: 128 // Executed Command: // target/release/acala // benchmark -// --chain=karura-latest +// --chain=karura-dev // --steps=50 // --repeat=20 // --pallet=* @@ -48,27 +48,27 @@ use sp_std::marker::PhantomData; pub struct WeightInfo(PhantomData); impl module_currencies::WeightInfo for WeightInfo { fn transfer_non_native_currency() -> Weight { - (124_284_000 as Weight) + (101_211_000 as Weight) .saturating_add(T::DbWeight::get().reads(5 as Weight)) .saturating_add(T::DbWeight::get().writes(4 as Weight)) } fn transfer_native_currency() -> Weight { - (122_245_000 as Weight) + (99_695_000 as Weight) .saturating_add(T::DbWeight::get().reads(3 as Weight)) .saturating_add(T::DbWeight::get().writes(2 as Weight)) } fn update_balance_non_native_currency() -> Weight { - (67_987_000 as Weight) + (53_836_000 as Weight) .saturating_add(T::DbWeight::get().reads(3 as Weight)) .saturating_add(T::DbWeight::get().writes(3 as Weight)) } fn update_balance_native_currency_creating() -> Weight { - (65_446_000 as Weight) + (52_771_000 as Weight) .saturating_add(T::DbWeight::get().reads(1 as Weight)) .saturating_add(T::DbWeight::get().writes(1 as Weight)) } fn update_balance_native_currency_killing() -> Weight { - (75_384_000 as Weight) + (62_244_000 as Weight) .saturating_add(T::DbWeight::get().reads(3 as Weight)) .saturating_add(T::DbWeight::get().writes(2 as Weight)) } diff --git a/runtime/karura/src/weights/module_dex.rs b/runtime/karura/src/weights/module_dex.rs index 119d4acb70..0a01304cc8 100644 --- a/runtime/karura/src/weights/module_dex.rs +++ b/runtime/karura/src/weights/module_dex.rs @@ -18,14 +18,14 @@ //! Autogenerated weights for module_dex //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 3.0.0 -//! DATE: 2021-07-27, STEPS: `[50, ]`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("karura-latest"), DB CACHE: 128 +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev +//! DATE: 2021-08-31, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("karura-dev"), DB CACHE: 128 // Executed Command: // target/release/acala // benchmark -// --chain=karura-latest +// --chain=karura-dev // --steps=50 // --repeat=20 // --pallet=* @@ -48,67 +48,71 @@ use sp_std::marker::PhantomData; pub struct WeightInfo(PhantomData); impl module_dex::WeightInfo for WeightInfo { fn enable_trading_pair() -> Weight { - (31_397_000 as Weight) + (25_315_000 as Weight) .saturating_add(T::DbWeight::get().reads(1 as Weight)) .saturating_add(T::DbWeight::get().writes(1 as Weight)) } fn disable_trading_pair() -> Weight { - (46_328_000 as Weight) + (25_669_000 as Weight) .saturating_add(T::DbWeight::get().reads(1 as Weight)) .saturating_add(T::DbWeight::get().writes(1 as Weight)) } fn list_provisioning() -> Weight { - (45_144_000 as Weight) + (36_367_000 as Weight) .saturating_add(T::DbWeight::get().reads(3 as Weight)) .saturating_add(T::DbWeight::get().writes(1 as Weight)) } fn update_provisioning_parameters() -> Weight { - (14_690_000 as Weight) + (11_940_000 as Weight) .saturating_add(T::DbWeight::get().reads(1 as Weight)) .saturating_add(T::DbWeight::get().writes(1 as Weight)) } fn end_provisioning() -> Weight { - (98_536_000 as Weight) + (81_857_000 as Weight) .saturating_add(T::DbWeight::get().reads(5 as Weight)) .saturating_add(T::DbWeight::get().writes(6 as Weight)) } fn add_provision() -> Weight { - (168_263_000 as Weight) + (156_941_000 as Weight) .saturating_add(T::DbWeight::get().reads(5 as Weight)) .saturating_add(T::DbWeight::get().writes(5 as Weight)) } fn claim_dex_share() -> Weight { - (139_916_000 as Weight) + (112_374_000 as Weight) .saturating_add(T::DbWeight::get().reads(7 as Weight)) .saturating_add(T::DbWeight::get().writes(5 as Weight)) } fn add_liquidity() -> Weight { - (242_002_000 as Weight) + (201_455_000 as Weight) .saturating_add(T::DbWeight::get().reads(9 as Weight)) .saturating_add(T::DbWeight::get().writes(7 as Weight)) } fn add_liquidity_and_stake() -> Weight { - (352_220_000 as Weight) + (298_711_000 as Weight) .saturating_add(T::DbWeight::get().reads(14 as Weight)) .saturating_add(T::DbWeight::get().writes(12 as Weight)) } fn remove_liquidity() -> Weight { - (209_584_000 as Weight) + (172_232_000 as Weight) .saturating_add(T::DbWeight::get().reads(6 as Weight)) .saturating_add(T::DbWeight::get().writes(6 as Weight)) } fn remove_liquidity_by_unstake() -> Weight { - (397_481_000 as Weight) + (333_489_000 as Weight) .saturating_add(T::DbWeight::get().reads(14 as Weight)) .saturating_add(T::DbWeight::get().writes(12 as Weight)) } - fn swap_with_exact_supply(_u: u32, ) -> Weight { - (170_563_000 as Weight) + fn swap_with_exact_supply(u: u32, ) -> Weight { + (135_046_000 as Weight) + // Standard Error: 254_000 + .saturating_add((932_000 as Weight).saturating_mul(u as Weight)) .saturating_add(T::DbWeight::get().reads(9 as Weight)) .saturating_add(T::DbWeight::get().writes(8 as Weight)) } - fn swap_with_exact_target(_u: u32, ) -> Weight { - (184_458_000 as Weight) + fn swap_with_exact_target(u: u32, ) -> Weight { + (136_734_000 as Weight) + // Standard Error: 162_000 + .saturating_add((383_000 as Weight).saturating_mul(u as Weight)) .saturating_add(T::DbWeight::get().reads(9 as Weight)) .saturating_add(T::DbWeight::get().writes(8 as Weight)) } diff --git a/runtime/karura/src/weights/module_emergency_shutdown.rs b/runtime/karura/src/weights/module_emergency_shutdown.rs index a0501860dc..178a2952ca 100644 --- a/runtime/karura/src/weights/module_emergency_shutdown.rs +++ b/runtime/karura/src/weights/module_emergency_shutdown.rs @@ -18,14 +18,14 @@ //! Autogenerated weights for module_emergency_shutdown //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 3.0.0 -//! DATE: 2021-07-27, STEPS: `[50, ]`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("karura-latest"), DB CACHE: 128 +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev +//! DATE: 2021-08-31, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("karura-dev"), DB CACHE: 128 // Executed Command: // target/release/acala // benchmark -// --chain=karura-latest +// --chain=karura-dev // --steps=50 // --repeat=20 // --pallet=* @@ -48,22 +48,22 @@ use sp_std::marker::PhantomData; pub struct WeightInfo(PhantomData); impl module_emergency_shutdown::WeightInfo for WeightInfo { fn emergency_shutdown(c: u32, ) -> Weight { - (112_579_000 as Weight) - // Standard Error: 138_000 - .saturating_add((30_028_000 as Weight).saturating_mul(c as Weight)) - .saturating_add(T::DbWeight::get().reads(15 as Weight)) + (99_423_000 as Weight) + // Standard Error: 233_000 + .saturating_add((15_077_000 as Weight).saturating_mul(c as Weight)) + .saturating_add(T::DbWeight::get().reads(11 as Weight)) .saturating_add(T::DbWeight::get().writes(1 as Weight)) - .saturating_add(T::DbWeight::get().writes((3 as Weight).saturating_mul(c as Weight))) + .saturating_add(T::DbWeight::get().writes((4 as Weight).saturating_mul(c as Weight))) } fn open_collateral_refund() -> Weight { - (46_275_000 as Weight) + (39_886_000 as Weight) .saturating_add(T::DbWeight::get().reads(5 as Weight)) .saturating_add(T::DbWeight::get().writes(1 as Weight)) } fn refund_collaterals(c: u32, ) -> Weight { - (127_693_000 as Weight) - // Standard Error: 129_000 - .saturating_add((78_554_000 as Weight).saturating_mul(c as Weight)) + (106_378_000 as Weight) + // Standard Error: 151_000 + .saturating_add((63_137_000 as Weight).saturating_mul(c as Weight)) .saturating_add(T::DbWeight::get().reads(7 as Weight)) .saturating_add(T::DbWeight::get().reads((2 as Weight).saturating_mul(c as Weight))) .saturating_add(T::DbWeight::get().writes(3 as Weight)) diff --git a/runtime/karura/src/weights/module_evm.rs b/runtime/karura/src/weights/module_evm.rs index 9f7eac1793..2a529f2e12 100644 --- a/runtime/karura/src/weights/module_evm.rs +++ b/runtime/karura/src/weights/module_evm.rs @@ -18,14 +18,14 @@ //! Autogenerated weights for module_evm //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 3.0.0 -//! DATE: 2021-07-27, STEPS: `[50, ]`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("karura-latest"), DB CACHE: 128 +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev +//! DATE: 2021-08-31, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("karura-dev"), DB CACHE: 128 // Executed Command: // target/release/acala // benchmark -// --chain=karura-latest +// --chain=karura-dev // --steps=50 // --repeat=20 // --pallet=* @@ -48,37 +48,37 @@ use sp_std::marker::PhantomData; pub struct WeightInfo(PhantomData); impl module_evm::WeightInfo for WeightInfo { fn transfer_maintainer() -> Weight { - (126_737_000 as Weight) + (132_407_000 as Weight) .saturating_add(T::DbWeight::get().reads(2 as Weight)) .saturating_add(T::DbWeight::get().writes(1 as Weight)) } fn deploy() -> Weight { - (172_786_000 as Weight) + (168_715_000 as Weight) .saturating_add(T::DbWeight::get().reads(3 as Weight)) .saturating_add(T::DbWeight::get().writes(2 as Weight)) } fn deploy_free() -> Weight { - (37_141_000 as Weight) + (30_918_000 as Weight) .saturating_add(T::DbWeight::get().reads(1 as Weight)) .saturating_add(T::DbWeight::get().writes(1 as Weight)) } fn enable_contract_development() -> Weight { - (143_943_000 as Weight) + (146_279_000 as Weight) .saturating_add(T::DbWeight::get().reads(1 as Weight)) .saturating_add(T::DbWeight::get().writes(1 as Weight)) } fn disable_contract_development() -> Weight { - (145_930_000 as Weight) + (147_696_000 as Weight) .saturating_add(T::DbWeight::get().reads(1 as Weight)) .saturating_add(T::DbWeight::get().writes(1 as Weight)) } fn set_code() -> Weight { - (371_340_000 as Weight) + (283_529_000 as Weight) .saturating_add(T::DbWeight::get().reads(10 as Weight)) - .saturating_add(T::DbWeight::get().writes(7 as Weight)) + .saturating_add(T::DbWeight::get().writes(9 as Weight)) } fn selfdestruct() -> Weight { - (274_226_000 as Weight) + (255_535_000 as Weight) .saturating_add(T::DbWeight::get().reads(11 as Weight)) .saturating_add(T::DbWeight::get().writes(7 as Weight)) } diff --git a/runtime/karura/src/weights/module_evm_accounts.rs b/runtime/karura/src/weights/module_evm_accounts.rs index 4599911072..ee97e07d36 100644 --- a/runtime/karura/src/weights/module_evm_accounts.rs +++ b/runtime/karura/src/weights/module_evm_accounts.rs @@ -18,14 +18,14 @@ //! Autogenerated weights for module_evm_accounts //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 3.0.0 -//! DATE: 2021-07-27, STEPS: `[50, ]`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("karura-latest"), DB CACHE: 128 +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev +//! DATE: 2021-08-31, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("karura-dev"), DB CACHE: 128 // Executed Command: // target/release/acala // benchmark -// --chain=karura-latest +// --chain=karura-dev // --steps=50 // --repeat=20 // --pallet=* @@ -48,12 +48,12 @@ use sp_std::marker::PhantomData; pub struct WeightInfo(PhantomData); impl module_evm_accounts::WeightInfo for WeightInfo { fn claim_account() -> Weight { - (573_048_000 as Weight) + (240_503_000 as Weight) .saturating_add(T::DbWeight::get().reads(3 as Weight)) .saturating_add(T::DbWeight::get().writes(2 as Weight)) } fn claim_default_account() -> Weight { - (36_938_000 as Weight) + (31_182_000 as Weight) .saturating_add(T::DbWeight::get().reads(1 as Weight)) .saturating_add(T::DbWeight::get().writes(2 as Weight)) } diff --git a/runtime/karura/src/weights/module_homa_lite.rs b/runtime/karura/src/weights/module_homa_lite.rs index 8d1df371d4..6b3228d26a 100644 --- a/runtime/karura/src/weights/module_homa_lite.rs +++ b/runtime/karura/src/weights/module_homa_lite.rs @@ -18,8 +18,8 @@ //! Autogenerated weights for module_homa_lite //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 3.0.0 -//! DATE: 2021-08-06, STEPS: `[50, ]`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev +//! DATE: 2021-08-31, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("karura-dev"), DB CACHE: 128 // Executed Command: @@ -28,7 +28,7 @@ // --chain=karura-dev // --steps=50 // --repeat=20 -// --pallet=module-homa-lite +// --pallet=* // --extrinsic=* // --execution=wasm // --wasm-execution=compiled @@ -48,20 +48,20 @@ use sp_std::marker::PhantomData; pub struct WeightInfo(PhantomData); impl module_homa_lite::WeightInfo for WeightInfo { fn mint() -> Weight { - (98_000_000 as Weight) - .saturating_add(T::DbWeight::get().reads(11 as Weight)) - .saturating_add(T::DbWeight::get().writes(6 as Weight)) + (222_885_000 as Weight) + .saturating_add(T::DbWeight::get().reads(13 as Weight)) + .saturating_add(T::DbWeight::get().writes(7 as Weight)) } fn set_total_staking_currency() -> Weight { - (11_000_000 as Weight) + (19_317_000 as Weight) .saturating_add(T::DbWeight::get().writes(1 as Weight)) } fn set_minting_cap() -> Weight { - (11_000_000 as Weight) + (19_472_000 as Weight) .saturating_add(T::DbWeight::get().writes(1 as Weight)) } fn set_xcm_dest_weight() -> Weight { - (20_346_000 as Weight) + (18_838_000 as Weight) .saturating_add(T::DbWeight::get().writes(1 as Weight)) } } diff --git a/runtime/karura/src/weights/module_honzon.rs b/runtime/karura/src/weights/module_honzon.rs index e3abfb9f1d..b0d94fb6b5 100644 --- a/runtime/karura/src/weights/module_honzon.rs +++ b/runtime/karura/src/weights/module_honzon.rs @@ -18,14 +18,14 @@ //! Autogenerated weights for module_honzon //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 3.0.0 -//! DATE: 2021-07-27, STEPS: `[50, ]`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("karura-latest"), DB CACHE: 128 +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev +//! DATE: 2021-08-31, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("karura-dev"), DB CACHE: 128 // Executed Command: // target/release/acala // benchmark -// --chain=karura-latest +// --chain=karura-dev // --steps=50 // --repeat=20 // --pallet=* @@ -48,39 +48,37 @@ use sp_std::marker::PhantomData; pub struct WeightInfo(PhantomData); impl module_honzon::WeightInfo for WeightInfo { fn authorize() -> Weight { - (67_480_000 as Weight) + (54_804_000 as Weight) .saturating_add(T::DbWeight::get().reads(2 as Weight)) .saturating_add(T::DbWeight::get().writes(2 as Weight)) } fn unauthorize() -> Weight { - (69_046_000 as Weight) + (56_546_000 as Weight) .saturating_add(T::DbWeight::get().reads(2 as Weight)) .saturating_add(T::DbWeight::get().writes(2 as Weight)) } fn unauthorize_all(c: u32, ) -> Weight { - (34_088_000 as Weight) - // Standard Error: 80_000 - .saturating_add((39_048_000 as Weight).saturating_mul(c as Weight)) + (28_398_000 as Weight) + // Standard Error: 86_000 + .saturating_add((31_960_000 as Weight).saturating_mul(c as Weight)) .saturating_add(T::DbWeight::get().reads(1 as Weight)) .saturating_add(T::DbWeight::get().writes((2 as Weight).saturating_mul(c as Weight))) } fn adjust_loan() -> Weight { - (288_738_000 as Weight) - .saturating_add(T::DbWeight::get().reads(21 as Weight)) + (265_203_000 as Weight) + .saturating_add(T::DbWeight::get().reads(24 as Weight)) .saturating_add(T::DbWeight::get().writes(11 as Weight)) } fn transfer_loan_from() -> Weight { - (180_016_000 as Weight) - .saturating_add(T::DbWeight::get().reads(14 as Weight)) + (154_588_000 as Weight) + .saturating_add(T::DbWeight::get().reads(15 as Weight)) .saturating_add(T::DbWeight::get().writes(7 as Weight)) } fn close_loan_has_debit_by_dex(u: u32, ) -> Weight { - (386_969_000 as Weight) - // Standard Error: 428_000 - .saturating_add((19_237_000 as Weight).saturating_mul(u as Weight)) - .saturating_add(T::DbWeight::get().reads(19 as Weight)) + (454_043_000 as Weight) + .saturating_add(T::DbWeight::get().reads(22 as Weight)) .saturating_add(T::DbWeight::get().reads((2 as Weight).saturating_mul(u as Weight))) - .saturating_add(T::DbWeight::get().writes(12 as Weight)) + .saturating_add(T::DbWeight::get().writes(13 as Weight)) .saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(u as Weight))) } } diff --git a/runtime/karura/src/weights/module_incentives.rs b/runtime/karura/src/weights/module_incentives.rs index a92128997f..19063a155a 100644 --- a/runtime/karura/src/weights/module_incentives.rs +++ b/runtime/karura/src/weights/module_incentives.rs @@ -18,14 +18,14 @@ //! Autogenerated weights for module_incentives //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 3.0.0 -//! DATE: 2021-07-27, STEPS: `[50, ]`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("karura-latest"), DB CACHE: 128 +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev +//! DATE: 2021-08-31, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("karura-dev"), DB CACHE: 128 // Executed Command: // target/release/acala // benchmark -// --chain=karura-latest +// --chain=karura-dev // --steps=50 // --repeat=20 // --pallet=* @@ -48,47 +48,47 @@ use sp_std::marker::PhantomData; pub struct WeightInfo(PhantomData); impl module_incentives::WeightInfo for WeightInfo { fn on_initialize(c: u32, ) -> Weight { - (12_646_000 as Weight) - // Standard Error: 53_000 - .saturating_add((35_093_000 as Weight).saturating_mul(c as Weight)) + (11_256_000 as Weight) + // Standard Error: 38_000 + .saturating_add((24_277_000 as Weight).saturating_mul(c as Weight)) .saturating_add(T::DbWeight::get().reads(2 as Weight)) .saturating_add(T::DbWeight::get().reads((4 as Weight).saturating_mul(c as Weight))) } fn deposit_dex_share() -> Weight { - (158_550_000 as Weight) + (135_704_000 as Weight) .saturating_add(T::DbWeight::get().reads(9 as Weight)) .saturating_add(T::DbWeight::get().writes(8 as Weight)) } fn withdraw_dex_share() -> Weight { - (165_956_000 as Weight) + (137_093_000 as Weight) .saturating_add(T::DbWeight::get().reads(7 as Weight)) .saturating_add(T::DbWeight::get().writes(6 as Weight)) } fn claim_rewards() -> Weight { - (128_693_000 as Weight) - .saturating_add(T::DbWeight::get().reads(4 as Weight)) - .saturating_add(T::DbWeight::get().writes(3 as Weight)) + (142_944_000 as Weight) + .saturating_add(T::DbWeight::get().reads(7 as Weight)) + .saturating_add(T::DbWeight::get().writes(5 as Weight)) } fn update_incentive_rewards(c: u32, ) -> Weight { - (2_898_000 as Weight) - // Standard Error: 32_000 - .saturating_add((22_741_000 as Weight).saturating_mul(c as Weight)) + (2_117_000 as Weight) + // Standard Error: 56_000 + .saturating_add((19_469_000 as Weight).saturating_mul(c as Weight)) .saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(c as Weight))) } fn update_dex_saving_rewards(c: u32, ) -> Weight { - (2_319_000 as Weight) - // Standard Error: 54_000 - .saturating_add((22_664_000 as Weight).saturating_mul(c as Weight)) + (1_797_000 as Weight) + // Standard Error: 24_000 + .saturating_add((19_798_000 as Weight).saturating_mul(c as Weight)) .saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(c as Weight))) } fn update_payout_deduction_rates(c: u32, ) -> Weight { - (2_280_000 as Weight) - // Standard Error: 18_000 - .saturating_add((22_646_000 as Weight).saturating_mul(c as Weight)) + (1_850_000 as Weight) + // Standard Error: 54_000 + .saturating_add((19_603_000 as Weight).saturating_mul(c as Weight)) .saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(c as Weight))) } fn add_allowance() -> Weight { - (90_887_000 as Weight) + (79_658_000 as Weight) .saturating_add(T::DbWeight::get().reads(4 as Weight)) .saturating_add(T::DbWeight::get().writes(4 as Weight)) } diff --git a/runtime/karura/src/weights/module_nft.rs b/runtime/karura/src/weights/module_nft.rs index 97e73ff909..9c60723ef4 100644 --- a/runtime/karura/src/weights/module_nft.rs +++ b/runtime/karura/src/weights/module_nft.rs @@ -18,14 +18,14 @@ //! Autogenerated weights for module_nft //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 3.0.0 -//! DATE: 2021-07-27, STEPS: `[50, ]`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("karura-latest"), DB CACHE: 128 +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev +//! DATE: 2021-08-31, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("karura-dev"), DB CACHE: 128 // Executed Command: // target/release/acala // benchmark -// --chain=karura-latest +// --chain=karura-dev // --steps=50 // --repeat=20 // --pallet=* @@ -48,42 +48,42 @@ use sp_std::marker::PhantomData; pub struct WeightInfo(PhantomData); impl module_nft::WeightInfo for WeightInfo { fn create_class() -> Weight { - (190_284_000 as Weight) + (160_576_000 as Weight) .saturating_add(T::DbWeight::get().reads(4 as Weight)) .saturating_add(T::DbWeight::get().writes(5 as Weight)) } fn mint(i: u32, ) -> Weight { - (59_950_000 as Weight) - // Standard Error: 51_000 - .saturating_add((79_894_000 as Weight).saturating_mul(i as Weight)) + (0 as Weight) + // Standard Error: 38_000 + .saturating_add((68_790_000 as Weight).saturating_mul(i as Weight)) .saturating_add(T::DbWeight::get().reads(5 as Weight)) .saturating_add(T::DbWeight::get().writes(5 as Weight)) .saturating_add(T::DbWeight::get().writes((2 as Weight).saturating_mul(i as Weight))) } fn transfer() -> Weight { - (282_524_000 as Weight) + (241_117_000 as Weight) .saturating_add(T::DbWeight::get().reads(7 as Weight)) .saturating_add(T::DbWeight::get().writes(7 as Weight)) } fn burn() -> Weight { - (202_979_000 as Weight) + (173_194_000 as Weight) .saturating_add(T::DbWeight::get().reads(4 as Weight)) .saturating_add(T::DbWeight::get().writes(5 as Weight)) } fn burn_with_remark(b: u32, ) -> Weight { - (219_188_000 as Weight) + (104_876_000 as Weight) // Standard Error: 0 - .saturating_add((2_000 as Weight).saturating_mul(b as Weight)) + .saturating_add((3_000 as Weight).saturating_mul(b as Weight)) .saturating_add(T::DbWeight::get().reads(4 as Weight)) .saturating_add(T::DbWeight::get().writes(5 as Weight)) } fn destroy_class() -> Weight { - (229_885_000 as Weight) + (194_935_000 as Weight) .saturating_add(T::DbWeight::get().reads(6 as Weight)) .saturating_add(T::DbWeight::get().writes(6 as Weight)) } fn update_class_properties() -> Weight { - (46_422_000 as Weight) + (38_256_000 as Weight) .saturating_add(T::DbWeight::get().reads(1 as Weight)) .saturating_add(T::DbWeight::get().writes(1 as Weight)) } diff --git a/runtime/karura/src/weights/module_prices.rs b/runtime/karura/src/weights/module_prices.rs index 33f03452cc..4f13f8ea01 100644 --- a/runtime/karura/src/weights/module_prices.rs +++ b/runtime/karura/src/weights/module_prices.rs @@ -18,14 +18,14 @@ //! Autogenerated weights for module_prices //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 3.0.0 -//! DATE: 2021-07-27, STEPS: `[50, ]`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("karura-latest"), DB CACHE: 128 +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev +//! DATE: 2021-08-31, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("karura-dev"), DB CACHE: 128 // Executed Command: // target/release/acala // benchmark -// --chain=karura-latest +// --chain=karura-dev // --steps=50 // --repeat=20 // --pallet=* @@ -48,11 +48,12 @@ use sp_std::marker::PhantomData; pub struct WeightInfo(PhantomData); impl module_prices::WeightInfo for WeightInfo { fn lock_price() -> Weight { - (52_278_000 as Weight) - .saturating_add(T::DbWeight::get().reads(5 as Weight)) + (22_956_000 as Weight) + .saturating_add(T::DbWeight::get().writes(1 as Weight)) } fn unlock_price() -> Weight { - (25_135_000 as Weight) + (24_631_000 as Weight) + .saturating_add(T::DbWeight::get().reads(1 as Weight)) .saturating_add(T::DbWeight::get().writes(1 as Weight)) } } diff --git a/runtime/karura/src/weights/module_session_manager.rs b/runtime/karura/src/weights/module_session_manager.rs index 71079ab69a..5f8bbd89c1 100644 --- a/runtime/karura/src/weights/module_session_manager.rs +++ b/runtime/karura/src/weights/module_session_manager.rs @@ -18,14 +18,14 @@ //! Autogenerated weights for module_session_manager //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 3.0.0 -//! DATE: 2021-07-27, STEPS: `[50, ]`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("karura-latest"), DB CACHE: 128 +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev +//! DATE: 2021-08-31, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("karura-dev"), DB CACHE: 128 // Executed Command: // target/release/acala // benchmark -// --chain=karura-latest +// --chain=karura-dev // --steps=50 // --repeat=20 // --pallet=* @@ -48,26 +48,26 @@ use sp_std::marker::PhantomData; pub struct WeightInfo(PhantomData); impl module_session_manager::WeightInfo for WeightInfo { fn schedule_session_duration() -> Weight { - (39_549_000 as Weight) + (52_381_000 as Weight) .saturating_add(T::DbWeight::get().reads(3 as Weight)) .saturating_add(T::DbWeight::get().writes(1 as Weight)) } fn on_initialize_skip() -> Weight { - (6_490_000 as Weight) + (5_435_000 as Weight) .saturating_add(T::DbWeight::get().reads(1 as Weight)) .saturating_add(T::DbWeight::get().writes(1 as Weight)) } fn on_initialize() -> Weight { - (9_224_000 as Weight) + (8_124_000 as Weight) .saturating_add(T::DbWeight::get().reads(1 as Weight)) .saturating_add(T::DbWeight::get().writes(3 as Weight)) } fn estimate_current_session_progress() -> Weight { - (7_930_000 as Weight) + (6_600_000 as Weight) .saturating_add(T::DbWeight::get().reads(2 as Weight)) } fn estimate_next_session_rotation() -> Weight { - (7_936_000 as Weight) + (6_778_000 as Weight) .saturating_add(T::DbWeight::get().reads(2 as Weight)) } } diff --git a/runtime/karura/src/weights/module_transaction_pause.rs b/runtime/karura/src/weights/module_transaction_pause.rs index 530baf1aad..839586d56e 100644 --- a/runtime/karura/src/weights/module_transaction_pause.rs +++ b/runtime/karura/src/weights/module_transaction_pause.rs @@ -18,8 +18,8 @@ //! Autogenerated weights for module_transaction_pause //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 3.0.0 -//! DATE: 2021-08-17, STEPS: `[50, ]`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev +//! DATE: 2021-08-31, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("karura-dev"), DB CACHE: 128 // Executed Command: @@ -28,7 +28,7 @@ // --chain=karura-dev // --steps=50 // --repeat=20 -// --pallet=module_transaction_pause +// --pallet=* // --extrinsic=* // --execution=wasm // --wasm-execution=compiled @@ -48,12 +48,12 @@ use sp_std::marker::PhantomData; pub struct WeightInfo(PhantomData); impl module_transaction_pause::WeightInfo for WeightInfo { fn pause_transaction() -> Weight { - (24_582_000 as Weight) + (24_130_000 as Weight) .saturating_add(T::DbWeight::get().reads(1 as Weight)) .saturating_add(T::DbWeight::get().writes(1 as Weight)) } fn unpause_transaction() -> Weight { - (24_835_000 as Weight) + (24_021_000 as Weight) .saturating_add(T::DbWeight::get().reads(1 as Weight)) .saturating_add(T::DbWeight::get().writes(1 as Weight)) } diff --git a/runtime/karura/src/weights/module_transaction_payment.rs b/runtime/karura/src/weights/module_transaction_payment.rs index 9d39cc3ff9..9756dae51a 100644 --- a/runtime/karura/src/weights/module_transaction_payment.rs +++ b/runtime/karura/src/weights/module_transaction_payment.rs @@ -18,14 +18,14 @@ //! Autogenerated weights for module_transaction_payment //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 3.0.0 -//! DATE: 2021-07-27, STEPS: `[50, ]`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("karura-latest"), DB CACHE: 128 +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev +//! DATE: 2021-08-31, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("karura-dev"), DB CACHE: 128 // Executed Command: // target/release/acala // benchmark -// --chain=karura-latest +// --chain=karura-dev // --steps=50 // --repeat=20 // --pallet=* @@ -48,11 +48,11 @@ use sp_std::marker::PhantomData; pub struct WeightInfo(PhantomData); impl module_transaction_payment::WeightInfo for WeightInfo { fn set_alternative_fee_swap_path() -> Weight { - (5_590_000 as Weight) + (4_604_000 as Weight) .saturating_add(T::DbWeight::get().writes(1 as Weight)) } fn on_finalize() -> Weight { - (15_914_000 as Weight) + (13_867_000 as Weight) .saturating_add(T::DbWeight::get().reads(2 as Weight)) .saturating_add(T::DbWeight::get().writes(1 as Weight)) } diff --git a/runtime/karura/src/weights/orml_auction.rs b/runtime/karura/src/weights/orml_auction.rs index 0bcd2515fb..1ed8c10a41 100644 --- a/runtime/karura/src/weights/orml_auction.rs +++ b/runtime/karura/src/weights/orml_auction.rs @@ -18,14 +18,14 @@ //! Autogenerated weights for orml_auction //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 3.0.0 -//! DATE: 2021-07-27, STEPS: `[50, ]`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("karura-latest"), DB CACHE: 128 +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev +//! DATE: 2021-08-31, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("karura-dev"), DB CACHE: 128 // Executed Command: // target/release/acala // benchmark -// --chain=karura-latest +// --chain=karura-dev // --steps=50 // --repeat=20 // --pallet=* @@ -48,14 +48,14 @@ use sp_std::marker::PhantomData; pub struct WeightInfo(PhantomData); impl orml_auction::WeightInfo for WeightInfo { fn bid_collateral_auction() -> Weight { - (216_283_000 as Weight) + (178_261_000 as Weight) .saturating_add(T::DbWeight::get().reads(8 as Weight)) .saturating_add(T::DbWeight::get().writes(9 as Weight)) } fn on_finalize(c: u32, ) -> Weight { - (40_109_000 as Weight) - // Standard Error: 54_000 - .saturating_add((103_375_000 as Weight).saturating_mul(c as Weight)) + (39_268_000 as Weight) + // Standard Error: 46_000 + .saturating_add((88_471_000 as Weight).saturating_mul(c as Weight)) .saturating_add(T::DbWeight::get().reads(9 as Weight)) .saturating_add(T::DbWeight::get().reads((3 as Weight).saturating_mul(c as Weight))) .saturating_add(T::DbWeight::get().writes(7 as Weight)) diff --git a/runtime/karura/src/weights/orml_authority.rs b/runtime/karura/src/weights/orml_authority.rs index c9e1be6448..2db612c7d1 100644 --- a/runtime/karura/src/weights/orml_authority.rs +++ b/runtime/karura/src/weights/orml_authority.rs @@ -18,14 +18,14 @@ //! Autogenerated weights for orml_authority //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 3.0.0 -//! DATE: 2021-07-27, STEPS: `[50, ]`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("karura-latest"), DB CACHE: 128 +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev +//! DATE: 2021-08-31, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("karura-dev"), DB CACHE: 128 // Executed Command: // target/release/acala // benchmark -// --chain=karura-latest +// --chain=karura-dev // --steps=50 // --repeat=20 // --pallet=* @@ -48,30 +48,30 @@ use sp_std::marker::PhantomData; pub struct WeightInfo(PhantomData); impl orml_authority::WeightInfo for WeightInfo { fn dispatch_as() -> Weight { - (29_189_000 as Weight) + (21_199_000 as Weight) } fn schedule_dispatch_without_delay() -> Weight { - (68_158_000 as Weight) + (55_898_000 as Weight) .saturating_add(T::DbWeight::get().reads(3 as Weight)) .saturating_add(T::DbWeight::get().writes(3 as Weight)) } fn schedule_dispatch_with_delay() -> Weight { - (72_355_000 as Weight) + (59_215_000 as Weight) .saturating_add(T::DbWeight::get().reads(3 as Weight)) .saturating_add(T::DbWeight::get().writes(3 as Weight)) } fn fast_track_scheduled_dispatch() -> Weight { - (106_820_000 as Weight) + (74_569_000 as Weight) .saturating_add(T::DbWeight::get().reads(3 as Weight)) .saturating_add(T::DbWeight::get().writes(3 as Weight)) } fn delay_scheduled_dispatch() -> Weight { - (106_303_000 as Weight) + (74_564_000 as Weight) .saturating_add(T::DbWeight::get().reads(3 as Weight)) .saturating_add(T::DbWeight::get().writes(3 as Weight)) } fn cancel_scheduled_dispatch() -> Weight { - (77_029_000 as Weight) + (51_614_000 as Weight) .saturating_add(T::DbWeight::get().reads(2 as Weight)) .saturating_add(T::DbWeight::get().writes(2 as Weight)) } diff --git a/runtime/karura/src/weights/orml_oracle.rs b/runtime/karura/src/weights/orml_oracle.rs index 3f17e22d87..4d7e81930f 100644 --- a/runtime/karura/src/weights/orml_oracle.rs +++ b/runtime/karura/src/weights/orml_oracle.rs @@ -18,14 +18,14 @@ //! Autogenerated weights for orml_oracle //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 3.0.0 -//! DATE: 2021-07-27, STEPS: `[50, ]`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("karura-latest"), DB CACHE: 128 +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev +//! DATE: 2021-08-31, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("karura-dev"), DB CACHE: 128 // Executed Command: // target/release/acala // benchmark -// --chain=karura-latest +// --chain=karura-dev // --steps=50 // --repeat=20 // --pallet=* @@ -48,15 +48,15 @@ use sp_std::marker::PhantomData; pub struct WeightInfo(PhantomData); impl orml_oracle::WeightInfo for WeightInfo { fn feed_values(c: u32, ) -> Weight { - (36_804_000 as Weight) - // Standard Error: 50_000 - .saturating_add((7_173_000 as Weight).saturating_mul(c as Weight)) + (29_238_000 as Weight) + // Standard Error: 201_000 + .saturating_add((6_396_000 as Weight).saturating_mul(c as Weight)) .saturating_add(T::DbWeight::get().reads(3 as Weight)) .saturating_add(T::DbWeight::get().writes(1 as Weight)) .saturating_add(T::DbWeight::get().writes((2 as Weight).saturating_mul(c as Weight))) } fn on_finalize() -> Weight { - (6_769_000 as Weight) + (6_102_000 as Weight) .saturating_add(T::DbWeight::get().writes(1 as Weight)) } } diff --git a/runtime/karura/src/weights/orml_tokens.rs b/runtime/karura/src/weights/orml_tokens.rs index 6a78fbbaec..b1f7308616 100644 --- a/runtime/karura/src/weights/orml_tokens.rs +++ b/runtime/karura/src/weights/orml_tokens.rs @@ -18,14 +18,14 @@ //! Autogenerated weights for orml_tokens //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 3.0.0 -//! DATE: 2021-07-27, STEPS: `[50, ]`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("karura-latest"), DB CACHE: 128 +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev +//! DATE: 2021-08-31, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("karura-dev"), DB CACHE: 128 // Executed Command: // target/release/acala // benchmark -// --chain=karura-latest +// --chain=karura-dev // --steps=50 // --repeat=20 // --pallet=* @@ -48,27 +48,27 @@ use sp_std::marker::PhantomData; pub struct WeightInfo(PhantomData); impl orml_tokens::WeightInfo for WeightInfo { fn transfer() -> Weight { - (124_732_000 as Weight) + (101_081_000 as Weight) .saturating_add(T::DbWeight::get().reads(5 as Weight)) .saturating_add(T::DbWeight::get().writes(4 as Weight)) } fn transfer_all() -> Weight { - (131_527_000 as Weight) + (107_633_000 as Weight) .saturating_add(T::DbWeight::get().reads(5 as Weight)) .saturating_add(T::DbWeight::get().writes(4 as Weight)) } fn transfer_keep_alive() -> Weight { - (79_658_000 as Weight) + (64_115_000 as Weight) .saturating_add(T::DbWeight::get().reads(3 as Weight)) .saturating_add(T::DbWeight::get().writes(3 as Weight)) } fn force_transfer() -> Weight { - (89_203_000 as Weight) + (69_931_000 as Weight) .saturating_add(T::DbWeight::get().reads(4 as Weight)) .saturating_add(T::DbWeight::get().writes(3 as Weight)) } fn set_balance() -> Weight { - (65_419_000 as Weight) + (51_922_000 as Weight) .saturating_add(T::DbWeight::get().reads(3 as Weight)) .saturating_add(T::DbWeight::get().writes(3 as Weight)) } diff --git a/runtime/karura/src/weights/orml_vesting.rs b/runtime/karura/src/weights/orml_vesting.rs index 14a2b3f13f..de07475316 100644 --- a/runtime/karura/src/weights/orml_vesting.rs +++ b/runtime/karura/src/weights/orml_vesting.rs @@ -18,14 +18,14 @@ //! Autogenerated weights for orml_vesting //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 3.0.0 -//! DATE: 2021-07-27, STEPS: `[50, ]`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("karura-latest"), DB CACHE: 128 +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev +//! DATE: 2021-08-31, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("karura-dev"), DB CACHE: 128 // Executed Command: // target/release/acala // benchmark -// --chain=karura-latest +// --chain=karura-dev // --steps=50 // --repeat=20 // --pallet=* @@ -48,21 +48,21 @@ use sp_std::marker::PhantomData; pub struct WeightInfo(PhantomData); impl orml_vesting::WeightInfo for WeightInfo { fn vested_transfer() -> Weight { - (73_897_000 as Weight) + (35_681_000 as Weight) .saturating_add(T::DbWeight::get().reads(2 as Weight)) .saturating_add(T::DbWeight::get().writes(1 as Weight)) } fn claim(i: u32, ) -> Weight { - (67_141_000 as Weight) - // Standard Error: 1_000 - .saturating_add((13_000 as Weight).saturating_mul(i as Weight)) + (52_921_000 as Weight) + // Standard Error: 5_000 + .saturating_add((38_000 as Weight).saturating_mul(i as Weight)) .saturating_add(T::DbWeight::get().reads(3 as Weight)) .saturating_add(T::DbWeight::get().writes(2 as Weight)) } fn update_vesting_schedules(i: u32, ) -> Weight { - (32_585_000 as Weight) - // Standard Error: 0 - .saturating_add((101_000 as Weight).saturating_mul(i as Weight)) + (29_669_000 as Weight) + // Standard Error: 4_000 + .saturating_add((84_000 as Weight).saturating_mul(i as Weight)) .saturating_add(T::DbWeight::get().reads(1 as Weight)) .saturating_add(T::DbWeight::get().writes(1 as Weight)) }