mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 12:51:02 +00:00
Transition to VM weights (#7342)
* ".git/.scripts/commands/bench-vm/bench-vm.sh" all westend * ".git/.scripts/commands/bench-vm/bench-vm.sh" all polkadot * ".git/.scripts/commands/bench-vm/bench-vm.sh" all kusama --------- Co-authored-by: command-bot <>
This commit is contained in:
@@ -17,9 +17,9 @@
|
||||
//! Autogenerated weights for `runtime_common::crowdloan`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! DATE: 2023-06-14, 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`
|
||||
//! HOSTNAME: `runner--ss9ysm1-project-163-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westend-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -29,6 +29,9 @@
|
||||
// --chain=westend-dev
|
||||
// --steps=50
|
||||
// --repeat=20
|
||||
// --no-storage-info
|
||||
// --no-median-slopes
|
||||
// --no-min-squares
|
||||
// --pallet=runtime_common::crowdloan
|
||||
// --extrinsic=*
|
||||
// --execution=wasm
|
||||
@@ -61,8 +64,8 @@ impl<T: frame_system::Config> runtime_common::crowdloan::WeightInfo for WeightIn
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `438`
|
||||
// Estimated: `3903`
|
||||
// Minimum execution time: 51_850_000 picoseconds.
|
||||
Weight::from_parts(52_789_000, 0)
|
||||
// Minimum execution time: 54_721_000 picoseconds.
|
||||
Weight::from_parts(73_165_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 3903))
|
||||
.saturating_add(T::DbWeight::get().reads(5))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
@@ -87,8 +90,8 @@ impl<T: frame_system::Config> runtime_common::crowdloan::WeightInfo for WeightIn
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `424`
|
||||
// Estimated: `3889`
|
||||
// Minimum execution time: 131_427_000 picoseconds.
|
||||
Weight::from_parts(132_567_000, 0)
|
||||
// Minimum execution time: 150_157_000 picoseconds.
|
||||
Weight::from_parts(188_213_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 3889))
|
||||
.saturating_add(T::DbWeight::get().reads(8))
|
||||
.saturating_add(T::DbWeight::get().writes(5))
|
||||
@@ -105,8 +108,8 @@ impl<T: frame_system::Config> runtime_common::crowdloan::WeightInfo for WeightIn
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `690`
|
||||
// Estimated: `6196`
|
||||
// Minimum execution time: 73_160_000 picoseconds.
|
||||
Weight::from_parts(74_711_000, 0)
|
||||
// Minimum execution time: 88_125_000 picoseconds.
|
||||
Weight::from_parts(108_202_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 6196))
|
||||
.saturating_add(T::DbWeight::get().reads(5))
|
||||
.saturating_add(T::DbWeight::get().writes(5))
|
||||
@@ -118,11 +121,11 @@ impl<T: frame_system::Config> runtime_common::crowdloan::WeightInfo for WeightIn
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `176 + k * (188 ±0)`
|
||||
// Estimated: `201 + k * (189 ±0)`
|
||||
// Minimum execution time: 61_026_000 picoseconds.
|
||||
Weight::from_parts(62_440_000, 0)
|
||||
// Minimum execution time: 51_261_000 picoseconds.
|
||||
Weight::from_parts(69_033_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 201))
|
||||
// Standard Error: 11_265
|
||||
.saturating_add(Weight::from_parts(37_250_113, 0).saturating_mul(k.into()))
|
||||
// Standard Error: 41_860
|
||||
.saturating_add(Weight::from_parts(42_987_746, 0).saturating_mul(k.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(k.into())))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
@@ -137,8 +140,8 @@ impl<T: frame_system::Config> runtime_common::crowdloan::WeightInfo for WeightIn
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `515`
|
||||
// Estimated: `6196`
|
||||
// Minimum execution time: 43_082_000 picoseconds.
|
||||
Weight::from_parts(44_095_000, 0)
|
||||
// Minimum execution time: 48_316_000 picoseconds.
|
||||
Weight::from_parts(60_935_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 6196))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
@@ -149,8 +152,8 @@ impl<T: frame_system::Config> runtime_common::crowdloan::WeightInfo for WeightIn
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `235`
|
||||
// Estimated: `3700`
|
||||
// Minimum execution time: 19_607_000 picoseconds.
|
||||
Weight::from_parts(20_207_000, 0)
|
||||
// Minimum execution time: 22_070_000 picoseconds.
|
||||
Weight::from_parts(34_570_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 3700))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
@@ -163,8 +166,8 @@ impl<T: frame_system::Config> runtime_common::crowdloan::WeightInfo for WeightIn
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `412`
|
||||
// Estimated: `3877`
|
||||
// Minimum execution time: 26_361_000 picoseconds.
|
||||
Weight::from_parts(27_079_000, 0)
|
||||
// Minimum execution time: 35_055_000 picoseconds.
|
||||
Weight::from_parts(55_008_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 3877))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
@@ -177,8 +180,8 @@ impl<T: frame_system::Config> runtime_common::crowdloan::WeightInfo for WeightIn
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `239`
|
||||
// Estimated: `3704`
|
||||
// Minimum execution time: 18_376_000 picoseconds.
|
||||
Weight::from_parts(19_013_000, 0)
|
||||
// Minimum execution time: 22_412_000 picoseconds.
|
||||
Weight::from_parts(31_728_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 3704))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
@@ -208,11 +211,11 @@ impl<T: frame_system::Config> runtime_common::crowdloan::WeightInfo for WeightIn
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `91 + n * (356 ±0)`
|
||||
// Estimated: `5385 + n * (2832 ±0)`
|
||||
// Minimum execution time: 125_636_000 picoseconds.
|
||||
Weight::from_parts(127_130_000, 0)
|
||||
// Minimum execution time: 151_113_000 picoseconds.
|
||||
Weight::from_parts(1_510_902, 0)
|
||||
.saturating_add(Weight::from_parts(0, 5385))
|
||||
// Standard Error: 60_475
|
||||
.saturating_add(Weight::from_parts(58_880_803, 0).saturating_mul(n.into()))
|
||||
// Standard Error: 159_249
|
||||
.saturating_add(Weight::from_parts(70_348_920, 0).saturating_mul(n.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(5))
|
||||
.saturating_add(T::DbWeight::get().reads((5_u64).saturating_mul(n.into())))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
|
||||
Reference in New Issue
Block a user