mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 17:31:03 +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_nis`
|
||||
//!
|
||||
//! 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-28, 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
|
||||
@@ -56,11 +56,11 @@ impl<T: frame_system::Config> pallet_nis::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `10279 + l * (48 ±0)`
|
||||
// Estimated: `64718`
|
||||
// Minimum execution time: 28_528 nanoseconds.
|
||||
Weight::from_ref_time(31_444_194)
|
||||
// Minimum execution time: 30_301 nanoseconds.
|
||||
Weight::from_ref_time(33_466_240)
|
||||
.saturating_add(Weight::from_proof_size(64718))
|
||||
// Standard Error: 703
|
||||
.saturating_add(Weight::from_ref_time(81_351).saturating_mul(l.into()))
|
||||
// Standard Error: 738
|
||||
.saturating_add(Weight::from_ref_time(72_743).saturating_mul(l.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
@@ -74,8 +74,8 @@ impl<T: frame_system::Config> pallet_nis::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `58281`
|
||||
// Estimated: `64718`
|
||||
// Minimum execution time: 106_859 nanoseconds.
|
||||
Weight::from_ref_time(108_554_000)
|
||||
// Minimum execution time: 107_161 nanoseconds.
|
||||
Weight::from_ref_time(108_832_000)
|
||||
.saturating_add(Weight::from_proof_size(64718))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
@@ -91,11 +91,11 @@ impl<T: frame_system::Config> pallet_nis::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `10279 + l * (48 ±0)`
|
||||
// Estimated: `64718`
|
||||
// Minimum execution time: 36_699 nanoseconds.
|
||||
Weight::from_ref_time(32_538_199)
|
||||
// Minimum execution time: 38_181 nanoseconds.
|
||||
Weight::from_ref_time(34_136_859)
|
||||
.saturating_add(Weight::from_proof_size(64718))
|
||||
// Standard Error: 705
|
||||
.saturating_add(Weight::from_ref_time(63_013).saturating_mul(l.into()))
|
||||
// Standard Error: 722
|
||||
.saturating_add(Weight::from_ref_time(59_626).saturating_mul(l.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
@@ -107,8 +107,8 @@ impl<T: frame_system::Config> pallet_nis::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `256`
|
||||
// Estimated: `3138`
|
||||
// Minimum execution time: 30_998 nanoseconds.
|
||||
Weight::from_ref_time(31_362_000)
|
||||
// Minimum execution time: 34_258 nanoseconds.
|
||||
Weight::from_ref_time(34_506_000)
|
||||
.saturating_add(Weight::from_proof_size(3138))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
@@ -125,8 +125,8 @@ impl<T: frame_system::Config> pallet_nis::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `457`
|
||||
// Estimated: `9418`
|
||||
// Minimum execution time: 45_471 nanoseconds.
|
||||
Weight::from_ref_time(46_193_000)
|
||||
// Minimum execution time: 49_523 nanoseconds.
|
||||
Weight::from_ref_time(49_848_000)
|
||||
.saturating_add(Weight::from_proof_size(9418))
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
@@ -145,8 +145,8 @@ impl<T: frame_system::Config> pallet_nis::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `698`
|
||||
// Estimated: `8792`
|
||||
// Minimum execution time: 59_553 nanoseconds.
|
||||
Weight::from_ref_time(61_402_000)
|
||||
// Minimum execution time: 65_591 nanoseconds.
|
||||
Weight::from_ref_time(66_211_000)
|
||||
.saturating_add(Weight::from_proof_size(8792))
|
||||
.saturating_add(T::DbWeight::get().reads(5))
|
||||
.saturating_add(T::DbWeight::get().writes(5))
|
||||
@@ -167,8 +167,8 @@ impl<T: frame_system::Config> pallet_nis::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `760`
|
||||
// Estimated: `12516`
|
||||
// Minimum execution time: 66_969 nanoseconds.
|
||||
Weight::from_ref_time(67_990_000)
|
||||
// Minimum execution time: 74_274 nanoseconds.
|
||||
Weight::from_ref_time(75_181_000)
|
||||
.saturating_add(Weight::from_proof_size(12516))
|
||||
.saturating_add(T::DbWeight::get().reads(6))
|
||||
.saturating_add(T::DbWeight::get().writes(6))
|
||||
@@ -189,8 +189,8 @@ impl<T: frame_system::Config> pallet_nis::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `539`
|
||||
// Estimated: `12516`
|
||||
// Minimum execution time: 64_656 nanoseconds.
|
||||
Weight::from_ref_time(65_544_000)
|
||||
// Minimum execution time: 68_837 nanoseconds.
|
||||
Weight::from_ref_time(69_316_000)
|
||||
.saturating_add(Weight::from_proof_size(12516))
|
||||
.saturating_add(T::DbWeight::get().reads(6))
|
||||
.saturating_add(T::DbWeight::get().writes(6))
|
||||
@@ -205,8 +205,8 @@ impl<T: frame_system::Config> pallet_nis::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `10689`
|
||||
// Estimated: `13635`
|
||||
// Minimum execution time: 24_373 nanoseconds.
|
||||
Weight::from_ref_time(24_724_000)
|
||||
// Minimum execution time: 24_779 nanoseconds.
|
||||
Weight::from_ref_time(25_172_000)
|
||||
.saturating_add(Weight::from_proof_size(13635))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
@@ -217,8 +217,8 @@ impl<T: frame_system::Config> pallet_nis::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `76`
|
||||
// Estimated: `50497`
|
||||
// Minimum execution time: 3_740 nanoseconds.
|
||||
Weight::from_ref_time(3_917_000)
|
||||
// Minimum execution time: 4_104 nanoseconds.
|
||||
Weight::from_ref_time(4_252_000)
|
||||
.saturating_add(Weight::from_proof_size(50497))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
@@ -229,8 +229,8 @@ impl<T: frame_system::Config> pallet_nis::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `0`
|
||||
// Estimated: `0`
|
||||
// Minimum execution time: 6_377 nanoseconds.
|
||||
Weight::from_ref_time(6_630_000)
|
||||
// Minimum execution time: 6_710 nanoseconds.
|
||||
Weight::from_ref_time(6_907_000)
|
||||
.saturating_add(Weight::from_proof_size(0))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user