Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
[benchmarks] pr with weights (#2242)
Browse files Browse the repository at this point in the history
Co-authored-by: paritytech-ci <[email protected]>
  • Loading branch information
paritytech-ci and paritytech-ci authored Feb 28, 2023
1 parent 5486c89 commit 2a051cc
Show file tree
Hide file tree
Showing 30 changed files with 547 additions and 547 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
//! Autogenerated weights for `cumulus_pallet_xcmp_queue`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-02-16, 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: `runner-osnnfcqu-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! HOSTNAME: `runner-9fxy16xz-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-kusama-dev"), DB CACHE: 1024
// Executed Command:
Expand Down Expand Up @@ -53,8 +53,8 @@ impl<T: frame_system::Config> cumulus_pallet_xcmp_queue::WeightInfo for WeightIn
// Proof Size summary in bytes:
// Measured: `76`
// Estimated: `571`
// Minimum execution time: 4_586 nanoseconds.
Weight::from_parts(4_819_000, 571)
// Minimum execution time: 4_465 nanoseconds.
Weight::from_parts(4_917_000, 571)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
Expand All @@ -64,8 +64,8 @@ impl<T: frame_system::Config> cumulus_pallet_xcmp_queue::WeightInfo for WeightIn
// Proof Size summary in bytes:
// Measured: `76`
// Estimated: `571`
// Minimum execution time: 4_560 nanoseconds.
Weight::from_parts(4_900_000, 571)
// Minimum execution time: 4_497 nanoseconds.
Weight::from_parts(4_707_000, 571)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
//! Autogenerated weights for `frame_system`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-02-16, 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: `runner-osnnfcqu-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! HOSTNAME: `runner-9fxy16xz-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-kusama-dev"), DB CACHE: 1024
// Executed Command:
Expand Down Expand Up @@ -52,20 +52,20 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 1_390 nanoseconds.
Weight::from_ref_time(1_422_000)
// Minimum execution time: 1_302 nanoseconds.
Weight::from_ref_time(1_366_000)
// Standard Error: 0
.saturating_add(Weight::from_ref_time(538).saturating_mul(b.into()))
.saturating_add(Weight::from_ref_time(480).saturating_mul(b.into()))
}
/// The range of component `b` is `[0, 3932160]`.
fn remark_with_event(b: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 6_081 nanoseconds.
Weight::from_ref_time(72_265_543)
// Standard Error: 5
.saturating_add(Weight::from_ref_time(2_009).saturating_mul(b.into()))
// Minimum execution time: 6_103 nanoseconds.
Weight::from_ref_time(6_305_000)
// Standard Error: 2
.saturating_add(Weight::from_ref_time(2_115).saturating_mul(b.into()))
}
/// Storage: System Digest (r:1 w:1)
/// Proof Skipped: System Digest (max_values: Some(1), max_size: None, mode: Measured)
Expand All @@ -75,8 +75,8 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `495`
// Minimum execution time: 3_133 nanoseconds.
Weight::from_parts(3_326_000, 495)
// Minimum execution time: 3_171 nanoseconds.
Weight::from_parts(3_410_000, 495)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
}
Expand All @@ -87,10 +87,10 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 1_493 nanoseconds.
Weight::from_ref_time(1_537_000)
// Standard Error: 2_124
.saturating_add(Weight::from_ref_time(635_837).saturating_mul(i.into()))
// Minimum execution time: 1_443 nanoseconds.
Weight::from_ref_time(1_519_000)
// Standard Error: 2_824
.saturating_add(Weight::from_ref_time(678_449).saturating_mul(i.into()))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
}
/// Storage: Skipped Metadata (r:0 w:0)
Expand All @@ -100,10 +100,10 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 1_434 nanoseconds.
Weight::from_ref_time(1_452_000)
// Standard Error: 868
.saturating_add(Weight::from_ref_time(508_882).saturating_mul(i.into()))
// Minimum execution time: 1_396 nanoseconds.
Weight::from_ref_time(1_485_000)
// Standard Error: 1_029
.saturating_add(Weight::from_ref_time(534_678).saturating_mul(i.into()))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
}
/// Storage: Skipped Metadata (r:0 w:0)
Expand All @@ -113,10 +113,10 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `68 + p * (69 ±0)`
// Estimated: `66 + p * (70 ±0)`
// Minimum execution time: 2_956 nanoseconds.
Weight::from_parts(3_215_000, 66)
// Standard Error: 1_491
.saturating_add(Weight::from_ref_time(1_132_402).saturating_mul(p.into()))
// Minimum execution time: 3_117 nanoseconds.
Weight::from_parts(3_290_000, 66)
// Standard Error: 1_790
.saturating_add(Weight::from_ref_time(1_180_161).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into())))
.saturating_add(Weight::from_proof_size(70).saturating_mul(p.into()))
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_balances`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-02-16, 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: `runner-osnnfcqu-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! HOSTNAME: `runner-9fxy16xz-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-kusama-dev"), DB CACHE: 1024
// Executed Command:
Expand Down Expand Up @@ -51,76 +51,76 @@ impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
fn transfer() -> Weight {
// Proof Size summary in bytes:
// Measured: `1314`
// Measured: `1317`
// Estimated: `2603`
// Minimum execution time: 46_494 nanoseconds.
Weight::from_parts(47_632_000, 2603)
// Minimum execution time: 46_761 nanoseconds.
Weight::from_parts(48_146_000, 2603)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
/// Storage: System Account (r:1 w:1)
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
fn transfer_keep_alive() -> Weight {
// Proof Size summary in bytes:
// Measured: `1198`
// Measured: `1201`
// Estimated: `2603`
// Minimum execution time: 34_677 nanoseconds.
Weight::from_parts(35_469_000, 2603)
// Minimum execution time: 34_538 nanoseconds.
Weight::from_parts(35_662_000, 2603)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
/// Storage: System Account (r:1 w:1)
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
fn set_balance_creating() -> Weight {
// Proof Size summary in bytes:
// Measured: `1348`
// Measured: `1351`
// Estimated: `2603`
// Minimum execution time: 25_439 nanoseconds.
Weight::from_parts(26_119_000, 2603)
// Minimum execution time: 25_643 nanoseconds.
Weight::from_parts(26_309_000, 2603)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
/// Storage: System Account (r:1 w:1)
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
fn set_balance_killing() -> Weight {
// Proof Size summary in bytes:
// Measured: `1348`
// Measured: `1351`
// Estimated: `2603`
// Minimum execution time: 28_360 nanoseconds.
Weight::from_parts(29_374_000, 2603)
// Minimum execution time: 28_835 nanoseconds.
Weight::from_parts(29_518_000, 2603)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
/// Storage: System Account (r:2 w:2)
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
fn force_transfer() -> Weight {
// Proof Size summary in bytes:
// Measured: `1310`
// Measured: `1313`
// Estimated: `5206`
// Minimum execution time: 45_527 nanoseconds.
Weight::from_parts(46_784_000, 5206)
// Minimum execution time: 46_500 nanoseconds.
Weight::from_parts(47_276_000, 5206)
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
/// Storage: System Account (r:1 w:1)
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
fn transfer_all() -> Weight {
// Proof Size summary in bytes:
// Measured: `1198`
// Measured: `1201`
// Estimated: `2603`
// Minimum execution time: 40_636 nanoseconds.
Weight::from_parts(41_987_000, 2603)
// Minimum execution time: 40_621 nanoseconds.
Weight::from_parts(41_846_000, 2603)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
/// Storage: System Account (r:1 w:1)
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
fn force_unreserve() -> Weight {
// Proof Size summary in bytes:
// Measured: `1232`
// Measured: `1235`
// Estimated: `2603`
// Minimum execution time: 22_283 nanoseconds.
Weight::from_parts(23_195_000, 2603)
// Minimum execution time: 22_480 nanoseconds.
Weight::from_parts(23_077_000, 2603)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_collator_selection`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-02-16, 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: `runner-osnnfcqu-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! HOSTNAME: `runner-9fxy16xz-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-kusama-dev"), DB CACHE: 1024
// Executed Command:
Expand Down Expand Up @@ -56,10 +56,10 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
// Proof Size summary in bytes:
// Measured: `214 + b * (78 ±0)`
// Estimated: `213 + b * (2554 ±0)`
// Minimum execution time: 13_633 nanoseconds.
Weight::from_parts(11_702_975, 213)
// Standard Error: 4_576
.saturating_add(Weight::from_ref_time(3_023_315).saturating_mul(b.into()))
// Minimum execution time: 13_389 nanoseconds.
Weight::from_parts(10_169_133, 213)
// Standard Error: 5_572
.saturating_add(Weight::from_ref_time(3_063_945).saturating_mul(b.into()))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into())))
.saturating_add(T::DbWeight::get().writes(1))
.saturating_add(Weight::from_proof_size(2554).saturating_mul(b.into()))
Expand All @@ -70,8 +70,8 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 6_256 nanoseconds.
Weight::from_ref_time(6_475_000)
// Minimum execution time: 6_461 nanoseconds.
Weight::from_ref_time(6_728_000)
.saturating_add(T::DbWeight::get().writes(1))
}
/// Storage: CollatorSelection CandidacyBond (r:0 w:1)
Expand All @@ -80,8 +80,8 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 6_350 nanoseconds.
Weight::from_ref_time(6_662_000)
// Minimum execution time: 6_490 nanoseconds.
Weight::from_ref_time(6_859_000)
.saturating_add(T::DbWeight::get().writes(1))
}
/// Storage: CollatorSelection Candidates (r:1 w:1)
Expand All @@ -101,10 +101,10 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
// Proof Size summary in bytes:
// Measured: `1167 + c * (48 ±0)`
// Estimated: `56785 + c * (49 ±0)`
// Minimum execution time: 35_645 nanoseconds.
Weight::from_parts(32_227_548, 56785)
// Standard Error: 1_619
.saturating_add(Weight::from_ref_time(160_551).saturating_mul(c.into()))
// Minimum execution time: 37_390 nanoseconds.
Weight::from_parts(42_678_639, 56785)
// Standard Error: 1_970
.saturating_add(Weight::from_ref_time(172_634).saturating_mul(c.into()))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(2))
.saturating_add(Weight::from_proof_size(49).saturating_mul(c.into()))
Expand All @@ -118,10 +118,10 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
// Proof Size summary in bytes:
// Measured: `503 + c * (48 ±0)`
// Estimated: `48497`
// Minimum execution time: 27_182 nanoseconds.
Weight::from_parts(19_778_994, 48497)
// Standard Error: 1_825
.saturating_add(Weight::from_ref_time(156_429).saturating_mul(c.into()))
// Minimum execution time: 27_916 nanoseconds.
Weight::from_parts(27_139_080, 48497)
// Standard Error: 1_950
.saturating_add(Weight::from_ref_time(170_244).saturating_mul(c.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
}
Expand All @@ -135,8 +135,8 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
// Proof Size summary in bytes:
// Measured: `187`
// Estimated: `5749`
// Minimum execution time: 27_483 nanoseconds.
Weight::from_parts(28_241_000, 5749)
// Minimum execution time: 29_112 nanoseconds.
Weight::from_parts(29_914_000, 5749)
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(4))
}
Expand All @@ -155,16 +155,16 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
fn new_session(r: u32, c: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `22878 + r * (148 ±0) + c * (97 ±0)`
// Estimated: `52737 + r * (2602 ±0) + c * (2519 ±0)`
// Minimum execution time: 15_426 nanoseconds.
Weight::from_parts(15_813_000, 52737)
// Standard Error: 826_664
.saturating_add(Weight::from_ref_time(30_701_189).saturating_mul(c.into()))
// Estimated: `52737 + c * (2519 ±0) + r * (2602 ±0)`
// Minimum execution time: 15_320 nanoseconds.
Weight::from_parts(16_258_000, 52737)
// Standard Error: 848_807
.saturating_add(Weight::from_ref_time(31_956_459).saturating_mul(c.into()))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(c.into())))
.saturating_add(T::DbWeight::get().writes(1))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(c.into())))
.saturating_add(Weight::from_proof_size(2602).saturating_mul(r.into()))
.saturating_add(Weight::from_proof_size(2519).saturating_mul(c.into()))
.saturating_add(Weight::from_proof_size(2602).saturating_mul(r.into()))
}
}
Loading

0 comments on commit 2a051cc

Please sign in to comment.