mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 08:41:02 +00:00
update weights (#6798)
* polkadot: update weights * westend: update weights * kusama: update weights * rococo: update weights
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
//! Autogenerated weights for `pallet_democracy`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2023-02-22, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! DATE: 2023-02-27, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! WORST CASE MAP SIZE: `1000000`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
||||
@@ -57,8 +57,8 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `4831`
|
||||
// Estimated: `23409`
|
||||
// Minimum execution time: 32_448 nanoseconds.
|
||||
Weight::from_ref_time(33_263_000)
|
||||
// Minimum execution time: 34_876 nanoseconds.
|
||||
Weight::from_ref_time(35_375_000)
|
||||
.saturating_add(Weight::from_proof_size(23409))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
@@ -69,8 +69,8 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `3587`
|
||||
// Estimated: `5705`
|
||||
// Minimum execution time: 31_130 nanoseconds.
|
||||
Weight::from_ref_time(31_618_000)
|
||||
// Minimum execution time: 31_982 nanoseconds.
|
||||
Weight::from_ref_time(32_412_000)
|
||||
.saturating_add(Weight::from_proof_size(5705))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
@@ -85,8 +85,8 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `3532`
|
||||
// Estimated: `12720`
|
||||
// Minimum execution time: 44_480 nanoseconds.
|
||||
Weight::from_ref_time(45_330_000)
|
||||
// Minimum execution time: 46_525 nanoseconds.
|
||||
Weight::from_ref_time(46_812_000)
|
||||
.saturating_add(Weight::from_proof_size(12720))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
@@ -101,8 +101,8 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `3554`
|
||||
// Estimated: `12720`
|
||||
// Minimum execution time: 44_688 nanoseconds.
|
||||
Weight::from_ref_time(45_422_000)
|
||||
// Minimum execution time: 46_269 nanoseconds.
|
||||
Weight::from_ref_time(46_629_000)
|
||||
.saturating_add(Weight::from_proof_size(12720))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
@@ -117,8 +117,8 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `365`
|
||||
// Estimated: `7712`
|
||||
// Minimum execution time: 23_949 nanoseconds.
|
||||
Weight::from_ref_time(24_354_000)
|
||||
// Minimum execution time: 25_015 nanoseconds.
|
||||
Weight::from_ref_time(25_351_000)
|
||||
.saturating_add(Weight::from_proof_size(7712))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
@@ -141,8 +141,8 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `6003`
|
||||
// Estimated: `36392`
|
||||
// Minimum execution time: 83_852 nanoseconds.
|
||||
Weight::from_ref_time(85_197_000)
|
||||
// Minimum execution time: 90_150 nanoseconds.
|
||||
Weight::from_ref_time(91_058_000)
|
||||
.saturating_add(Weight::from_proof_size(36392))
|
||||
.saturating_add(T::DbWeight::get().reads(8))
|
||||
.saturating_add(T::DbWeight::get().writes(7))
|
||||
@@ -155,8 +155,8 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `3415`
|
||||
// Estimated: `6340`
|
||||
// Minimum execution time: 11_916 nanoseconds.
|
||||
Weight::from_ref_time(12_246_000)
|
||||
// Minimum execution time: 12_616 nanoseconds.
|
||||
Weight::from_ref_time(12_812_000)
|
||||
.saturating_add(Weight::from_proof_size(6340))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
@@ -167,8 +167,8 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `0`
|
||||
// Estimated: `0`
|
||||
// Minimum execution time: 3_099 nanoseconds.
|
||||
Weight::from_ref_time(3_237_000)
|
||||
// Minimum execution time: 3_172 nanoseconds.
|
||||
Weight::from_ref_time(3_295_000)
|
||||
.saturating_add(Weight::from_proof_size(0))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -178,8 +178,8 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `0`
|
||||
// Estimated: `0`
|
||||
// Minimum execution time: 3_073 nanoseconds.
|
||||
Weight::from_ref_time(3_218_000)
|
||||
// Minimum execution time: 3_117 nanoseconds.
|
||||
Weight::from_ref_time(3_288_000)
|
||||
.saturating_add(Weight::from_proof_size(0))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -195,8 +195,8 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `253`
|
||||
// Estimated: `3654`
|
||||
// Minimum execution time: 24_786 nanoseconds.
|
||||
Weight::from_ref_time(25_163_000)
|
||||
// Minimum execution time: 26_675 nanoseconds.
|
||||
Weight::from_ref_time(27_369_000)
|
||||
.saturating_add(Weight::from_proof_size(3654))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(5))
|
||||
@@ -211,8 +211,8 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `3518`
|
||||
// Estimated: `8868`
|
||||
// Minimum execution time: 29_863 nanoseconds.
|
||||
Weight::from_ref_time(30_129_000)
|
||||
// Minimum execution time: 31_174 nanoseconds.
|
||||
Weight::from_ref_time(31_517_000)
|
||||
.saturating_add(Weight::from_proof_size(8868))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
@@ -229,8 +229,8 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `5882`
|
||||
// Estimated: `28033`
|
||||
// Minimum execution time: 68_445 nanoseconds.
|
||||
Weight::from_ref_time(69_434_000)
|
||||
// Minimum execution time: 73_218 nanoseconds.
|
||||
Weight::from_ref_time(74_394_000)
|
||||
.saturating_add(Weight::from_proof_size(28033))
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
@@ -243,8 +243,8 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `238`
|
||||
// Estimated: `2528`
|
||||
// Minimum execution time: 18_448 nanoseconds.
|
||||
Weight::from_ref_time(18_737_000)
|
||||
// Minimum execution time: 18_468 nanoseconds.
|
||||
Weight::from_ref_time(18_870_000)
|
||||
.saturating_add(Weight::from_proof_size(2528))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
@@ -260,11 +260,11 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `211 + r * (117 ±0)`
|
||||
// Estimated: `998 + r * (2676 ±0)`
|
||||
// Minimum execution time: 6_036 nanoseconds.
|
||||
Weight::from_ref_time(8_660_219)
|
||||
// Minimum execution time: 6_237 nanoseconds.
|
||||
Weight::from_ref_time(9_788_030)
|
||||
.saturating_add(Weight::from_proof_size(998))
|
||||
// Standard Error: 6_378
|
||||
.saturating_add(Weight::from_ref_time(2_616_095).saturating_mul(r.into()))
|
||||
// Standard Error: 5_493
|
||||
.saturating_add(Weight::from_ref_time(2_774_064).saturating_mul(r.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into())))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
@@ -287,11 +287,11 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `211 + r * (117 ±0)`
|
||||
// Estimated: `19318 + r * (2676 ±0)`
|
||||
// Minimum execution time: 8_631 nanoseconds.
|
||||
Weight::from_ref_time(11_561_886)
|
||||
// Minimum execution time: 9_370 nanoseconds.
|
||||
Weight::from_ref_time(12_551_319)
|
||||
.saturating_add(Weight::from_proof_size(19318))
|
||||
// Standard Error: 7_214
|
||||
.saturating_add(Weight::from_ref_time(2_624_663).saturating_mul(r.into()))
|
||||
// Standard Error: 5_735
|
||||
.saturating_add(Weight::from_ref_time(2_771_452).saturating_mul(r.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(5))
|
||||
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into())))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
@@ -308,11 +308,11 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `925 + r * (139 ±0)`
|
||||
// Estimated: `22584 + r * (2676 ±0)`
|
||||
// Minimum execution time: 38_364 nanoseconds.
|
||||
Weight::from_ref_time(40_665_356)
|
||||
// Minimum execution time: 39_375 nanoseconds.
|
||||
Weight::from_ref_time(42_351_696)
|
||||
.saturating_add(Weight::from_proof_size(22584))
|
||||
// Standard Error: 7_334
|
||||
.saturating_add(Weight::from_ref_time(3_616_029).saturating_mul(r.into()))
|
||||
// Standard Error: 7_527
|
||||
.saturating_add(Weight::from_ref_time(3_880_547).saturating_mul(r.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into())))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
@@ -328,11 +328,11 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `524 + r * (139 ±0)`
|
||||
// Estimated: `12540 + r * (2676 ±0)`
|
||||
// Minimum execution time: 19_499 nanoseconds.
|
||||
Weight::from_ref_time(21_959_820)
|
||||
// Minimum execution time: 20_672 nanoseconds.
|
||||
Weight::from_ref_time(22_405_117)
|
||||
.saturating_add(Weight::from_proof_size(12540))
|
||||
// Standard Error: 7_005
|
||||
.saturating_add(Weight::from_ref_time(3_586_309).saturating_mul(r.into()))
|
||||
// Standard Error: 7_623
|
||||
.saturating_add(Weight::from_ref_time(3_830_380).saturating_mul(r.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into())))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
@@ -345,8 +345,8 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `0`
|
||||
// Estimated: `0`
|
||||
// Minimum execution time: 2_923 nanoseconds.
|
||||
Weight::from_ref_time(3_101_000)
|
||||
// Minimum execution time: 3_083 nanoseconds.
|
||||
Weight::from_ref_time(3_242_000)
|
||||
.saturating_add(Weight::from_proof_size(0))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -361,11 +361,11 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `594`
|
||||
// Estimated: `12647`
|
||||
// Minimum execution time: 18_675 nanoseconds.
|
||||
Weight::from_ref_time(23_931_039)
|
||||
// Minimum execution time: 20_374 nanoseconds.
|
||||
Weight::from_ref_time(25_944_613)
|
||||
.saturating_add(Weight::from_proof_size(12647))
|
||||
// Standard Error: 1_216
|
||||
.saturating_add(Weight::from_ref_time(19_479).saturating_mul(r.into()))
|
||||
// Standard Error: 1_258
|
||||
.saturating_add(Weight::from_ref_time(19_696).saturating_mul(r.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
@@ -380,11 +380,11 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `595 + r * (22 ±0)`
|
||||
// Estimated: `12647`
|
||||
// Minimum execution time: 21_945 nanoseconds.
|
||||
Weight::from_ref_time(23_334_960)
|
||||
// Minimum execution time: 24_535 nanoseconds.
|
||||
Weight::from_ref_time(25_495_740)
|
||||
.saturating_add(Weight::from_proof_size(12647))
|
||||
// Standard Error: 600
|
||||
.saturating_add(Weight::from_ref_time(62_939).saturating_mul(r.into()))
|
||||
// Standard Error: 551
|
||||
.saturating_add(Weight::from_ref_time(60_441).saturating_mul(r.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
@@ -397,11 +397,11 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `758 + r * (26 ±0)`
|
||||
// Estimated: `8946`
|
||||
// Minimum execution time: 14_336 nanoseconds.
|
||||
Weight::from_ref_time(16_654_029)
|
||||
// Minimum execution time: 14_979 nanoseconds.
|
||||
Weight::from_ref_time(17_266_413)
|
||||
.saturating_add(Weight::from_proof_size(8946))
|
||||
// Standard Error: 1_913
|
||||
.saturating_add(Weight::from_ref_time(89_192).saturating_mul(r.into()))
|
||||
// Standard Error: 1_973
|
||||
.saturating_add(Weight::from_ref_time(87_619).saturating_mul(r.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -414,11 +414,11 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `758 + r * (26 ±0)`
|
||||
// Estimated: `8946`
|
||||
// Minimum execution time: 14_394 nanoseconds.
|
||||
Weight::from_ref_time(16_771_177)
|
||||
// Minimum execution time: 15_169 nanoseconds.
|
||||
Weight::from_ref_time(17_559_094)
|
||||
.saturating_add(Weight::from_proof_size(8946))
|
||||
// Standard Error: 2_019
|
||||
.saturating_add(Weight::from_ref_time(91_328).saturating_mul(r.into()))
|
||||
// Standard Error: 2_076
|
||||
.saturating_add(Weight::from_ref_time(88_471).saturating_mul(r.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -432,8 +432,8 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `323`
|
||||
// Estimated: `3193`
|
||||
// Minimum execution time: 16_795 nanoseconds.
|
||||
Weight::from_ref_time(17_014_000)
|
||||
// Minimum execution time: 17_984 nanoseconds.
|
||||
Weight::from_ref_time(18_599_000)
|
||||
.saturating_add(Weight::from_proof_size(3193))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
@@ -446,8 +446,8 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `253`
|
||||
// Estimated: `3155`
|
||||
// Minimum execution time: 15_809 nanoseconds.
|
||||
Weight::from_ref_time(16_073_000)
|
||||
// Minimum execution time: 16_277 nanoseconds.
|
||||
Weight::from_ref_time(16_581_000)
|
||||
.saturating_add(Weight::from_proof_size(3155))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
@@ -462,8 +462,8 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `4886`
|
||||
// Estimated: `19763`
|
||||
// Minimum execution time: 30_378 nanoseconds.
|
||||
Weight::from_ref_time(30_713_000)
|
||||
// Minimum execution time: 33_325 nanoseconds.
|
||||
Weight::from_ref_time(33_908_000)
|
||||
.saturating_add(Weight::from_proof_size(19763))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
@@ -476,8 +476,8 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `4820`
|
||||
// Estimated: `19725`
|
||||
// Minimum execution time: 28_070 nanoseconds.
|
||||
Weight::from_ref_time(28_476_000)
|
||||
// Minimum execution time: 30_899 nanoseconds.
|
||||
Weight::from_ref_time(31_309_000)
|
||||
.saturating_add(Weight::from_proof_size(19725))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
@@ -490,8 +490,8 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `144`
|
||||
// Estimated: `2566`
|
||||
// Minimum execution time: 13_497 nanoseconds.
|
||||
Weight::from_ref_time(13_735_000)
|
||||
// Minimum execution time: 14_007 nanoseconds.
|
||||
Weight::from_ref_time(14_342_000)
|
||||
.saturating_add(Weight::from_proof_size(2566))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
@@ -504,8 +504,8 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `269`
|
||||
// Estimated: `5204`
|
||||
// Minimum execution time: 17_343 nanoseconds.
|
||||
Weight::from_ref_time(17_638_000)
|
||||
// Minimum execution time: 17_978 nanoseconds.
|
||||
Weight::from_ref_time(18_262_000)
|
||||
.saturating_add(Weight::from_proof_size(5204))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
|
||||
Reference in New Issue
Block a user