mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 10:31:03 +00:00
update weights (#7298)
* polkadot: update weights * westend: update weights * kusama: update weights * rococo: update weights
This commit is contained in:
@@ -17,9 +17,9 @@
|
||||
//! Autogenerated weights for `pallet_vesting`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! WORST CASE MAP SIZE: `1000000`
|
||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westend-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -59,13 +59,13 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `348 + l * (25 ±0) + s * (36 ±0)`
|
||||
// Estimated: `4764`
|
||||
// Minimum execution time: 33_754_000 picoseconds.
|
||||
Weight::from_parts(33_051_049, 0)
|
||||
// Minimum execution time: 33_671_000 picoseconds.
|
||||
Weight::from_parts(32_915_333, 0)
|
||||
.saturating_add(Weight::from_parts(0, 4764))
|
||||
// Standard Error: 1_184
|
||||
.saturating_add(Weight::from_parts(36_730, 0).saturating_mul(l.into()))
|
||||
// Standard Error: 2_108
|
||||
.saturating_add(Weight::from_parts(61_789, 0).saturating_mul(s.into()))
|
||||
// Standard Error: 530
|
||||
.saturating_add(Weight::from_parts(37_992, 0).saturating_mul(l.into()))
|
||||
// Standard Error: 944
|
||||
.saturating_add(Weight::from_parts(67_556, 0).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -81,13 +81,13 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `348 + l * (25 ±0) + s * (36 ±0)`
|
||||
// Estimated: `4764`
|
||||
// Minimum execution time: 37_222_000 picoseconds.
|
||||
Weight::from_parts(36_585_887, 0)
|
||||
// Minimum execution time: 36_857_000 picoseconds.
|
||||
Weight::from_parts(36_738_722, 0)
|
||||
.saturating_add(Weight::from_parts(0, 4764))
|
||||
// Standard Error: 687
|
||||
.saturating_add(Weight::from_parts(30_675, 0).saturating_mul(l.into()))
|
||||
// Standard Error: 1_222
|
||||
.saturating_add(Weight::from_parts(45_181, 0).saturating_mul(s.into()))
|
||||
// Standard Error: 901
|
||||
.saturating_add(Weight::from_parts(31_646, 0).saturating_mul(l.into()))
|
||||
// Standard Error: 1_603
|
||||
.saturating_add(Weight::from_parts(35_256, 0).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -105,13 +105,13 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `451 + l * (25 ±0) + s * (36 ±0)`
|
||||
// Estimated: `4764`
|
||||
// Minimum execution time: 35_565_000 picoseconds.
|
||||
Weight::from_parts(34_263_984, 0)
|
||||
// Minimum execution time: 35_469_000 picoseconds.
|
||||
Weight::from_parts(34_632_479, 0)
|
||||
.saturating_add(Weight::from_parts(0, 4764))
|
||||
// Standard Error: 411
|
||||
.saturating_add(Weight::from_parts(46_236, 0).saturating_mul(l.into()))
|
||||
// Standard Error: 731
|
||||
.saturating_add(Weight::from_parts(71_857, 0).saturating_mul(s.into()))
|
||||
// Standard Error: 544
|
||||
.saturating_add(Weight::from_parts(41_184, 0).saturating_mul(l.into()))
|
||||
// Standard Error: 968
|
||||
.saturating_add(Weight::from_parts(67_376, 0).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
@@ -129,13 +129,13 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `451 + l * (25 ±0) + s * (36 ±0)`
|
||||
// Estimated: `4764`
|
||||
// Minimum execution time: 38_495_000 picoseconds.
|
||||
Weight::from_parts(38_404_280, 0)
|
||||
// Minimum execution time: 38_561_000 picoseconds.
|
||||
Weight::from_parts(38_157_517, 0)
|
||||
.saturating_add(Weight::from_parts(0, 4764))
|
||||
// Standard Error: 768
|
||||
.saturating_add(Weight::from_parts(34_656, 0).saturating_mul(l.into()))
|
||||
// Standard Error: 1_368
|
||||
.saturating_add(Weight::from_parts(46_139, 0).saturating_mul(s.into()))
|
||||
// Standard Error: 779
|
||||
.saturating_add(Weight::from_parts(34_492, 0).saturating_mul(l.into()))
|
||||
// Standard Error: 1_386
|
||||
.saturating_add(Weight::from_parts(48_413, 0).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
@@ -153,13 +153,13 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `522 + l * (25 ±0) + s * (36 ±0)`
|
||||
// Estimated: `4764`
|
||||
// Minimum execution time: 68_356_000 picoseconds.
|
||||
Weight::from_parts(70_912_415, 0)
|
||||
// Minimum execution time: 67_911_000 picoseconds.
|
||||
Weight::from_parts(70_826_756, 0)
|
||||
.saturating_add(Weight::from_parts(0, 4764))
|
||||
// Standard Error: 3_231
|
||||
.saturating_add(Weight::from_parts(50_207, 0).saturating_mul(l.into()))
|
||||
// Standard Error: 5_749
|
||||
.saturating_add(Weight::from_parts(88_509, 0).saturating_mul(s.into()))
|
||||
// Standard Error: 1_765
|
||||
.saturating_add(Weight::from_parts(44_260, 0).saturating_mul(l.into()))
|
||||
// Standard Error: 3_140
|
||||
.saturating_add(Weight::from_parts(95_731, 0).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
@@ -177,13 +177,13 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `625 + l * (25 ±0) + s * (36 ±0)`
|
||||
// Estimated: `6196`
|
||||
// Minimum execution time: 69_377_000 picoseconds.
|
||||
Weight::from_parts(71_976_840, 0)
|
||||
// Minimum execution time: 69_355_000 picoseconds.
|
||||
Weight::from_parts(72_167_687, 0)
|
||||
.saturating_add(Weight::from_parts(0, 6196))
|
||||
// Standard Error: 2_003
|
||||
.saturating_add(Weight::from_parts(48_638, 0).saturating_mul(l.into()))
|
||||
// Standard Error: 3_563
|
||||
.saturating_add(Weight::from_parts(109_176, 0).saturating_mul(s.into()))
|
||||
// Standard Error: 1_867
|
||||
.saturating_add(Weight::from_parts(48_779, 0).saturating_mul(l.into()))
|
||||
// Standard Error: 3_323
|
||||
.saturating_add(Weight::from_parts(99_812, 0).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(5))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
@@ -201,13 +201,13 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `449 + l * (25 ±0) + s * (36 ±0)`
|
||||
// Estimated: `4764`
|
||||
// Minimum execution time: 36_228_000 picoseconds.
|
||||
Weight::from_parts(35_225_726, 0)
|
||||
// Minimum execution time: 36_399_000 picoseconds.
|
||||
Weight::from_parts(35_671_775, 0)
|
||||
.saturating_add(Weight::from_parts(0, 4764))
|
||||
// Standard Error: 433
|
||||
.saturating_add(Weight::from_parts(43_158, 0).saturating_mul(l.into()))
|
||||
// Standard Error: 800
|
||||
.saturating_add(Weight::from_parts(69_464, 0).saturating_mul(s.into()))
|
||||
// Standard Error: 901
|
||||
.saturating_add(Weight::from_parts(33_402, 0).saturating_mul(l.into()))
|
||||
// Standard Error: 1_664
|
||||
.saturating_add(Weight::from_parts(68_455, 0).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
@@ -225,13 +225,13 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `449 + l * (25 ±0) + s * (36 ±0)`
|
||||
// Estimated: `4764`
|
||||
// Minimum execution time: 40_414_000 picoseconds.
|
||||
Weight::from_parts(39_477_039, 0)
|
||||
// Minimum execution time: 40_276_000 picoseconds.
|
||||
Weight::from_parts(39_154_175, 0)
|
||||
.saturating_add(Weight::from_parts(0, 4764))
|
||||
// Standard Error: 438
|
||||
.saturating_add(Weight::from_parts(44_014, 0).saturating_mul(l.into()))
|
||||
// Standard Error: 810
|
||||
.saturating_add(Weight::from_parts(62_561, 0).saturating_mul(s.into()))
|
||||
// Standard Error: 585
|
||||
.saturating_add(Weight::from_parts(44_983, 0).saturating_mul(l.into()))
|
||||
// Standard Error: 1_080
|
||||
.saturating_add(Weight::from_parts(70_537, 0).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user