Skip to content

Updated weigths.rs file for afloat #45

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 9, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
114 changes: 57 additions & 57 deletions pallets/afloat/src/weights.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//! Autogenerated weights for `pallet_afloat`
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GPT summary of 36eee3 - 63a117:
Error: couldn't generate summary

//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2024-03-29, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2024-04-09, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `armando-hashed`, CPU: `AMD Ryzen 5 4600H with Radeon Graphics`
//! WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024`
Expand Down Expand Up @@ -97,8 +97,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `450`
// Estimated: `496428`
// Minimum execution time: 961_583_000 picoseconds.
Weight::from_parts(994_270_000, 496428)
// Minimum execution time: 864_155_000 picoseconds.
Weight::from_parts(888_388_000, 496428)
.saturating_add(T::DbWeight::get().reads(68_u64))
.saturating_add(T::DbWeight::get().writes(73_u64))
}
Expand Down Expand Up @@ -128,8 +128,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `3033`
// Estimated: `248709`
// Minimum execution time: 177_538_000 picoseconds.
Weight::from_parts(188_364_000, 248709)
// Minimum execution time: 159_297_000 picoseconds.
Weight::from_parts(162_929_000, 248709)
.saturating_add(T::DbWeight::get().reads(18_u64))
.saturating_add(T::DbWeight::get().writes(16_u64))
}
Expand Down Expand Up @@ -157,8 +157,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `2158`
// Estimated: `496428`
// Minimum execution time: 180_891_000 picoseconds.
Weight::from_parts(196_745_000, 496428)
// Minimum execution time: 158_389_000 picoseconds.
Weight::from_parts(164_185_000, 496428)
.saturating_add(T::DbWeight::get().reads(21_u64))
.saturating_add(T::DbWeight::get().writes(7_u64))
}
Expand All @@ -174,8 +174,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `1159`
// Estimated: `35499`
// Minimum execution time: 51_055_000 picoseconds.
Weight::from_parts(57_131_000, 35499)
// Minimum execution time: 47_628_000 picoseconds.
Weight::from_parts(48_537_000, 35499)
.saturating_add(T::DbWeight::get().reads(4_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
Expand Down Expand Up @@ -206,10 +206,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `1886`
// Estimated: `6184`
// Minimum execution time: 149_182_000 picoseconds.
Weight::from_parts(110_726_535, 6184)
// Standard Error: 45_795
.saturating_add(Weight::from_parts(28_739_579, 0).saturating_mul(a.into()))
// Minimum execution time: 132_550_000 picoseconds.
Weight::from_parts(86_383_972, 6184)
// Standard Error: 27_813
.saturating_add(Weight::from_parts(26_439_843, 0).saturating_mul(a.into()))
.saturating_add(T::DbWeight::get().reads(11_u64))
.saturating_add(T::DbWeight::get().writes(9_u64))
}
Expand All @@ -223,8 +223,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `563`
// Estimated: `3898`
// Minimum execution time: 40_089_000 picoseconds.
Weight::from_parts(42_324_000, 3898)
// Minimum execution time: 39_039_000 picoseconds.
Weight::from_parts(43_718_000, 3898)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
Expand All @@ -244,8 +244,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `1278`
// Estimated: `6814`
// Minimum execution time: 60_833_000 picoseconds.
Weight::from_parts(63_417_000, 6814)
// Minimum execution time: 57_684_000 picoseconds.
Weight::from_parts(67_323_000, 6814)
.saturating_add(T::DbWeight::get().reads(5_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
Expand Down Expand Up @@ -283,8 +283,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `3022`
// Estimated: `35499`
// Minimum execution time: 139_684_000 picoseconds.
Weight::from_parts(146_528_000, 35499)
// Minimum execution time: 129_407_000 picoseconds.
Weight::from_parts(135_273_000, 35499)
.saturating_add(T::DbWeight::get().reads(16_u64))
.saturating_add(T::DbWeight::get().writes(6_u64))
}
Expand Down Expand Up @@ -330,8 +330,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `4512`
// Estimated: `35499`
// Minimum execution time: 349_210_000 picoseconds.
Weight::from_parts(362_549_000, 35499)
// Minimum execution time: 330_257_000 picoseconds.
Weight::from_parts(336_333_000, 35499)
.saturating_add(T::DbWeight::get().reads(23_u64))
.saturating_add(T::DbWeight::get().writes(17_u64))
}
Expand All @@ -353,8 +353,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `1606`
// Estimated: `35499`
// Minimum execution time: 100_503_000 picoseconds.
Weight::from_parts(108_535_000, 35499)
// Minimum execution time: 95_467_000 picoseconds.
Weight::from_parts(99_237_000, 35499)
.saturating_add(T::DbWeight::get().reads(7_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
Expand All @@ -370,8 +370,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `1117`
// Estimated: `35499`
// Minimum execution time: 50_705_000 picoseconds.
Weight::from_parts(51_892_000, 35499)
// Minimum execution time: 48_467_000 picoseconds.
Weight::from_parts(50_492_000, 35499)
.saturating_add(T::DbWeight::get().reads(4_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
Expand All @@ -391,8 +391,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `2217`
// Estimated: `166136`
// Minimum execution time: 117_754_000 picoseconds.
Weight::from_parts(126_623_000, 166136)
// Minimum execution time: 112_157_000 picoseconds.
Weight::from_parts(116_767_000, 166136)
.saturating_add(T::DbWeight::get().reads(11_u64))
.saturating_add(T::DbWeight::get().writes(4_u64))
}
Expand All @@ -410,8 +410,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `1726`
// Estimated: `83563`
// Minimum execution time: 84_649_000 picoseconds.
Weight::from_parts(87_861_000, 83563)
// Minimum execution time: 79_614_000 picoseconds.
Weight::from_parts(84_852_000, 83563)
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
Expand Down Expand Up @@ -461,8 +461,8 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `450`
// Estimated: `496428`
// Minimum execution time: 961_583_000 picoseconds.
Weight::from_parts(994_270_000, 496428)
// Minimum execution time: 864_155_000 picoseconds.
Weight::from_parts(888_388_000, 496428)
.saturating_add(RocksDbWeight::get().reads(68_u64))
.saturating_add(RocksDbWeight::get().writes(73_u64))
}
Expand Down Expand Up @@ -492,8 +492,8 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `3033`
// Estimated: `248709`
// Minimum execution time: 177_538_000 picoseconds.
Weight::from_parts(188_364_000, 248709)
// Minimum execution time: 159_297_000 picoseconds.
Weight::from_parts(162_929_000, 248709)
.saturating_add(RocksDbWeight::get().reads(18_u64))
.saturating_add(RocksDbWeight::get().writes(16_u64))
}
Expand Down Expand Up @@ -521,8 +521,8 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `2158`
// Estimated: `496428`
// Minimum execution time: 180_891_000 picoseconds.
Weight::from_parts(196_745_000, 496428)
// Minimum execution time: 158_389_000 picoseconds.
Weight::from_parts(164_185_000, 496428)
.saturating_add(RocksDbWeight::get().reads(21_u64))
.saturating_add(RocksDbWeight::get().writes(7_u64))
}
Expand All @@ -538,8 +538,8 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `1159`
// Estimated: `35499`
// Minimum execution time: 51_055_000 picoseconds.
Weight::from_parts(57_131_000, 35499)
// Minimum execution time: 47_628_000 picoseconds.
Weight::from_parts(48_537_000, 35499)
.saturating_add(RocksDbWeight::get().reads(4_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
Expand Down Expand Up @@ -570,10 +570,10 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `1886`
// Estimated: `6184`
// Minimum execution time: 149_182_000 picoseconds.
Weight::from_parts(110_726_535, 6184)
// Standard Error: 45_795
.saturating_add(Weight::from_parts(28_739_579, 0).saturating_mul(a.into()))
// Minimum execution time: 132_550_000 picoseconds.
Weight::from_parts(86_383_972, 6184)
// Standard Error: 27_813
.saturating_add(Weight::from_parts(26_439_843, 0).saturating_mul(a.into()))
.saturating_add(RocksDbWeight::get().reads(11_u64))
.saturating_add(RocksDbWeight::get().writes(9_u64))
}
Expand All @@ -587,8 +587,8 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `563`
// Estimated: `3898`
// Minimum execution time: 40_089_000 picoseconds.
Weight::from_parts(42_324_000, 3898)
// Minimum execution time: 39_039_000 picoseconds.
Weight::from_parts(43_718_000, 3898)
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
Expand All @@ -608,8 +608,8 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `1278`
// Estimated: `6814`
// Minimum execution time: 60_833_000 picoseconds.
Weight::from_parts(63_417_000, 6814)
// Minimum execution time: 57_684_000 picoseconds.
Weight::from_parts(67_323_000, 6814)
.saturating_add(RocksDbWeight::get().reads(5_u64))
.saturating_add(RocksDbWeight::get().writes(2_u64))
}
Expand Down Expand Up @@ -647,8 +647,8 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `3022`
// Estimated: `35499`
// Minimum execution time: 139_684_000 picoseconds.
Weight::from_parts(146_528_000, 35499)
// Minimum execution time: 129_407_000 picoseconds.
Weight::from_parts(135_273_000, 35499)
.saturating_add(RocksDbWeight::get().reads(16_u64))
.saturating_add(RocksDbWeight::get().writes(6_u64))
}
Expand Down Expand Up @@ -694,8 +694,8 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `4512`
// Estimated: `35499`
// Minimum execution time: 349_210_000 picoseconds.
Weight::from_parts(362_549_000, 35499)
// Minimum execution time: 330_257_000 picoseconds.
Weight::from_parts(336_333_000, 35499)
.saturating_add(RocksDbWeight::get().reads(23_u64))
.saturating_add(RocksDbWeight::get().writes(17_u64))
}
Expand All @@ -717,8 +717,8 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `1606`
// Estimated: `35499`
// Minimum execution time: 100_503_000 picoseconds.
Weight::from_parts(108_535_000, 35499)
// Minimum execution time: 95_467_000 picoseconds.
Weight::from_parts(99_237_000, 35499)
.saturating_add(RocksDbWeight::get().reads(7_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
}
Expand All @@ -734,8 +734,8 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `1117`
// Estimated: `35499`
// Minimum execution time: 50_705_000 picoseconds.
Weight::from_parts(51_892_000, 35499)
// Minimum execution time: 48_467_000 picoseconds.
Weight::from_parts(50_492_000, 35499)
.saturating_add(RocksDbWeight::get().reads(4_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
Expand All @@ -755,8 +755,8 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `2217`
// Estimated: `166136`
// Minimum execution time: 117_754_000 picoseconds.
Weight::from_parts(126_623_000, 166136)
// Minimum execution time: 112_157_000 picoseconds.
Weight::from_parts(116_767_000, 166136)
.saturating_add(RocksDbWeight::get().reads(11_u64))
.saturating_add(RocksDbWeight::get().writes(4_u64))
}
Expand All @@ -774,8 +774,8 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `1726`
// Estimated: `83563`
// Minimum execution time: 84_649_000 picoseconds.
Weight::from_parts(87_861_000, 83563)
// Minimum execution time: 79_614_000 picoseconds.
Weight::from_parts(84_852_000, 83563)
.saturating_add(RocksDbWeight::get().reads(6_u64))
.saturating_add(RocksDbWeight::get().writes(2_u64))
}
Expand Down
Loading