Skip to content

Commit

Permalink
Rebench
Browse files Browse the repository at this point in the history
Signed-off-by: Xavier Lau <xavier@inv.cafe>
  • Loading branch information
aurexav committed Oct 20, 2023
1 parent 817a74e commit cbbc4fb
Show file tree
Hide file tree
Showing 25 changed files with 813 additions and 809 deletions.
16 changes: 8 additions & 8 deletions runtime/pangolin/src/weights/cumulus_pallet_xcmp_queue.rs
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,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-10-17, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-10-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `inv.cafe`, CPU: `13th Gen Intel(R) Core(TM) i9-13900K`
//! HOSTNAME: `*`, CPU: `13th Gen Intel(R) Core(TM) i9-13900K`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("pangolin-dev"), DB CACHE: 1024
// Executed Command:
Expand All @@ -38,10 +38,10 @@
// pangolin-dev
// --output
// runtime/pangolin/src/weights
// --extrinsic
// *
// --pallet
// *
// --extrinsic
// *
// --steps
// 50
// --repeat
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: `1561`
// Minimum execution time: 3_534_000 picoseconds.
Weight::from_parts(3_739_000, 0)
// Minimum execution time: 3_262_000 picoseconds.
Weight::from_parts(3_411_000, 0)
.saturating_add(Weight::from_parts(0, 1561))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
Expand All @@ -76,8 +76,8 @@ impl<T: frame_system::Config> cumulus_pallet_xcmp_queue::WeightInfo for WeightIn
// Proof Size summary in bytes:
// Measured: `76`
// Estimated: `1561`
// Minimum execution time: 3_314_000 picoseconds.
Weight::from_parts(3_578_000, 0)
// Minimum execution time: 3_169_000 picoseconds.
Weight::from_parts(3_272_000, 0)
.saturating_add(Weight::from_parts(0, 1561))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
Expand Down
24 changes: 12 additions & 12 deletions runtime/pangolin/src/weights/darwinia_account_migration.rs
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
//! Autogenerated weights for `darwinia_account_migration`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-10-17, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-10-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `inv.cafe`, CPU: `13th Gen Intel(R) Core(TM) i9-13900K`
//! HOSTNAME: `*`, CPU: `13th Gen Intel(R) Core(TM) i9-13900K`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("pangolin-dev"), DB CACHE: 1024
// Executed Command:
Expand All @@ -38,10 +38,10 @@
// pangolin-dev
// --output
// runtime/pangolin/src/weights
// --extrinsic
// *
// --pallet
// *
// --extrinsic
// *
// --steps
// 50
// --repeat
Expand Down Expand Up @@ -86,8 +86,8 @@ impl<T: frame_system::Config> darwinia_account_migration::WeightInfo for WeightI
// Proof Size summary in bytes:
// Measured: `29212`
// Estimated: `32677`
// Minimum execution time: 148_718_000 picoseconds.
Weight::from_parts(152_984_000, 0)
// Minimum execution time: 138_425_000 picoseconds.
Weight::from_parts(143_906_000, 0)
.saturating_add(Weight::from_parts(0, 32677))
.saturating_add(T::DbWeight::get().reads(10))
.saturating_add(T::DbWeight::get().writes(15))
Expand Down Expand Up @@ -125,11 +125,11 @@ impl<T: frame_system::Config> darwinia_account_migration::WeightInfo for WeightI
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `2 + x * (165 ±0) + z * (165 ±0)`
// Minimum execution time: 6_991_000 picoseconds.
Weight::from_parts(22_460_322, 0)
// Minimum execution time: 6_798_000 picoseconds.
Weight::from_parts(21_885_278, 0)
.saturating_add(Weight::from_parts(0, 2))
// Standard Error: 12_671
.saturating_add(Weight::from_parts(6_604, 0).saturating_mul(x.into()))
// Standard Error: 12_224
.saturating_add(Weight::from_parts(3_806, 0).saturating_mul(x.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
.saturating_add(Weight::from_parts(0, 165).saturating_mul(x.into()))
Expand All @@ -143,8 +143,8 @@ impl<T: frame_system::Config> darwinia_account_migration::WeightInfo for WeightI
// Proof Size summary in bytes:
// Measured: `3499`
// Estimated: `6964`
// Minimum execution time: 8_303_000 picoseconds.
Weight::from_parts(8_863_000, 0)
// Minimum execution time: 7_870_000 picoseconds.
Weight::from_parts(8_214_000, 0)
.saturating_add(Weight::from_parts(0, 6964))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
Expand Down
20 changes: 10 additions & 10 deletions runtime/pangolin/src/weights/darwinia_deposit.rs
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
//! Autogenerated weights for `darwinia_deposit`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-10-17, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-10-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `inv.cafe`, CPU: `13th Gen Intel(R) Core(TM) i9-13900K`
//! HOSTNAME: `*`, CPU: `13th Gen Intel(R) Core(TM) i9-13900K`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("pangolin-dev"), DB CACHE: 1024
// Executed Command:
Expand All @@ -38,10 +38,10 @@
// pangolin-dev
// --output
// runtime/pangolin/src/weights
// --extrinsic
// *
// --pallet
// *
// --extrinsic
// *
// --steps
// 50
// --repeat
Expand Down Expand Up @@ -72,8 +72,8 @@ impl<T: frame_system::Config> darwinia_deposit::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `26848`
// Estimated: `29615`
// Minimum execution time: 80_895_000 picoseconds.
Weight::from_parts(84_588_000, 0)
// Minimum execution time: 70_178_000 picoseconds.
Weight::from_parts(72_509_000, 0)
.saturating_add(Weight::from_parts(0, 29615))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(4))
Expand All @@ -88,8 +88,8 @@ impl<T: frame_system::Config> darwinia_deposit::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `26578`
// Estimated: `29615`
// Minimum execution time: 1_302_503_000 picoseconds.
Weight::from_parts(1_376_838_000, 0)
// Minimum execution time: 1_182_729_000 picoseconds.
Weight::from_parts(1_201_280_000, 0)
.saturating_add(Weight::from_parts(0, 29615))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
Expand All @@ -106,8 +106,8 @@ impl<T: frame_system::Config> darwinia_deposit::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `26704`
// Estimated: `29615`
// Minimum execution time: 53_449_000 picoseconds.
Weight::from_parts(56_897_000, 0)
// Minimum execution time: 47_952_000 picoseconds.
Weight::from_parts(49_017_000, 0)
.saturating_add(Weight::from_parts(0, 29615))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(3))
Expand Down
32 changes: 16 additions & 16 deletions runtime/pangolin/src/weights/darwinia_ecdsa_authority.rs
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
//! Autogenerated weights for `darwinia_ecdsa_authority`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-10-17, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-10-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `inv.cafe`, CPU: `13th Gen Intel(R) Core(TM) i9-13900K`
//! HOSTNAME: `*`, CPU: `13th Gen Intel(R) Core(TM) i9-13900K`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("pangolin-dev"), DB CACHE: 1024
// Executed Command:
Expand All @@ -38,10 +38,10 @@
// pangolin-dev
// --output
// runtime/pangolin/src/weights
// --extrinsic
// *
// --pallet
// *
// --extrinsic
// *
// --steps
// 50
// --repeat
Expand All @@ -68,8 +68,8 @@ impl<T: frame_system::Config> darwinia_ecdsa_authority::WeightInfo for WeightInf
// Proof Size summary in bytes:
// Measured: `154`
// Estimated: `1639`
// Minimum execution time: 9_499_000 picoseconds.
Weight::from_parts(9_887_000, 0)
// Minimum execution time: 8_954_000 picoseconds.
Weight::from_parts(9_405_000, 0)
.saturating_add(Weight::from_parts(0, 1639))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(1))
Expand All @@ -84,8 +84,8 @@ impl<T: frame_system::Config> darwinia_ecdsa_authority::WeightInfo for WeightInf
// Proof Size summary in bytes:
// Measured: `154`
// Estimated: `1639`
// Minimum execution time: 12_839_000 picoseconds.
Weight::from_parts(13_376_000, 0)
// Minimum execution time: 11_620_000 picoseconds.
Weight::from_parts(12_319_000, 0)
.saturating_add(Weight::from_parts(0, 1639))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
Expand All @@ -100,8 +100,8 @@ impl<T: frame_system::Config> darwinia_ecdsa_authority::WeightInfo for WeightInf
// Proof Size summary in bytes:
// Measured: `233`
// Estimated: `1718`
// Minimum execution time: 13_887_000 picoseconds.
Weight::from_parts(14_596_000, 0)
// Minimum execution time: 12_640_000 picoseconds.
Weight::from_parts(13_054_000, 0)
.saturating_add(Weight::from_parts(0, 1718))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
Expand All @@ -116,8 +116,8 @@ impl<T: frame_system::Config> darwinia_ecdsa_authority::WeightInfo for WeightInf
// Proof Size summary in bytes:
// Measured: `334`
// Estimated: `1819`
// Minimum execution time: 13_867_000 picoseconds.
Weight::from_parts(14_436_000, 0)
// Minimum execution time: 12_844_000 picoseconds.
Weight::from_parts(13_809_000, 0)
.saturating_add(Weight::from_parts(0, 1819))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
Expand All @@ -136,8 +136,8 @@ impl<T: frame_system::Config> darwinia_ecdsa_authority::WeightInfo for WeightInf
// Proof Size summary in bytes:
// Measured: `318`
// Estimated: `1803`
// Minimum execution time: 43_242_000 picoseconds.
Weight::from_parts(45_719_000, 0)
// Minimum execution time: 38_946_000 picoseconds.
Weight::from_parts(39_728_000, 0)
.saturating_add(Weight::from_parts(0, 1803))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(4))
Expand All @@ -150,8 +150,8 @@ impl<T: frame_system::Config> darwinia_ecdsa_authority::WeightInfo for WeightInf
// Proof Size summary in bytes:
// Measured: `312`
// Estimated: `1797`
// Minimum execution time: 96_062_000 picoseconds.
Weight::from_parts(100_295_000, 0)
// Minimum execution time: 29_616_000 picoseconds.
Weight::from_parts(30_508_000, 0)
.saturating_add(Weight::from_parts(0, 1797))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
Expand Down
52 changes: 26 additions & 26 deletions runtime/pangolin/src/weights/darwinia_staking.rs
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
//! Autogenerated weights for `darwinia_staking`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-10-17, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-10-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `inv.cafe`, CPU: `13th Gen Intel(R) Core(TM) i9-13900K`
//! HOSTNAME: `*`, CPU: `13th Gen Intel(R) Core(TM) i9-13900K`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("pangolin-dev"), DB CACHE: 1024
// Executed Command:
Expand All @@ -38,10 +38,10 @@
// pangolin-dev
// --output
// runtime/pangolin/src/weights
// --extrinsic
// *
// --pallet
// *
// --extrinsic
// *
// --steps
// 50
// --repeat
Expand Down Expand Up @@ -77,11 +77,11 @@ impl<T: frame_system::Config> darwinia_staking::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `1951`
// Estimated: `29615`
// Minimum execution time: 65_621_000 picoseconds.
Weight::from_parts(227_901_420, 0)
// Minimum execution time: 60_350_000 picoseconds.
Weight::from_parts(118_356_885, 0)
.saturating_add(Weight::from_parts(0, 29615))
// Standard Error: 8_842
.saturating_add(Weight::from_parts(78_327, 0).saturating_mul(x.into()))
// Standard Error: 1_304
.saturating_add(Weight::from_parts(7_107, 0).saturating_mul(x.into()))
.saturating_add(T::DbWeight::get().reads(8))
.saturating_add(T::DbWeight::get().writes(8))
}
Expand All @@ -98,11 +98,11 @@ impl<T: frame_system::Config> darwinia_staking::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `1563`
// Estimated: `29615`
// Minimum execution time: 21_091_000 picoseconds.
Weight::from_parts(89_585_298, 0)
// Minimum execution time: 10_567_000 picoseconds.
Weight::from_parts(50_827_488, 0)
.saturating_add(Weight::from_parts(0, 29615))
// Standard Error: 5_551
.saturating_add(Weight::from_parts(564, 0).saturating_mul(x.into()))
// Standard Error: 885
.saturating_add(Weight::from_parts(5_542, 0).saturating_mul(x.into()))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(3))
}
Expand All @@ -119,11 +119,11 @@ impl<T: frame_system::Config> darwinia_staking::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `1667`
// Estimated: `29615`
// Minimum execution time: 26_567_000 picoseconds.
Weight::from_parts(98_659_590, 0)
// Minimum execution time: 10_184_000 picoseconds.
Weight::from_parts(44_025_435, 0)
.saturating_add(Weight::from_parts(0, 29615))
// Standard Error: 2_457
.saturating_add(Weight::from_parts(6_198, 0).saturating_mul(x.into()))
// Standard Error: 755
.saturating_add(Weight::from_parts(2_617, 0).saturating_mul(x.into()))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(3))
}
Expand All @@ -141,8 +141,8 @@ impl<T: frame_system::Config> darwinia_staking::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `2226`
// Estimated: `29615`
// Minimum execution time: 185_169_000 picoseconds.
Weight::from_parts(198_922_000, 0)
// Minimum execution time: 88_343_000 picoseconds.
Weight::from_parts(91_932_000, 0)
.saturating_add(Weight::from_parts(0, 29615))
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(6))
Expand All @@ -153,8 +153,8 @@ impl<T: frame_system::Config> darwinia_staking::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `421`
// Estimated: `3497`
// Minimum execution time: 15_001_000 picoseconds.
Weight::from_parts(16_107_000, 0)
// Minimum execution time: 7_800_000 picoseconds.
Weight::from_parts(8_108_000, 0)
.saturating_add(Weight::from_parts(0, 3497))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
Expand All @@ -169,8 +169,8 @@ impl<T: frame_system::Config> darwinia_staking::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `589`
// Estimated: `5298`
// Minimum execution time: 19_032_000 picoseconds.
Weight::from_parts(20_417_000, 0)
// Minimum execution time: 9_277_000 picoseconds.
Weight::from_parts(9_584_000, 0)
.saturating_add(Weight::from_parts(0, 5298))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(1))
Expand All @@ -183,8 +183,8 @@ impl<T: frame_system::Config> darwinia_staking::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 7_425_000 picoseconds.
Weight::from_parts(8_372_000, 0)
// Minimum execution time: 3_244_000 picoseconds.
Weight::from_parts(3_464_000, 0)
.saturating_add(Weight::from_parts(0, 0))
.saturating_add(T::DbWeight::get().writes(2))
}
Expand All @@ -194,8 +194,8 @@ impl<T: frame_system::Config> darwinia_staking::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_680_000 picoseconds.
Weight::from_parts(4_060_000, 0)
// Minimum execution time: 1_717_000 picoseconds.
Weight::from_parts(1_937_000, 0)
.saturating_add(Weight::from_parts(0, 0))
.saturating_add(T::DbWeight::get().writes(1))
}
Expand Down
Loading

0 comments on commit cbbc4fb

Please sign in to comment.