Update all weights (#13614)

* Empty commit

* ".git/.scripts/commands/bench/bench.sh" all

---------

Co-authored-by: Alexander Theißen <alex.theissen@me.com>
Co-authored-by: command-bot <>
This commit is contained in:
Oliver Tale-Yazdi
2023-03-16 17:57:45 +01:00
committed by GitHub
parent b117dbdf08
commit 3a3d93afee
48 changed files with 6017 additions and 6041 deletions
+247 -245
View File
@@ -18,26 +18,28 @@
//! Autogenerated weights for pallet_referenda
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-01-27, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-03-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `runner-b3zmxxc-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! HOSTNAME: `bm3`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024
// Executed Command:
// target/production/substrate
// ./target/production/substrate
// benchmark
// pallet
// --chain=dev
// --steps=50
// --repeat=20
// --pallet=pallet_referenda
// --no-storage-info
// --no-median-slopes
// --no-min-squares
// --extrinsic=*
// --execution=wasm
// --wasm-execution=compiled
// --heap-pages=4096
// --json-file=/builds/parity/mirrors/substrate/.git/.artifacts/bench.json
// --pallet=pallet_referenda
// --chain=dev
// --header=./HEADER-APACHE2
// --output=./frame/referenda/src/weights.rs
// --header=./HEADER-APACHE2
// --template=./.maintain/frame-weight-template.hbs
#![cfg_attr(rustfmt, rustfmt_skip)]
@@ -92,10 +94,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Referenda ReferendumInfoFor (max_values: None, max_size: Some(366), added: 2841, mode: MaxEncodedLen)
fn submit() -> Weight {
// Proof Size summary in bytes:
// Measured: `251`
// Estimated: `109996`
// Minimum execution time: 34_540 nanoseconds.
Weight::from_parts(36_144_000, 109996)
// Measured: `220`
// Estimated: `111976`
// Minimum execution time: 36_851_000 picoseconds.
Weight::from_parts(37_183_000, 111976)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
@@ -105,10 +107,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen)
fn place_decision_deposit_preparing() -> Weight {
// Proof Size summary in bytes:
// Measured: `536`
// Estimated: `221835`
// Minimum execution time: 46_963 nanoseconds.
Weight::from_parts(48_459_000, 221835)
// Measured: `473`
// Estimated: `223815`
// Minimum execution time: 49_435_000 picoseconds.
Weight::from_parts(50_056_000, 223815)
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
@@ -120,10 +122,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Referenda TrackQueue (max_values: None, max_size: Some(2012), added: 4487, mode: MaxEncodedLen)
fn place_decision_deposit_queued() -> Weight {
// Proof Size summary in bytes:
// Measured: `3203`
// Estimated: `9817`
// Minimum execution time: 55_798 nanoseconds.
Weight::from_parts(58_260_000, 9817)
// Measured: `3107`
// Estimated: `12787`
// Minimum execution time: 47_061_000 picoseconds.
Weight::from_parts(47_579_000, 12787)
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
@@ -135,10 +137,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Referenda TrackQueue (max_values: None, max_size: Some(2012), added: 4487, mode: MaxEncodedLen)
fn place_decision_deposit_not_queued() -> Weight {
// Proof Size summary in bytes:
// Measured: `3223`
// Estimated: `9817`
// Minimum execution time: 53_888 nanoseconds.
Weight::from_parts(57_919_000, 9817)
// Measured: `3127`
// Estimated: `12787`
// Minimum execution time: 46_513_000 picoseconds.
Weight::from_parts(47_212_000, 12787)
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
@@ -150,10 +152,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen)
fn place_decision_deposit_passing() -> Weight {
// Proof Size summary in bytes:
// Measured: `536`
// Estimated: `224324`
// Minimum execution time: 56_121 nanoseconds.
Weight::from_parts(58_301_000, 224324)
// Measured: `473`
// Estimated: `227294`
// Minimum execution time: 59_255_000 picoseconds.
Weight::from_parts(60_114_000, 227294)
.saturating_add(T::DbWeight::get().reads(4_u64))
.saturating_add(T::DbWeight::get().writes(4_u64))
}
@@ -165,10 +167,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen)
fn place_decision_deposit_failing() -> Weight {
// Proof Size summary in bytes:
// Measured: `536`
// Estimated: `224324`
// Minimum execution time: 54_237 nanoseconds.
Weight::from_parts(55_681_000, 224324)
// Measured: `473`
// Estimated: `227294`
// Minimum execution time: 57_927_000 picoseconds.
Weight::from_parts(58_625_000, 227294)
.saturating_add(T::DbWeight::get().reads(4_u64))
.saturating_add(T::DbWeight::get().writes(4_u64))
}
@@ -176,10 +178,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Referenda ReferendumInfoFor (max_values: None, max_size: Some(366), added: 2841, mode: MaxEncodedLen)
fn refund_decision_deposit() -> Weight {
// Proof Size summary in bytes:
// Measured: `415`
// Estimated: `2841`
// Minimum execution time: 25_734 nanoseconds.
Weight::from_parts(26_429_000, 2841)
// Measured: `351`
// Estimated: `3831`
// Minimum execution time: 27_186_000 picoseconds.
Weight::from_parts(27_551_000, 3831)
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -187,10 +189,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Referenda ReferendumInfoFor (max_values: None, max_size: Some(366), added: 2841, mode: MaxEncodedLen)
fn refund_submission_deposit() -> Weight {
// Proof Size summary in bytes:
// Measured: `405`
// Estimated: `2841`
// Minimum execution time: 26_000 nanoseconds.
Weight::from_parts(26_786_000, 2841)
// Measured: `341`
// Estimated: `3831`
// Minimum execution time: 27_339_000 picoseconds.
Weight::from_parts(27_828_000, 3831)
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -200,10 +202,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen)
fn cancel() -> Weight {
// Proof Size summary in bytes:
// Measured: `412`
// Estimated: `221835`
// Minimum execution time: 34_567 nanoseconds.
Weight::from_parts(35_939_000, 221835)
// Measured: `381`
// Estimated: `223815`
// Minimum execution time: 37_081_000 picoseconds.
Weight::from_parts(38_110_000, 223815)
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
@@ -215,10 +217,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Referenda MetadataOf (max_values: None, max_size: Some(52), added: 2527, mode: MaxEncodedLen)
fn kill() -> Weight {
// Proof Size summary in bytes:
// Measured: `717`
// Estimated: `224362`
// Minimum execution time: 67_744 nanoseconds.
Weight::from_parts(70_047_000, 224362)
// Measured: `622`
// Estimated: `227332`
// Minimum execution time: 70_195_000 picoseconds.
Weight::from_parts(71_451_000, 227332)
.saturating_add(T::DbWeight::get().reads(4_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
@@ -229,9 +231,9 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
fn one_fewer_deciding_queue_empty() -> Weight {
// Proof Size summary in bytes:
// Measured: `174`
// Estimated: `6976`
// Minimum execution time: 9_886 nanoseconds.
Weight::from_parts(10_406_000, 6976)
// Estimated: `8956`
// Minimum execution time: 10_748_000 picoseconds.
Weight::from_parts(10_912_000, 8956)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -243,10 +245,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen)
fn one_fewer_deciding_failing() -> Weight {
// Proof Size summary in bytes:
// Measured: `4661`
// Estimated: `226322`
// Minimum execution time: 100_449 nanoseconds.
Weight::from_parts(101_812_000, 226322)
// Measured: `4567`
// Estimated: `229292`
// Minimum execution time: 89_144_000 picoseconds.
Weight::from_parts(90_552_000, 229292)
.saturating_add(T::DbWeight::get().reads(4_u64))
.saturating_add(T::DbWeight::get().writes(4_u64))
}
@@ -258,10 +260,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen)
fn one_fewer_deciding_passing() -> Weight {
// Proof Size summary in bytes:
// Measured: `4661`
// Estimated: `226322`
// Minimum execution time: 101_430 nanoseconds.
Weight::from_parts(103_704_000, 226322)
// Measured: `4567`
// Estimated: `229292`
// Minimum execution time: 92_164_000 picoseconds.
Weight::from_parts(92_947_000, 229292)
.saturating_add(T::DbWeight::get().reads(4_u64))
.saturating_add(T::DbWeight::get().writes(4_u64))
}
@@ -273,10 +275,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen)
fn nudge_referendum_requeued_insertion() -> Weight {
// Proof Size summary in bytes:
// Measured: `4682`
// Estimated: `116825`
// Minimum execution time: 67_224 nanoseconds.
Weight::from_parts(70_596_000, 116825)
// Measured: `4588`
// Estimated: `119795`
// Minimum execution time: 59_212_000 picoseconds.
Weight::from_parts(59_843_000, 119795)
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
@@ -288,10 +290,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen)
fn nudge_referendum_requeued_slide() -> Weight {
// Proof Size summary in bytes:
// Measured: `4668`
// Estimated: `116825`
// Minimum execution time: 65_461 nanoseconds.
Weight::from_parts(69_624_000, 116825)
// Measured: `4574`
// Estimated: `119795`
// Minimum execution time: 59_049_000 picoseconds.
Weight::from_parts(59_760_000, 119795)
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
@@ -305,10 +307,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen)
fn nudge_referendum_queued() -> Weight {
// Proof Size summary in bytes:
// Measured: `4642`
// Estimated: `119314`
// Minimum execution time: 69_848 nanoseconds.
Weight::from_parts(74_480_000, 119314)
// Measured: `4548`
// Estimated: `123274`
// Minimum execution time: 61_774_000 picoseconds.
Weight::from_parts(62_480_000, 123274)
.saturating_add(T::DbWeight::get().reads(4_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
@@ -322,10 +324,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen)
fn nudge_referendum_not_queued() -> Weight {
// Proof Size summary in bytes:
// Measured: `4676`
// Estimated: `119314`
// Minimum execution time: 70_042 nanoseconds.
Weight::from_parts(72_912_000, 119314)
// Measured: `4582`
// Estimated: `123274`
// Minimum execution time: 61_605_000 picoseconds.
Weight::from_parts(62_385_000, 123274)
.saturating_add(T::DbWeight::get().reads(4_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
@@ -335,10 +337,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen)
fn nudge_referendum_no_deposit() -> Weight {
// Proof Size summary in bytes:
// Measured: `364`
// Estimated: `112338`
// Minimum execution time: 23_008 nanoseconds.
Weight::from_parts(23_767_000, 112338)
// Measured: `333`
// Estimated: `114318`
// Minimum execution time: 24_423_000 picoseconds.
Weight::from_parts(24_747_000, 114318)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
@@ -348,10 +350,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen)
fn nudge_referendum_preparing() -> Weight {
// Proof Size summary in bytes:
// Measured: `412`
// Estimated: `112338`
// Minimum execution time: 23_550 nanoseconds.
Weight::from_parts(24_081_000, 112338)
// Measured: `381`
// Estimated: `114318`
// Minimum execution time: 24_487_000 picoseconds.
Weight::from_parts(24_941_000, 114318)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
@@ -359,10 +361,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Referenda ReferendumInfoFor (max_values: None, max_size: Some(366), added: 2841, mode: MaxEncodedLen)
fn nudge_referendum_timed_out() -> Weight {
// Proof Size summary in bytes:
// Measured: `310`
// Estimated: `2841`
// Minimum execution time: 15_850 nanoseconds.
Weight::from_parts(16_773_000, 2841)
// Measured: `278`
// Estimated: `3831`
// Minimum execution time: 17_454_000 picoseconds.
Weight::from_parts(17_697_000, 3831)
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -374,10 +376,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen)
fn nudge_referendum_begin_deciding_failing() -> Weight {
// Proof Size summary in bytes:
// Measured: `412`
// Estimated: `114827`
// Minimum execution time: 32_126 nanoseconds.
Weight::from_parts(33_313_000, 114827)
// Measured: `381`
// Estimated: `117797`
// Minimum execution time: 34_721_000 picoseconds.
Weight::from_parts(35_295_000, 117797)
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
@@ -389,10 +391,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen)
fn nudge_referendum_begin_deciding_passing() -> Weight {
// Proof Size summary in bytes:
// Measured: `412`
// Estimated: `114827`
// Minimum execution time: 34_698 nanoseconds.
Weight::from_parts(35_802_000, 114827)
// Measured: `381`
// Estimated: `117797`
// Minimum execution time: 36_587_000 picoseconds.
Weight::from_parts(37_095_000, 117797)
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
@@ -402,10 +404,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen)
fn nudge_referendum_begin_confirming() -> Weight {
// Proof Size summary in bytes:
// Measured: `465`
// Estimated: `112338`
// Minimum execution time: 28_710 nanoseconds.
Weight::from_parts(29_574_000, 112338)
// Measured: `434`
// Estimated: `114318`
// Minimum execution time: 30_003_000 picoseconds.
Weight::from_parts(30_541_000, 114318)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
@@ -415,10 +417,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen)
fn nudge_referendum_end_confirming() -> Weight {
// Proof Size summary in bytes:
// Measured: `448`
// Estimated: `112338`
// Minimum execution time: 29_030 nanoseconds.
Weight::from_parts(30_308_000, 112338)
// Measured: `417`
// Estimated: `114318`
// Minimum execution time: 30_479_000 picoseconds.
Weight::from_parts(30_900_000, 114318)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
@@ -428,10 +430,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen)
fn nudge_referendum_continue_not_confirming() -> Weight {
// Proof Size summary in bytes:
// Measured: `465`
// Estimated: `112338`
// Minimum execution time: 26_382 nanoseconds.
Weight::from_parts(27_219_000, 112338)
// Measured: `434`
// Estimated: `114318`
// Minimum execution time: 27_657_000 picoseconds.
Weight::from_parts(28_054_000, 114318)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
@@ -441,10 +443,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen)
fn nudge_referendum_continue_confirming() -> Weight {
// Proof Size summary in bytes:
// Measured: `469`
// Estimated: `112338`
// Minimum execution time: 25_445 nanoseconds.
Weight::from_parts(26_010_000, 112338)
// Measured: `438`
// Estimated: `114318`
// Minimum execution time: 26_713_000 picoseconds.
Weight::from_parts(27_284_000, 114318)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
@@ -456,10 +458,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Scheduler Lookup (max_values: None, max_size: Some(48), added: 2523, mode: MaxEncodedLen)
fn nudge_referendum_approved() -> Weight {
// Proof Size summary in bytes:
// Measured: `469`
// Estimated: `224358`
// Minimum execution time: 41_064 nanoseconds.
Weight::from_parts(42_895_000, 224358)
// Measured: `438`
// Estimated: `227328`
// Minimum execution time: 42_374_000 picoseconds.
Weight::from_parts(43_142_000, 227328)
.saturating_add(T::DbWeight::get().reads(4_u64))
.saturating_add(T::DbWeight::get().writes(4_u64))
}
@@ -469,10 +471,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen)
fn nudge_referendum_rejected() -> Weight {
// Proof Size summary in bytes:
// Measured: `465`
// Estimated: `112338`
// Minimum execution time: 29_472 nanoseconds.
Weight::from_parts(30_011_000, 112338)
// Measured: `434`
// Estimated: `114318`
// Minimum execution time: 30_213_000 picoseconds.
Weight::from_parts(30_633_000, 114318)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
@@ -484,10 +486,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Referenda MetadataOf (max_values: None, max_size: Some(52), added: 2527, mode: MaxEncodedLen)
fn set_some_metadata() -> Weight {
// Proof Size summary in bytes:
// Measured: `454`
// Estimated: `5407`
// Minimum execution time: 19_389 nanoseconds.
Weight::from_parts(20_490_000, 5407)
// Measured: `422`
// Estimated: `7387`
// Minimum execution time: 20_887_000 picoseconds.
Weight::from_parts(21_242_000, 7387)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -497,10 +499,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Referenda MetadataOf (max_values: None, max_size: Some(52), added: 2527, mode: MaxEncodedLen)
fn clear_metadata() -> Weight {
// Proof Size summary in bytes:
// Measured: `387`
// Estimated: `5368`
// Minimum execution time: 18_195 nanoseconds.
Weight::from_parts(19_917_000, 5368)
// Measured: `355`
// Estimated: `7348`
// Minimum execution time: 18_702_000 picoseconds.
Weight::from_parts(18_880_000, 7348)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -516,10 +518,10 @@ impl WeightInfo for () {
/// Proof: Referenda ReferendumInfoFor (max_values: None, max_size: Some(366), added: 2841, mode: MaxEncodedLen)
fn submit() -> Weight {
// Proof Size summary in bytes:
// Measured: `251`
// Estimated: `109996`
// Minimum execution time: 34_540 nanoseconds.
Weight::from_parts(36_144_000, 109996)
// Measured: `220`
// Estimated: `111976`
// Minimum execution time: 36_851_000 picoseconds.
Weight::from_parts(37_183_000, 111976)
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
}
@@ -529,10 +531,10 @@ impl WeightInfo for () {
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen)
fn place_decision_deposit_preparing() -> Weight {
// Proof Size summary in bytes:
// Measured: `536`
// Estimated: `221835`
// Minimum execution time: 46_963 nanoseconds.
Weight::from_parts(48_459_000, 221835)
// Measured: `473`
// Estimated: `223815`
// Minimum execution time: 49_435_000 picoseconds.
Weight::from_parts(50_056_000, 223815)
.saturating_add(RocksDbWeight::get().reads(3_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
}
@@ -544,10 +546,10 @@ impl WeightInfo for () {
/// Proof: Referenda TrackQueue (max_values: None, max_size: Some(2012), added: 4487, mode: MaxEncodedLen)
fn place_decision_deposit_queued() -> Weight {
// Proof Size summary in bytes:
// Measured: `3203`
// Estimated: `9817`
// Minimum execution time: 55_798 nanoseconds.
Weight::from_parts(58_260_000, 9817)
// Measured: `3107`
// Estimated: `12787`
// Minimum execution time: 47_061_000 picoseconds.
Weight::from_parts(47_579_000, 12787)
.saturating_add(RocksDbWeight::get().reads(3_u64))
.saturating_add(RocksDbWeight::get().writes(2_u64))
}
@@ -559,10 +561,10 @@ impl WeightInfo for () {
/// Proof: Referenda TrackQueue (max_values: None, max_size: Some(2012), added: 4487, mode: MaxEncodedLen)
fn place_decision_deposit_not_queued() -> Weight {
// Proof Size summary in bytes:
// Measured: `3223`
// Estimated: `9817`
// Minimum execution time: 53_888 nanoseconds.
Weight::from_parts(57_919_000, 9817)
// Measured: `3127`
// Estimated: `12787`
// Minimum execution time: 46_513_000 picoseconds.
Weight::from_parts(47_212_000, 12787)
.saturating_add(RocksDbWeight::get().reads(3_u64))
.saturating_add(RocksDbWeight::get().writes(2_u64))
}
@@ -574,10 +576,10 @@ impl WeightInfo for () {
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen)
fn place_decision_deposit_passing() -> Weight {
// Proof Size summary in bytes:
// Measured: `536`
// Estimated: `224324`
// Minimum execution time: 56_121 nanoseconds.
Weight::from_parts(58_301_000, 224324)
// Measured: `473`
// Estimated: `227294`
// Minimum execution time: 59_255_000 picoseconds.
Weight::from_parts(60_114_000, 227294)
.saturating_add(RocksDbWeight::get().reads(4_u64))
.saturating_add(RocksDbWeight::get().writes(4_u64))
}
@@ -589,10 +591,10 @@ impl WeightInfo for () {
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen)
fn place_decision_deposit_failing() -> Weight {
// Proof Size summary in bytes:
// Measured: `536`
// Estimated: `224324`
// Minimum execution time: 54_237 nanoseconds.
Weight::from_parts(55_681_000, 224324)
// Measured: `473`
// Estimated: `227294`
// Minimum execution time: 57_927_000 picoseconds.
Weight::from_parts(58_625_000, 227294)
.saturating_add(RocksDbWeight::get().reads(4_u64))
.saturating_add(RocksDbWeight::get().writes(4_u64))
}
@@ -600,10 +602,10 @@ impl WeightInfo for () {
/// Proof: Referenda ReferendumInfoFor (max_values: None, max_size: Some(366), added: 2841, mode: MaxEncodedLen)
fn refund_decision_deposit() -> Weight {
// Proof Size summary in bytes:
// Measured: `415`
// Estimated: `2841`
// Minimum execution time: 25_734 nanoseconds.
Weight::from_parts(26_429_000, 2841)
// Measured: `351`
// Estimated: `3831`
// Minimum execution time: 27_186_000 picoseconds.
Weight::from_parts(27_551_000, 3831)
.saturating_add(RocksDbWeight::get().reads(1_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
@@ -611,10 +613,10 @@ impl WeightInfo for () {
/// Proof: Referenda ReferendumInfoFor (max_values: None, max_size: Some(366), added: 2841, mode: MaxEncodedLen)
fn refund_submission_deposit() -> Weight {
// Proof Size summary in bytes:
// Measured: `405`
// Estimated: `2841`
// Minimum execution time: 26_000 nanoseconds.
Weight::from_parts(26_786_000, 2841)
// Measured: `341`
// Estimated: `3831`
// Minimum execution time: 27_339_000 picoseconds.
Weight::from_parts(27_828_000, 3831)
.saturating_add(RocksDbWeight::get().reads(1_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
@@ -624,10 +626,10 @@ impl WeightInfo for () {
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen)
fn cancel() -> Weight {
// Proof Size summary in bytes:
// Measured: `412`
// Estimated: `221835`
// Minimum execution time: 34_567 nanoseconds.
Weight::from_parts(35_939_000, 221835)
// Measured: `381`
// Estimated: `223815`
// Minimum execution time: 37_081_000 picoseconds.
Weight::from_parts(38_110_000, 223815)
.saturating_add(RocksDbWeight::get().reads(3_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
}
@@ -639,10 +641,10 @@ impl WeightInfo for () {
/// Proof: Referenda MetadataOf (max_values: None, max_size: Some(52), added: 2527, mode: MaxEncodedLen)
fn kill() -> Weight {
// Proof Size summary in bytes:
// Measured: `717`
// Estimated: `224362`
// Minimum execution time: 67_744 nanoseconds.
Weight::from_parts(70_047_000, 224362)
// Measured: `622`
// Estimated: `227332`
// Minimum execution time: 70_195_000 picoseconds.
Weight::from_parts(71_451_000, 227332)
.saturating_add(RocksDbWeight::get().reads(4_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
}
@@ -653,9 +655,9 @@ impl WeightInfo for () {
fn one_fewer_deciding_queue_empty() -> Weight {
// Proof Size summary in bytes:
// Measured: `174`
// Estimated: `6976`
// Minimum execution time: 9_886 nanoseconds.
Weight::from_parts(10_406_000, 6976)
// Estimated: `8956`
// Minimum execution time: 10_748_000 picoseconds.
Weight::from_parts(10_912_000, 8956)
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
@@ -667,10 +669,10 @@ impl WeightInfo for () {
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen)
fn one_fewer_deciding_failing() -> Weight {
// Proof Size summary in bytes:
// Measured: `4661`
// Estimated: `226322`
// Minimum execution time: 100_449 nanoseconds.
Weight::from_parts(101_812_000, 226322)
// Measured: `4567`
// Estimated: `229292`
// Minimum execution time: 89_144_000 picoseconds.
Weight::from_parts(90_552_000, 229292)
.saturating_add(RocksDbWeight::get().reads(4_u64))
.saturating_add(RocksDbWeight::get().writes(4_u64))
}
@@ -682,10 +684,10 @@ impl WeightInfo for () {
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen)
fn one_fewer_deciding_passing() -> Weight {
// Proof Size summary in bytes:
// Measured: `4661`
// Estimated: `226322`
// Minimum execution time: 101_430 nanoseconds.
Weight::from_parts(103_704_000, 226322)
// Measured: `4567`
// Estimated: `229292`
// Minimum execution time: 92_164_000 picoseconds.
Weight::from_parts(92_947_000, 229292)
.saturating_add(RocksDbWeight::get().reads(4_u64))
.saturating_add(RocksDbWeight::get().writes(4_u64))
}
@@ -697,10 +699,10 @@ impl WeightInfo for () {
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen)
fn nudge_referendum_requeued_insertion() -> Weight {
// Proof Size summary in bytes:
// Measured: `4682`
// Estimated: `116825`
// Minimum execution time: 67_224 nanoseconds.
Weight::from_parts(70_596_000, 116825)
// Measured: `4588`
// Estimated: `119795`
// Minimum execution time: 59_212_000 picoseconds.
Weight::from_parts(59_843_000, 119795)
.saturating_add(RocksDbWeight::get().reads(3_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
}
@@ -712,10 +714,10 @@ impl WeightInfo for () {
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen)
fn nudge_referendum_requeued_slide() -> Weight {
// Proof Size summary in bytes:
// Measured: `4668`
// Estimated: `116825`
// Minimum execution time: 65_461 nanoseconds.
Weight::from_parts(69_624_000, 116825)
// Measured: `4574`
// Estimated: `119795`
// Minimum execution time: 59_049_000 picoseconds.
Weight::from_parts(59_760_000, 119795)
.saturating_add(RocksDbWeight::get().reads(3_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
}
@@ -729,10 +731,10 @@ impl WeightInfo for () {
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen)
fn nudge_referendum_queued() -> Weight {
// Proof Size summary in bytes:
// Measured: `4642`
// Estimated: `119314`
// Minimum execution time: 69_848 nanoseconds.
Weight::from_parts(74_480_000, 119314)
// Measured: `4548`
// Estimated: `123274`
// Minimum execution time: 61_774_000 picoseconds.
Weight::from_parts(62_480_000, 123274)
.saturating_add(RocksDbWeight::get().reads(4_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
}
@@ -746,10 +748,10 @@ impl WeightInfo for () {
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen)
fn nudge_referendum_not_queued() -> Weight {
// Proof Size summary in bytes:
// Measured: `4676`
// Estimated: `119314`
// Minimum execution time: 70_042 nanoseconds.
Weight::from_parts(72_912_000, 119314)
// Measured: `4582`
// Estimated: `123274`
// Minimum execution time: 61_605_000 picoseconds.
Weight::from_parts(62_385_000, 123274)
.saturating_add(RocksDbWeight::get().reads(4_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
}
@@ -759,10 +761,10 @@ impl WeightInfo for () {
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen)
fn nudge_referendum_no_deposit() -> Weight {
// Proof Size summary in bytes:
// Measured: `364`
// Estimated: `112338`
// Minimum execution time: 23_008 nanoseconds.
Weight::from_parts(23_767_000, 112338)
// Measured: `333`
// Estimated: `114318`
// Minimum execution time: 24_423_000 picoseconds.
Weight::from_parts(24_747_000, 114318)
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(2_u64))
}
@@ -772,10 +774,10 @@ impl WeightInfo for () {
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen)
fn nudge_referendum_preparing() -> Weight {
// Proof Size summary in bytes:
// Measured: `412`
// Estimated: `112338`
// Minimum execution time: 23_550 nanoseconds.
Weight::from_parts(24_081_000, 112338)
// Measured: `381`
// Estimated: `114318`
// Minimum execution time: 24_487_000 picoseconds.
Weight::from_parts(24_941_000, 114318)
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(2_u64))
}
@@ -783,10 +785,10 @@ impl WeightInfo for () {
/// Proof: Referenda ReferendumInfoFor (max_values: None, max_size: Some(366), added: 2841, mode: MaxEncodedLen)
fn nudge_referendum_timed_out() -> Weight {
// Proof Size summary in bytes:
// Measured: `310`
// Estimated: `2841`
// Minimum execution time: 15_850 nanoseconds.
Weight::from_parts(16_773_000, 2841)
// Measured: `278`
// Estimated: `3831`
// Minimum execution time: 17_454_000 picoseconds.
Weight::from_parts(17_697_000, 3831)
.saturating_add(RocksDbWeight::get().reads(1_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
@@ -798,10 +800,10 @@ impl WeightInfo for () {
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen)
fn nudge_referendum_begin_deciding_failing() -> Weight {
// Proof Size summary in bytes:
// Measured: `412`
// Estimated: `114827`
// Minimum execution time: 32_126 nanoseconds.
Weight::from_parts(33_313_000, 114827)
// Measured: `381`
// Estimated: `117797`
// Minimum execution time: 34_721_000 picoseconds.
Weight::from_parts(35_295_000, 117797)
.saturating_add(RocksDbWeight::get().reads(3_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
}
@@ -813,10 +815,10 @@ impl WeightInfo for () {
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen)
fn nudge_referendum_begin_deciding_passing() -> Weight {
// Proof Size summary in bytes:
// Measured: `412`
// Estimated: `114827`
// Minimum execution time: 34_698 nanoseconds.
Weight::from_parts(35_802_000, 114827)
// Measured: `381`
// Estimated: `117797`
// Minimum execution time: 36_587_000 picoseconds.
Weight::from_parts(37_095_000, 117797)
.saturating_add(RocksDbWeight::get().reads(3_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
}
@@ -826,10 +828,10 @@ impl WeightInfo for () {
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen)
fn nudge_referendum_begin_confirming() -> Weight {
// Proof Size summary in bytes:
// Measured: `465`
// Estimated: `112338`
// Minimum execution time: 28_710 nanoseconds.
Weight::from_parts(29_574_000, 112338)
// Measured: `434`
// Estimated: `114318`
// Minimum execution time: 30_003_000 picoseconds.
Weight::from_parts(30_541_000, 114318)
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(2_u64))
}
@@ -839,10 +841,10 @@ impl WeightInfo for () {
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen)
fn nudge_referendum_end_confirming() -> Weight {
// Proof Size summary in bytes:
// Measured: `448`
// Estimated: `112338`
// Minimum execution time: 29_030 nanoseconds.
Weight::from_parts(30_308_000, 112338)
// Measured: `417`
// Estimated: `114318`
// Minimum execution time: 30_479_000 picoseconds.
Weight::from_parts(30_900_000, 114318)
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(2_u64))
}
@@ -852,10 +854,10 @@ impl WeightInfo for () {
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen)
fn nudge_referendum_continue_not_confirming() -> Weight {
// Proof Size summary in bytes:
// Measured: `465`
// Estimated: `112338`
// Minimum execution time: 26_382 nanoseconds.
Weight::from_parts(27_219_000, 112338)
// Measured: `434`
// Estimated: `114318`
// Minimum execution time: 27_657_000 picoseconds.
Weight::from_parts(28_054_000, 114318)
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(2_u64))
}
@@ -865,10 +867,10 @@ impl WeightInfo for () {
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen)
fn nudge_referendum_continue_confirming() -> Weight {
// Proof Size summary in bytes:
// Measured: `469`
// Estimated: `112338`
// Minimum execution time: 25_445 nanoseconds.
Weight::from_parts(26_010_000, 112338)
// Measured: `438`
// Estimated: `114318`
// Minimum execution time: 26_713_000 picoseconds.
Weight::from_parts(27_284_000, 114318)
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(2_u64))
}
@@ -880,10 +882,10 @@ impl WeightInfo for () {
/// Proof: Scheduler Lookup (max_values: None, max_size: Some(48), added: 2523, mode: MaxEncodedLen)
fn nudge_referendum_approved() -> Weight {
// Proof Size summary in bytes:
// Measured: `469`
// Estimated: `224358`
// Minimum execution time: 41_064 nanoseconds.
Weight::from_parts(42_895_000, 224358)
// Measured: `438`
// Estimated: `227328`
// Minimum execution time: 42_374_000 picoseconds.
Weight::from_parts(43_142_000, 227328)
.saturating_add(RocksDbWeight::get().reads(4_u64))
.saturating_add(RocksDbWeight::get().writes(4_u64))
}
@@ -893,10 +895,10 @@ impl WeightInfo for () {
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen)
fn nudge_referendum_rejected() -> Weight {
// Proof Size summary in bytes:
// Measured: `465`
// Estimated: `112338`
// Minimum execution time: 29_472 nanoseconds.
Weight::from_parts(30_011_000, 112338)
// Measured: `434`
// Estimated: `114318`
// Minimum execution time: 30_213_000 picoseconds.
Weight::from_parts(30_633_000, 114318)
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(2_u64))
}
@@ -908,10 +910,10 @@ impl WeightInfo for () {
/// Proof: Referenda MetadataOf (max_values: None, max_size: Some(52), added: 2527, mode: MaxEncodedLen)
fn set_some_metadata() -> Weight {
// Proof Size summary in bytes:
// Measured: `454`
// Estimated: `5407`
// Minimum execution time: 19_389 nanoseconds.
Weight::from_parts(20_490_000, 5407)
// Measured: `422`
// Estimated: `7387`
// Minimum execution time: 20_887_000 picoseconds.
Weight::from_parts(21_242_000, 7387)
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
@@ -921,10 +923,10 @@ impl WeightInfo for () {
/// Proof: Referenda MetadataOf (max_values: None, max_size: Some(52), added: 2527, mode: MaxEncodedLen)
fn clear_metadata() -> Weight {
// Proof Size summary in bytes:
// Measured: `387`
// Estimated: `5368`
// Minimum execution time: 18_195 nanoseconds.
Weight::from_parts(19_917_000, 5368)
// Measured: `355`
// Estimated: `7348`
// Minimum execution time: 18_702_000 picoseconds.
Weight::from_parts(18_880_000, 7348)
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}