diff --git a/README.md b/README.md
index 7d8c7e575581..c3579dca4430 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Substrate · [](#LICENSE) [](https://gitlab.parity.io/parity/substrate/pipelines) [](docs/CONTRIBUTING.adoc) [](https://substrate.stackexchange.com/)
+# Substrate · [](#LICENSE) [](https://gitlab.parity.io/parity/substrate/pipelines) [](docs/CONTRIBUTING.adoc) [](https://substrate.stackexchange.com/)
diff --git a/frame/contracts/src/weights.rs b/frame/contracts/src/weights.rs
index 880b7305f3bc..fee797862ffb 100644
--- a/frame/contracts/src/weights.rs
+++ b/frame/contracts/src/weights.rs
@@ -18,13 +18,13 @@
//! Autogenerated weights for pallet_contracts
//!
//! 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-03-01, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm3`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024
// Executed Command:
-// /home/benchbot/cargo_target_dir/production/substrate
+// target/production/substrate
// benchmark
// pallet
// --steps=50
@@ -177,10 +177,10 @@ impl WeightInfo for SubstrateWeight {
fn on_process_deletion_queue_batch() -> Weight {
// Proof Size summary in bytes:
// Measured: `109`
- // Estimated: `604`
- // Minimum execution time: 2_591 nanoseconds.
- Weight::from_ref_time(2_817_000)
- .saturating_add(Weight::from_proof_size(604))
+ // Estimated: `1594`
+ // Minimum execution time: 2_791 nanoseconds.
+ Weight::from_ref_time(2_970_000)
+ .saturating_add(Weight::from_proof_size(1594))
.saturating_add(T::DbWeight::get().reads(1_u64))
}
/// Storage: Skipped Metadata (r:0 w:0)
@@ -190,12 +190,13 @@ impl WeightInfo for SubstrateWeight {
// Proof Size summary in bytes:
// Measured: `481 + k * (69 ±0)`
// Estimated: `471 + k * (70 ±0)`
- // Minimum execution time: 10_190 nanoseconds.
- Weight::from_ref_time(6_642_117)
+ // Minimum execution time: 11_157 nanoseconds.
+ Weight::from_ref_time(8_571_314)
.saturating_add(Weight::from_proof_size(471))
- // Standard Error: 992
- .saturating_add(Weight::from_ref_time(919_828).saturating_mul(k.into()))
+ // Standard Error: 551
+ .saturating_add(Weight::from_ref_time(1_003_877).saturating_mul(k.into()))
.saturating_add(T::DbWeight::get().reads(1_u64))
+ .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(k.into())))
.saturating_add(T::DbWeight::get().writes(1_u64))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(k.into())))
.saturating_add(Weight::from_proof_size(70).saturating_mul(k.into()))
@@ -206,12 +207,12 @@ impl WeightInfo for SubstrateWeight {
fn on_initialize_per_queue_item(q: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `281 + q * (33 ±0)`
- // Estimated: `763 + q * (33 ±0)`
- // Minimum execution time: 2_598 nanoseconds.
- Weight::from_ref_time(10_288_252)
- .saturating_add(Weight::from_proof_size(763))
- // Standard Error: 2_886
- .saturating_add(Weight::from_ref_time(1_092_420).saturating_mul(q.into()))
+ // Estimated: `1753 + q * (33 ±0)`
+ // Minimum execution time: 2_895 nanoseconds.
+ Weight::from_ref_time(11_887_082)
+ .saturating_add(Weight::from_proof_size(1753))
+ // Standard Error: 3_790
+ .saturating_add(Weight::from_ref_time(1_349_846).saturating_mul(q.into()))
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
.saturating_add(Weight::from_proof_size(33).saturating_mul(q.into()))
@@ -224,12 +225,12 @@ impl WeightInfo for SubstrateWeight {
fn reinstrument(c: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `270 + c * (1 ±0)`
- // Estimated: `3025 + c * (2 ±0)`
- // Minimum execution time: 34_338 nanoseconds.
- Weight::from_ref_time(32_159_677)
- .saturating_add(Weight::from_proof_size(3025))
- // Standard Error: 53
- .saturating_add(Weight::from_ref_time(51_034).saturating_mul(c.into()))
+ // Estimated: `4015 + c * (2 ±0)`
+ // Minimum execution time: 31_234 nanoseconds.
+ Weight::from_ref_time(22_993_313)
+ .saturating_add(Weight::from_proof_size(4015))
+ // Standard Error: 99
+ .saturating_add(Weight::from_ref_time(51_997).saturating_mul(c.into()))
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
.saturating_add(Weight::from_proof_size(2).saturating_mul(c.into()))
@@ -248,12 +249,12 @@ impl WeightInfo for SubstrateWeight {
fn call_with_code_per_byte(c: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `803`
- // Estimated: `16930 + c * (5 ±0)`
- // Minimum execution time: 385_587 nanoseconds.
- Weight::from_ref_time(395_545_811)
- .saturating_add(Weight::from_proof_size(16930))
- // Standard Error: 27
- .saturating_add(Weight::from_ref_time(31_342).saturating_mul(c.into()))
+ // Estimated: `21880 + c * (5 ±0)`
+ // Minimum execution time: 319_311 nanoseconds.
+ Weight::from_ref_time(335_719_230)
+ .saturating_add(Weight::from_proof_size(21880))
+ // Standard Error: 19
+ .saturating_add(Weight::from_ref_time(32_308).saturating_mul(c.into()))
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().writes(4_u64))
.saturating_add(Weight::from_proof_size(5).saturating_mul(c.into()))
@@ -280,16 +281,16 @@ impl WeightInfo for SubstrateWeight {
fn instantiate_with_code(c: u32, i: u32, s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `270`
- // Estimated: `20267`
- // Minimum execution time: 3_799_742 nanoseconds.
- Weight::from_ref_time(670_115_588)
- .saturating_add(Weight::from_proof_size(20267))
- // Standard Error: 287
- .saturating_add(Weight::from_ref_time(93_885).saturating_mul(c.into()))
+ // Estimated: `26207`
+ // Minimum execution time: 3_819_607 nanoseconds.
+ Weight::from_ref_time(699_642_776)
+ .saturating_add(Weight::from_proof_size(26207))
+ // Standard Error: 276
+ .saturating_add(Weight::from_ref_time(94_984).saturating_mul(c.into()))
// Standard Error: 16
- .saturating_add(Weight::from_ref_time(1_367).saturating_mul(i.into()))
+ .saturating_add(Weight::from_ref_time(1_352).saturating_mul(i.into()))
// Standard Error: 16
- .saturating_add(Weight::from_ref_time(1_781).saturating_mul(s.into()))
+ .saturating_add(Weight::from_ref_time(1_757).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(9_u64))
.saturating_add(T::DbWeight::get().writes(10_u64))
}
@@ -312,14 +313,14 @@ impl WeightInfo for SubstrateWeight {
fn instantiate(i: u32, s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `546`
- // Estimated: `22039`
- // Minimum execution time: 1_949_008 nanoseconds.
- Weight::from_ref_time(214_033_418)
- .saturating_add(Weight::from_proof_size(22039))
+ // Estimated: `28969`
+ // Minimum execution time: 2_009_111 nanoseconds.
+ Weight::from_ref_time(263_133_742)
+ .saturating_add(Weight::from_proof_size(28969))
// Standard Error: 8
- .saturating_add(Weight::from_ref_time(1_666).saturating_mul(i.into()))
+ .saturating_add(Weight::from_ref_time(1_677).saturating_mul(i.into()))
// Standard Error: 8
- .saturating_add(Weight::from_ref_time(1_801).saturating_mul(s.into()))
+ .saturating_add(Weight::from_ref_time(1_806).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(9_u64))
.saturating_add(T::DbWeight::get().writes(7_u64))
}
@@ -336,10 +337,10 @@ impl WeightInfo for SubstrateWeight {
fn call() -> Weight {
// Proof Size summary in bytes:
// Measured: `855`
- // Estimated: `17145`
- // Minimum execution time: 146_654 nanoseconds.
- Weight::from_ref_time(147_528_000)
- .saturating_add(Weight::from_proof_size(17145))
+ // Estimated: `22095`
+ // Minimum execution time: 170_300 nanoseconds.
+ Weight::from_ref_time(171_370_000)
+ .saturating_add(Weight::from_proof_size(22095))
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().writes(4_u64))
}
@@ -355,12 +356,12 @@ impl WeightInfo for SubstrateWeight {
fn upload_code(c: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `109`
- // Estimated: `5386`
- // Minimum execution time: 387_889 nanoseconds.
- Weight::from_ref_time(391_379_335)
- .saturating_add(Weight::from_proof_size(5386))
- // Standard Error: 89
- .saturating_add(Weight::from_ref_time(94_810).saturating_mul(c.into()))
+ // Estimated: `7366`
+ // Minimum execution time: 313_204 nanoseconds.
+ Weight::from_ref_time(322_970_630)
+ .saturating_add(Weight::from_proof_size(7366))
+ // Standard Error: 100
+ .saturating_add(Weight::from_ref_time(97_168).saturating_mul(c.into()))
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(4_u64))
}
@@ -375,10 +376,10 @@ impl WeightInfo for SubstrateWeight {
fn remove_code() -> Weight {
// Proof Size summary in bytes:
// Measured: `287`
- // Estimated: `6098`
- // Minimum execution time: 26_014 nanoseconds.
- Weight::from_ref_time(26_510_000)
- .saturating_add(Weight::from_proof_size(6098))
+ // Estimated: `8078`
+ // Minimum execution time: 29_918 nanoseconds.
+ Weight::from_ref_time(30_450_000)
+ .saturating_add(Weight::from_proof_size(8078))
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(4_u64))
}
@@ -391,10 +392,10 @@ impl WeightInfo for SubstrateWeight {
fn set_code() -> Weight {
// Proof Size summary in bytes:
// Measured: `666`
- // Estimated: `16848`
- // Minimum execution time: 30_177 nanoseconds.
- Weight::from_ref_time(30_639_000)
- .saturating_add(Weight::from_proof_size(16848))
+ // Estimated: `19818`
+ // Minimum execution time: 34_464 nanoseconds.
+ Weight::from_ref_time(34_949_000)
+ .saturating_add(Weight::from_proof_size(19818))
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().writes(6_u64))
}
@@ -412,12 +413,12 @@ impl WeightInfo for SubstrateWeight {
fn seal_caller(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `877 + r * (480 ±0)`
- // Estimated: `17295 + r * (2400 ±0)`
- // Minimum execution time: 373_786 nanoseconds.
- Weight::from_ref_time(377_332_691)
- .saturating_add(Weight::from_proof_size(17295))
- // Standard Error: 51_211
- .saturating_add(Weight::from_ref_time(17_715_615).saturating_mul(r.into()))
+ // Estimated: `22245 + r * (2400 ±0)`
+ // Minimum execution time: 306_221 nanoseconds.
+ Weight::from_ref_time(311_877_847)
+ .saturating_add(Weight::from_proof_size(22245))
+ // Standard Error: 34_409
+ .saturating_add(Weight::from_ref_time(22_650_729).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(2400).saturating_mul(r.into()))
@@ -436,12 +437,12 @@ impl WeightInfo for SubstrateWeight {
fn seal_is_contract(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `917 + r * (21778 ±0)`
- // Estimated: `17295 + r * (306895 ±0)`
- // Minimum execution time: 374_009 nanoseconds.
- Weight::from_ref_time(238_991_986)
- .saturating_add(Weight::from_proof_size(17295))
- // Standard Error: 464_711
- .saturating_add(Weight::from_ref_time(249_099_538).saturating_mul(r.into()))
+ // Estimated: `22245 + r * (306895 ±0)`
+ // Minimum execution time: 307_782 nanoseconds.
+ Weight::from_ref_time(164_174_537)
+ .saturating_add(Weight::from_proof_size(22245))
+ // Standard Error: 484_070
+ .saturating_add(Weight::from_ref_time(270_549_073).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().reads((80_u64).saturating_mul(r.into())))
.saturating_add(T::DbWeight::get().writes(3_u64))
@@ -461,12 +462,12 @@ impl WeightInfo for SubstrateWeight {
fn seal_code_hash(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `921 + r * (22099 ±0)`
- // Estimated: `17340 + r * (308500 ±0)`
- // Minimum execution time: 375_058 nanoseconds.
- Weight::from_ref_time(238_765_068)
- .saturating_add(Weight::from_proof_size(17340))
- // Standard Error: 662_617
- .saturating_add(Weight::from_ref_time(302_175_089).saturating_mul(r.into()))
+ // Estimated: `22290 + r * (308500 ±0)`
+ // Minimum execution time: 304_948 nanoseconds.
+ Weight::from_ref_time(157_250_604)
+ .saturating_add(Weight::from_proof_size(22290))
+ // Standard Error: 636_551
+ .saturating_add(Weight::from_ref_time(334_122_077).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().reads((80_u64).saturating_mul(r.into())))
.saturating_add(T::DbWeight::get().writes(3_u64))
@@ -486,12 +487,12 @@ impl WeightInfo for SubstrateWeight {
fn seal_own_code_hash(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `884 + r * (480 ±0)`
- // Estimated: `17330 + r * (2400 ±0)`
- // Minimum execution time: 374_747 nanoseconds.
- Weight::from_ref_time(376_482_380)
- .saturating_add(Weight::from_proof_size(17330))
- // Standard Error: 61_919
- .saturating_add(Weight::from_ref_time(22_376_795).saturating_mul(r.into()))
+ // Estimated: `22280 + r * (2400 ±0)`
+ // Minimum execution time: 305_337 nanoseconds.
+ Weight::from_ref_time(309_555_988)
+ .saturating_add(Weight::from_proof_size(22280))
+ // Standard Error: 28_879
+ .saturating_add(Weight::from_ref_time(29_077_535).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(2400).saturating_mul(r.into()))
@@ -510,12 +511,12 @@ impl WeightInfo for SubstrateWeight {
fn seal_caller_is_origin(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `874 + r * (240 ±0)`
- // Estimated: `17265 + r * (1200 ±0)`
- // Minimum execution time: 372_287 nanoseconds.
- Weight::from_ref_time(376_250_858)
- .saturating_add(Weight::from_proof_size(17265))
- // Standard Error: 40_119
- .saturating_add(Weight::from_ref_time(11_359_647).saturating_mul(r.into()))
+ // Estimated: `22215 + r * (1200 ±0)`
+ // Minimum execution time: 305_359 nanoseconds.
+ Weight::from_ref_time(312_442_047)
+ .saturating_add(Weight::from_proof_size(22215))
+ // Standard Error: 42_461
+ .saturating_add(Weight::from_ref_time(11_896_059).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(1200).saturating_mul(r.into()))
@@ -534,12 +535,12 @@ impl WeightInfo for SubstrateWeight {
fn seal_address(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `878 + r * (480 ±0)`
- // Estimated: `17260 + r * (2400 ±0)`
- // Minimum execution time: 374_445 nanoseconds.
- Weight::from_ref_time(377_243_521)
- .saturating_add(Weight::from_proof_size(17260))
- // Standard Error: 53_032
- .saturating_add(Weight::from_ref_time(17_684_246).saturating_mul(r.into()))
+ // Estimated: `22210 + r * (2400 ±0)`
+ // Minimum execution time: 303_921 nanoseconds.
+ Weight::from_ref_time(310_095_635)
+ .saturating_add(Weight::from_proof_size(22210))
+ // Standard Error: 37_303
+ .saturating_add(Weight::from_ref_time(22_743_281).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(2400).saturating_mul(r.into()))
@@ -558,12 +559,12 @@ impl WeightInfo for SubstrateWeight {
fn seal_gas_left(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `879 + r * (480 ±0)`
- // Estimated: `17250 + r * (2405 ±0)`
- // Minimum execution time: 374_029 nanoseconds.
- Weight::from_ref_time(380_415_186)
- .saturating_add(Weight::from_proof_size(17250))
- // Standard Error: 60_562
- .saturating_add(Weight::from_ref_time(17_152_599).saturating_mul(r.into()))
+ // Estimated: `22200 + r * (2405 ±0)`
+ // Minimum execution time: 303_771 nanoseconds.
+ Weight::from_ref_time(314_802_443)
+ .saturating_add(Weight::from_proof_size(22200))
+ // Standard Error: 72_163
+ .saturating_add(Weight::from_ref_time(22_429_854).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(2405).saturating_mul(r.into()))
@@ -582,12 +583,12 @@ impl WeightInfo for SubstrateWeight {
fn seal_balance(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `1049 + r * (480 ±0)`
- // Estimated: `19849 + r * (2456 ±0)`
- // Minimum execution time: 373_999 nanoseconds.
- Weight::from_ref_time(381_757_033)
- .saturating_add(Weight::from_proof_size(19849))
- // Standard Error: 97_983
- .saturating_add(Weight::from_ref_time(98_290_984).saturating_mul(r.into()))
+ // Estimated: `24799 + r * (2456 ±0)`
+ // Minimum execution time: 303_240 nanoseconds.
+ Weight::from_ref_time(313_107_904)
+ .saturating_add(Weight::from_proof_size(24799))
+ // Standard Error: 187_290
+ .saturating_add(Weight::from_ref_time(116_126_909).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(7_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(2456).saturating_mul(r.into()))
@@ -606,12 +607,12 @@ impl WeightInfo for SubstrateWeight {
fn seal_value_transferred(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `888 + r * (480 ±0)`
- // Estimated: `17360 + r * (2400 ±0)`
- // Minimum execution time: 374_197 nanoseconds.
- Weight::from_ref_time(377_755_896)
- .saturating_add(Weight::from_proof_size(17360))
- // Standard Error: 60_542
- .saturating_add(Weight::from_ref_time(17_442_065).saturating_mul(r.into()))
+ // Estimated: `22310 + r * (2400 ±0)`
+ // Minimum execution time: 313_656 nanoseconds.
+ Weight::from_ref_time(315_908_705)
+ .saturating_add(Weight::from_proof_size(22310))
+ // Standard Error: 42_113
+ .saturating_add(Weight::from_ref_time(21_687_429).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(2400).saturating_mul(r.into()))
@@ -630,12 +631,12 @@ impl WeightInfo for SubstrateWeight {
fn seal_minimum_balance(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `886 + r * (480 ±0)`
- // Estimated: `17290 + r * (2400 ±0)`
- // Minimum execution time: 373_888 nanoseconds.
- Weight::from_ref_time(377_825_771)
- .saturating_add(Weight::from_proof_size(17290))
- // Standard Error: 38_026
- .saturating_add(Weight::from_ref_time(17_147_903).saturating_mul(r.into()))
+ // Estimated: `22240 + r * (2400 ±0)`
+ // Minimum execution time: 304_035 nanoseconds.
+ Weight::from_ref_time(315_170_222)
+ .saturating_add(Weight::from_proof_size(22240))
+ // Standard Error: 32_901
+ .saturating_add(Weight::from_ref_time(21_690_162).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(2400).saturating_mul(r.into()))
@@ -654,12 +655,12 @@ impl WeightInfo for SubstrateWeight {
fn seal_block_number(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `883 + r * (480 ±0)`
- // Estimated: `17315 + r * (2400 ±0)`
- // Minimum execution time: 373_904 nanoseconds.
- Weight::from_ref_time(378_652_372)
- .saturating_add(Weight::from_proof_size(17315))
- // Standard Error: 43_833
- .saturating_add(Weight::from_ref_time(16_936_781).saturating_mul(r.into()))
+ // Estimated: `22265 + r * (2400 ±0)`
+ // Minimum execution time: 303_388 nanoseconds.
+ Weight::from_ref_time(311_149_437)
+ .saturating_add(Weight::from_proof_size(22265))
+ // Standard Error: 21_161
+ .saturating_add(Weight::from_ref_time(21_906_901).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(2400).saturating_mul(r.into()))
@@ -678,12 +679,12 @@ impl WeightInfo for SubstrateWeight {
fn seal_now(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `874 + r * (480 ±0)`
- // Estimated: `17245 + r * (2400 ±0)`
- // Minimum execution time: 373_473 nanoseconds.
- Weight::from_ref_time(376_386_312)
- .saturating_add(Weight::from_proof_size(17245))
- // Standard Error: 46_945
- .saturating_add(Weight::from_ref_time(17_336_462).saturating_mul(r.into()))
+ // Estimated: `22195 + r * (2400 ±0)`
+ // Minimum execution time: 305_630 nanoseconds.
+ Weight::from_ref_time(312_060_851)
+ .saturating_add(Weight::from_proof_size(22195))
+ // Standard Error: 49_213
+ .saturating_add(Weight::from_ref_time(21_932_685).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(2400).saturating_mul(r.into()))
@@ -704,12 +705,12 @@ impl WeightInfo for SubstrateWeight {
fn seal_weight_to_fee(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `951 + r * (800 ±0)`
- // Estimated: `19046 + r * (4805 ±0)`
- // Minimum execution time: 373_661 nanoseconds.
- Weight::from_ref_time(385_824_015)
- .saturating_add(Weight::from_proof_size(19046))
- // Standard Error: 75_964
- .saturating_add(Weight::from_ref_time(88_530_074).saturating_mul(r.into()))
+ // Estimated: `24986 + r * (4805 ±0)`
+ // Minimum execution time: 305_828 nanoseconds.
+ Weight::from_ref_time(315_800_453)
+ .saturating_add(Weight::from_proof_size(24986))
+ // Standard Error: 49_896
+ .saturating_add(Weight::from_ref_time(101_342_060).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(7_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(4805).saturating_mul(r.into()))
@@ -728,12 +729,12 @@ impl WeightInfo for SubstrateWeight {
fn seal_gas(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `841 + r * (320 ±0)`
- // Estimated: `17120 + r * (1600 ±0)`
- // Minimum execution time: 133_849 nanoseconds.
- Weight::from_ref_time(137_283_391)
- .saturating_add(Weight::from_proof_size(17120))
- // Standard Error: 13_312
- .saturating_add(Weight::from_ref_time(8_055_328).saturating_mul(r.into()))
+ // Estimated: `22070 + r * (1600 ±0)`
+ // Minimum execution time: 157_064 nanoseconds.
+ Weight::from_ref_time(160_086_873)
+ .saturating_add(Weight::from_proof_size(22070))
+ // Standard Error: 8_872
+ .saturating_add(Weight::from_ref_time(8_473_579).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(1600).saturating_mul(r.into()))
@@ -752,12 +753,12 @@ impl WeightInfo for SubstrateWeight {
fn seal_input(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `876 + r * (480 ±0)`
- // Estimated: `17245 + r * (2400 ±0)`
- // Minimum execution time: 373_468 nanoseconds.
- Weight::from_ref_time(376_121_093)
- .saturating_add(Weight::from_proof_size(17245))
- // Standard Error: 61_857
- .saturating_add(Weight::from_ref_time(15_868_414).saturating_mul(r.into()))
+ // Estimated: `22195 + r * (2400 ±0)`
+ // Minimum execution time: 305_777 nanoseconds.
+ Weight::from_ref_time(313_981_276)
+ .saturating_add(Weight::from_proof_size(22195))
+ // Standard Error: 38_495
+ .saturating_add(Weight::from_ref_time(17_698_799).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(2400).saturating_mul(r.into()))
@@ -776,12 +777,12 @@ impl WeightInfo for SubstrateWeight {
fn seal_input_per_kb(n: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `1356`
- // Estimated: `19650`
- // Minimum execution time: 390_668 nanoseconds.
- Weight::from_ref_time(419_608_449)
- .saturating_add(Weight::from_proof_size(19650))
- // Standard Error: 4_890
- .saturating_add(Weight::from_ref_time(9_672_288).saturating_mul(n.into()))
+ // Estimated: `24600`
+ // Minimum execution time: 327_222 nanoseconds.
+ Weight::from_ref_time(347_973_013)
+ .saturating_add(Weight::from_proof_size(24600))
+ // Standard Error: 1_887
+ .saturating_add(Weight::from_ref_time(9_821_969).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
@@ -799,12 +800,12 @@ impl WeightInfo for SubstrateWeight {
fn seal_return(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `864 + r * (45 ±0)`
- // Estimated: `17190 + r * (225 ±0)`
- // Minimum execution time: 371_309 nanoseconds.
- Weight::from_ref_time(373_625_402)
- .saturating_add(Weight::from_proof_size(17190))
- // Standard Error: 419_605
- .saturating_add(Weight::from_ref_time(1_737_397).saturating_mul(r.into()))
+ // Estimated: `22140 + r * (225 ±0)`
+ // Minimum execution time: 300_961 nanoseconds.
+ Weight::from_ref_time(307_458_324)
+ .saturating_add(Weight::from_proof_size(22140))
+ // Standard Error: 560_489
+ .saturating_add(Weight::from_ref_time(673_375).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(225).saturating_mul(r.into()))
@@ -823,12 +824,12 @@ impl WeightInfo for SubstrateWeight {
fn seal_return_per_kb(n: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `874`
- // Estimated: `17285`
- // Minimum execution time: 374_094 nanoseconds.
- Weight::from_ref_time(375_965_200)
- .saturating_add(Weight::from_proof_size(17285))
- // Standard Error: 1_127
- .saturating_add(Weight::from_ref_time(232_645).saturating_mul(n.into()))
+ // Estimated: `22235`
+ // Minimum execution time: 303_602 nanoseconds.
+ Weight::from_ref_time(308_323_338)
+ .saturating_add(Weight::from_proof_size(22235))
+ // Standard Error: 749
+ .saturating_add(Weight::from_ref_time(192_774).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
@@ -850,17 +851,17 @@ impl WeightInfo for SubstrateWeight {
fn seal_terminate(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `906 + r * (452 ±0)`
- // Estimated: `20242 + r * (15004 ±0)`
- // Minimum execution time: 373_123 nanoseconds.
- Weight::from_ref_time(374_924_634)
- .saturating_add(Weight::from_proof_size(20242))
- // Standard Error: 378_010
- .saturating_add(Weight::from_ref_time(70_441_665).saturating_mul(r.into()))
+ // Estimated: `26183 + r * (15994 ±0)`
+ // Minimum execution time: 303_067 nanoseconds.
+ Weight::from_ref_time(308_460_104)
+ .saturating_add(Weight::from_proof_size(26183))
+ // Standard Error: 278_524
+ .saturating_add(Weight::from_ref_time(81_249_195).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().reads((6_u64).saturating_mul(r.into())))
.saturating_add(T::DbWeight::get().writes(3_u64))
.saturating_add(T::DbWeight::get().writes((7_u64).saturating_mul(r.into())))
- .saturating_add(Weight::from_proof_size(15004).saturating_mul(r.into()))
+ .saturating_add(Weight::from_proof_size(15994).saturating_mul(r.into()))
}
/// Storage: System Account (r:1 w:0)
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
@@ -878,12 +879,12 @@ impl WeightInfo for SubstrateWeight {
fn seal_random(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `921 + r * (800 ±0)`
- // Estimated: `18835 + r * (4805 ±0)`
- // Minimum execution time: 373_291 nanoseconds.
- Weight::from_ref_time(385_684_344)
- .saturating_add(Weight::from_proof_size(18835))
- // Standard Error: 99_025
- .saturating_add(Weight::from_ref_time(111_308_793).saturating_mul(r.into()))
+ // Estimated: `24775 + r * (4805 ±0)`
+ // Minimum execution time: 306_984 nanoseconds.
+ Weight::from_ref_time(316_700_325)
+ .saturating_add(Weight::from_proof_size(24775))
+ // Standard Error: 62_139
+ .saturating_add(Weight::from_ref_time(137_643_529).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(7_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(4805).saturating_mul(r.into()))
@@ -902,12 +903,12 @@ impl WeightInfo for SubstrateWeight {
fn seal_deposit_event(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `874 + r * (800 ±0)`
- // Estimated: `17250 + r * (4000 ±0)`
- // Minimum execution time: 371_900 nanoseconds.
- Weight::from_ref_time(384_166_626)
- .saturating_add(Weight::from_proof_size(17250))
- // Standard Error: 205_255
- .saturating_add(Weight::from_ref_time(229_214_157).saturating_mul(r.into()))
+ // Estimated: `22200 + r * (4000 ±0)`
+ // Minimum execution time: 302_829 nanoseconds.
+ Weight::from_ref_time(320_941_226)
+ .saturating_add(Weight::from_proof_size(22200))
+ // Standard Error: 94_899
+ .saturating_add(Weight::from_ref_time(264_702_386).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(4000).saturating_mul(r.into()))
@@ -927,14 +928,14 @@ impl WeightInfo for SubstrateWeight {
fn seal_deposit_event_per_topic_and_kb(t: u32, n: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `1821 + t * (2608 ±0) + n * (7 ±0)`
- // Estimated: `21870 + t * (211030 ±0) + n * (50 ±0)`
- // Minimum execution time: 1_289_873 nanoseconds.
- Weight::from_ref_time(581_702_206)
- .saturating_add(Weight::from_proof_size(21870))
- // Standard Error: 665_638
- .saturating_add(Weight::from_ref_time(181_470_553).saturating_mul(t.into()))
- // Standard Error: 182_816
- .saturating_add(Weight::from_ref_time(71_635_250).saturating_mul(n.into()))
+ // Estimated: `26820 + t * (211030 ±0) + n * (50 ±0)`
+ // Minimum execution time: 1_375_367 nanoseconds.
+ Weight::from_ref_time(559_163_911)
+ .saturating_add(Weight::from_proof_size(26820))
+ // Standard Error: 356_428
+ .saturating_add(Weight::from_ref_time(210_292_268).saturating_mul(t.into()))
+ // Standard Error: 97_892
+ .saturating_add(Weight::from_ref_time(71_917_095).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().reads((80_u64).saturating_mul(t.into())))
.saturating_add(T::DbWeight::get().writes(3_u64))
@@ -956,12 +957,12 @@ impl WeightInfo for SubstrateWeight {
fn seal_debug_message(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `873 + r * (560 ±0)`
- // Estimated: `17240 + r * (2800 ±0)`
- // Minimum execution time: 148_635 nanoseconds.
- Weight::from_ref_time(154_095_712)
- .saturating_add(Weight::from_proof_size(17240))
- // Standard Error: 77_790
- .saturating_add(Weight::from_ref_time(14_837_085).saturating_mul(r.into()))
+ // Estimated: `22190 + r * (2800 ±0)`
+ // Minimum execution time: 164_093 nanoseconds.
+ Weight::from_ref_time(170_398_629)
+ .saturating_add(Weight::from_proof_size(22190))
+ // Standard Error: 41_691
+ .saturating_add(Weight::from_ref_time(14_808_037).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(2800).saturating_mul(r.into()))
@@ -980,12 +981,12 @@ impl WeightInfo for SubstrateWeight {
fn seal_debug_message_per_kb(i: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `125824`
- // Estimated: `265128`
- // Minimum execution time: 501_014 nanoseconds.
- Weight::from_ref_time(505_634_218)
- .saturating_add(Weight::from_proof_size(265128))
- // Standard Error: 2_441
- .saturating_add(Weight::from_ref_time(819_257).saturating_mul(i.into()))
+ // Estimated: `270078`
+ // Minimum execution time: 436_206 nanoseconds.
+ Weight::from_ref_time(436_513_032)
+ .saturating_add(Weight::from_proof_size(270078))
+ // Standard Error: 1_040
+ .saturating_add(Weight::from_ref_time(793_822).saturating_mul(i.into()))
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
@@ -996,11 +997,11 @@ impl WeightInfo for SubstrateWeight {
// Proof Size summary in bytes:
// Measured: `911 + r * (23420 ±0)`
// Estimated: `911 + r * (23418 ±0)`
- // Minimum execution time: 375_301 nanoseconds.
- Weight::from_ref_time(291_498_841)
+ // Minimum execution time: 306_056 nanoseconds.
+ Weight::from_ref_time(218_412_638)
.saturating_add(Weight::from_proof_size(911))
- // Standard Error: 809_989
- .saturating_add(Weight::from_ref_time(464_550_291).saturating_mul(r.into()))
+ // Standard Error: 840_783
+ .saturating_add(Weight::from_ref_time(501_496_040).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().reads((80_u64).saturating_mul(r.into())))
.saturating_add(T::DbWeight::get().writes(3_u64))
@@ -1014,11 +1015,11 @@ impl WeightInfo for SubstrateWeight {
// Proof Size summary in bytes:
// Measured: `12672 + n * (11945 ±0)`
// Estimated: `8529 + n * (12814 ±61)`
- // Minimum execution time: 506_318 nanoseconds.
- Weight::from_ref_time(676_935_313)
+ // Minimum execution time: 456_297 nanoseconds.
+ Weight::from_ref_time(650_208_514)
.saturating_add(Weight::from_proof_size(8529))
- // Standard Error: 1_589_291
- .saturating_add(Weight::from_ref_time(97_839_399).saturating_mul(n.into()))
+ // Standard Error: 1_735_128
+ .saturating_add(Weight::from_ref_time(97_339_840).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads(52_u64))
.saturating_add(T::DbWeight::get().reads((7_u64).saturating_mul(n.into())))
.saturating_add(T::DbWeight::get().writes(50_u64))
@@ -1032,11 +1033,11 @@ impl WeightInfo for SubstrateWeight {
// Proof Size summary in bytes:
// Measured: `15170 + n * (175775 ±0)`
// Estimated: `9914 + n * (176858 ±74)`
- // Minimum execution time: 506_148 nanoseconds.
- Weight::from_ref_time(648_278_778)
+ // Minimum execution time: 455_062 nanoseconds.
+ Weight::from_ref_time(628_059_322)
.saturating_add(Weight::from_proof_size(9914))
- // Standard Error: 1_343_586
- .saturating_add(Weight::from_ref_time(65_789_595).saturating_mul(n.into()))
+ // Standard Error: 1_583_894
+ .saturating_add(Weight::from_ref_time(66_652_049).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads(51_u64))
.saturating_add(T::DbWeight::get().reads((7_u64).saturating_mul(n.into())))
.saturating_add(T::DbWeight::get().writes(49_u64))
@@ -1050,11 +1051,11 @@ impl WeightInfo for SubstrateWeight {
// Proof Size summary in bytes:
// Measured: `903 + r * (23099 ±0)`
// Estimated: `908 + r * (23099 ±0)`
- // Minimum execution time: 374_344 nanoseconds.
- Weight::from_ref_time(293_272_061)
+ // Minimum execution time: 307_092 nanoseconds.
+ Weight::from_ref_time(225_648_908)
.saturating_add(Weight::from_proof_size(908))
- // Standard Error: 810_412
- .saturating_add(Weight::from_ref_time(453_315_956).saturating_mul(r.into()))
+ // Standard Error: 819_151
+ .saturating_add(Weight::from_ref_time(496_544_148).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().reads((80_u64).saturating_mul(r.into())))
.saturating_add(T::DbWeight::get().writes(3_u64))
@@ -1068,11 +1069,11 @@ impl WeightInfo for SubstrateWeight {
// Proof Size summary in bytes:
// Measured: `14895 + n * (175768 ±0)`
// Estimated: `9551 + n * (176867 ±75)`
- // Minimum execution time: 478_564 nanoseconds.
- Weight::from_ref_time(630_839_142)
+ // Minimum execution time: 426_607 nanoseconds.
+ Weight::from_ref_time(606_616_306)
.saturating_add(Weight::from_proof_size(9551))
- // Standard Error: 1_427_520
- .saturating_add(Weight::from_ref_time(66_813_592).saturating_mul(n.into()))
+ // Standard Error: 1_658_844
+ .saturating_add(Weight::from_ref_time(69_196_644).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads(51_u64))
.saturating_add(T::DbWeight::get().reads((7_u64).saturating_mul(n.into())))
.saturating_add(T::DbWeight::get().writes(48_u64))
@@ -1086,11 +1087,11 @@ impl WeightInfo for SubstrateWeight {
// Proof Size summary in bytes:
// Measured: `896 + r * (23744 ±0)`
// Estimated: `909 + r * (23740 ±0)`
- // Minimum execution time: 374_479 nanoseconds.
- Weight::from_ref_time(311_839_315)
+ // Minimum execution time: 309_010 nanoseconds.
+ Weight::from_ref_time(239_709_094)
.saturating_add(Weight::from_proof_size(909))
- // Standard Error: 666_553
- .saturating_add(Weight::from_ref_time(371_213_042).saturating_mul(r.into()))
+ // Standard Error: 728_071
+ .saturating_add(Weight::from_ref_time(410_416_172).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().reads((80_u64).saturating_mul(r.into())))
.saturating_add(T::DbWeight::get().writes(3_u64))
@@ -1103,11 +1104,11 @@ impl WeightInfo for SubstrateWeight {
// Proof Size summary in bytes:
// Measured: `15501 + n * (175775 ±0)`
// Estimated: `10042 + n * (176900 ±76)`
- // Minimum execution time: 460_639 nanoseconds.
- Weight::from_ref_time(591_187_094)
+ // Minimum execution time: 403_733 nanoseconds.
+ Weight::from_ref_time(568_243_304)
.saturating_add(Weight::from_proof_size(10042))
- // Standard Error: 1_233_792
- .saturating_add(Weight::from_ref_time(160_874_477).saturating_mul(n.into()))
+ // Standard Error: 1_515_676
+ .saturating_add(Weight::from_ref_time(157_049_931).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads(51_u64))
.saturating_add(T::DbWeight::get().reads((7_u64).saturating_mul(n.into())))
.saturating_add(T::DbWeight::get().writes(3_u64))
@@ -1120,11 +1121,11 @@ impl WeightInfo for SubstrateWeight {
// Proof Size summary in bytes:
// Measured: `914 + r * (23098 ±0)`
// Estimated: `920 + r * (23098 ±0)`
- // Minimum execution time: 374_272 nanoseconds.
- Weight::from_ref_time(311_446_269)
+ // Minimum execution time: 305_483 nanoseconds.
+ Weight::from_ref_time(239_276_960)
.saturating_add(Weight::from_proof_size(920))
- // Standard Error: 630_307
- .saturating_add(Weight::from_ref_time(357_134_931).saturating_mul(r.into()))
+ // Standard Error: 666_058
+ .saturating_add(Weight::from_ref_time(391_642_222).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().reads((80_u64).saturating_mul(r.into())))
.saturating_add(T::DbWeight::get().writes(3_u64))
@@ -1137,11 +1138,11 @@ impl WeightInfo for SubstrateWeight {
// Proof Size summary in bytes:
// Measured: `14839 + n * (175789 ±0)`
// Estimated: `9532 + n * (176874 ±75)`
- // Minimum execution time: 456_013 nanoseconds.
- Weight::from_ref_time(575_116_352)
+ // Minimum execution time: 399_559 nanoseconds.
+ Weight::from_ref_time(548_575_202)
.saturating_add(Weight::from_proof_size(9532))
- // Standard Error: 1_122_298
- .saturating_add(Weight::from_ref_time(61_786_107).saturating_mul(n.into()))
+ // Standard Error: 1_365_757
+ .saturating_add(Weight::from_ref_time(63_507_312).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads(51_u64))
.saturating_add(T::DbWeight::get().reads((7_u64).saturating_mul(n.into())))
.saturating_add(T::DbWeight::get().writes(3_u64))
@@ -1154,11 +1155,11 @@ impl WeightInfo for SubstrateWeight {
// Proof Size summary in bytes:
// Measured: `911 + r * (23740 ±0)`
// Estimated: `913 + r * (23739 ±0)`
- // Minimum execution time: 374_621 nanoseconds.
- Weight::from_ref_time(299_689_489)
+ // Minimum execution time: 306_877 nanoseconds.
+ Weight::from_ref_time(223_464_933)
.saturating_add(Weight::from_proof_size(913))
- // Standard Error: 757_735
- .saturating_add(Weight::from_ref_time(465_213_246).saturating_mul(r.into()))
+ // Standard Error: 856_275
+ .saturating_add(Weight::from_ref_time(512_376_835).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().reads((80_u64).saturating_mul(r.into())))
.saturating_add(T::DbWeight::get().writes(3_u64))
@@ -1172,11 +1173,11 @@ impl WeightInfo for SubstrateWeight {
// Proof Size summary in bytes:
// Measured: `15502 + n * (175775 ±0)`
// Estimated: `10042 + n * (176898 ±76)`
- // Minimum execution time: 481_980 nanoseconds.
- Weight::from_ref_time(647_289_053)
+ // Minimum execution time: 432_939 nanoseconds.
+ Weight::from_ref_time(630_600_388)
.saturating_add(Weight::from_proof_size(10042))
- // Standard Error: 1_556_155
- .saturating_add(Weight::from_ref_time(166_592_657).saturating_mul(n.into()))
+ // Standard Error: 1_846_126
+ .saturating_add(Weight::from_ref_time(163_487_186).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads(51_u64))
.saturating_add(T::DbWeight::get().reads((7_u64).saturating_mul(n.into())))
.saturating_add(T::DbWeight::get().writes(48_u64))
@@ -1197,12 +1198,12 @@ impl WeightInfo for SubstrateWeight {
fn seal_transfer(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `1457 + r * (3604 ±0)`
- // Estimated: `21583 + r * (216101 ±0)`
- // Minimum execution time: 374_962 nanoseconds.
- Weight::from_ref_time(313_416_386)
- .saturating_add(Weight::from_proof_size(21583))
- // Standard Error: 710_675
- .saturating_add(Weight::from_ref_time(1_396_551_156).saturating_mul(r.into()))
+ // Estimated: `26533 + r * (216101 ±0)`
+ // Minimum execution time: 308_804 nanoseconds.
+ Weight::from_ref_time(255_165_681)
+ .saturating_add(Weight::from_proof_size(26533))
+ // Standard Error: 1_499_721
+ .saturating_add(Weight::from_ref_time(1_669_656_574).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(7_u64))
.saturating_add(T::DbWeight::get().reads((80_u64).saturating_mul(r.into())))
.saturating_add(T::DbWeight::get().writes(4_u64))
@@ -1223,12 +1224,12 @@ impl WeightInfo for SubstrateWeight {
fn seal_call(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `1609 + r * (23073 ±0)`
- // Estimated: `22098 + r * (511456 ±1)`
- // Minimum execution time: 375_916 nanoseconds.
- Weight::from_ref_time(376_468_000)
- .saturating_add(Weight::from_proof_size(22098))
- // Standard Error: 7_246_855
- .saturating_add(Weight::from_ref_time(28_982_425_139).saturating_mul(r.into()))
+ // Estimated: `27048 + r * (511456 ±5)`
+ // Minimum execution time: 307_158 nanoseconds.
+ Weight::from_ref_time(308_226_000)
+ .saturating_add(Weight::from_proof_size(27048))
+ // Standard Error: 12_112_136
+ .saturating_add(Weight::from_ref_time(23_316_592_115).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(7_u64))
.saturating_add(T::DbWeight::get().reads((160_u64).saturating_mul(r.into())))
.saturating_add(T::DbWeight::get().writes(3_u64))
@@ -1249,12 +1250,12 @@ impl WeightInfo for SubstrateWeight {
fn seal_delegate_call(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0 + r * (71670 ±0)`
- // Estimated: `17285 + r * (659930 ±563)`
- // Minimum execution time: 375_412 nanoseconds.
- Weight::from_ref_time(376_493_000)
- .saturating_add(Weight::from_proof_size(17285))
- // Standard Error: 8_239_575
- .saturating_add(Weight::from_ref_time(28_716_347_183).saturating_mul(r.into()))
+ // Estimated: `22235 + r * (659930 ±822)`
+ // Minimum execution time: 308_518 nanoseconds.
+ Weight::from_ref_time(309_966_000)
+ .saturating_add(Weight::from_proof_size(22235))
+ // Standard Error: 9_726_332
+ .saturating_add(Weight::from_ref_time(23_035_323_096).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().reads((150_u64).saturating_mul(r.into())))
.saturating_add(T::DbWeight::get().writes(3_u64))
@@ -1276,14 +1277,14 @@ impl WeightInfo for SubstrateWeight {
fn seal_call_per_transfer_clone_kb(t: u32, c: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `24269 + t * (16910 ±0)`
- // Estimated: `532690 + t * (285025 ±0)`
- // Minimum execution time: 10_443_315 nanoseconds.
- Weight::from_ref_time(9_342_574_069)
- .saturating_add(Weight::from_proof_size(532690))
- // Standard Error: 7_237_279
- .saturating_add(Weight::from_ref_time(1_390_221_936).saturating_mul(t.into()))
- // Standard Error: 10_851
- .saturating_add(Weight::from_ref_time(9_842_151).saturating_mul(c.into()))
+ // Estimated: `537640 + t * (285025 ±0)`
+ // Minimum execution time: 12_516_647 nanoseconds.
+ Weight::from_ref_time(10_786_717_678)
+ .saturating_add(Weight::from_proof_size(537640))
+ // Standard Error: 8_687_467
+ .saturating_add(Weight::from_ref_time(1_732_407_963).saturating_mul(t.into()))
+ // Standard Error: 13_026
+ .saturating_add(Weight::from_ref_time(10_227_466).saturating_mul(c.into()))
.saturating_add(T::DbWeight::get().reads(167_u64))
.saturating_add(T::DbWeight::get().reads((81_u64).saturating_mul(t.into())))
.saturating_add(T::DbWeight::get().writes(163_u64))
@@ -1308,12 +1309,12 @@ impl WeightInfo for SubstrateWeight {
fn seal_instantiate(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `1775 + r * (25568 ±0)`
- // Estimated: `26563 + r * (1367114 ±2)`
- // Minimum execution time: 376_418 nanoseconds.
- Weight::from_ref_time(377_292_000)
- .saturating_add(Weight::from_proof_size(26563))
- // Standard Error: 32_312_545
- .saturating_add(Weight::from_ref_time(35_904_826_312).saturating_mul(r.into()))
+ // Estimated: `33493 + r * (1367114 ±2)`
+ // Minimum execution time: 307_370 nanoseconds.
+ Weight::from_ref_time(308_612_000)
+ .saturating_add(Weight::from_proof_size(33493))
+ // Standard Error: 27_520_139
+ .saturating_add(Weight::from_ref_time(31_532_059_758).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(8_u64))
.saturating_add(T::DbWeight::get().reads((480_u64).saturating_mul(r.into())))
.saturating_add(T::DbWeight::get().writes(5_u64))
@@ -1340,16 +1341,16 @@ impl WeightInfo for SubstrateWeight {
fn seal_instantiate_per_transfer_input_salt_kb(t: u32, i: u32, s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `5785 + t * (33 ±0)`
- // Estimated: `850985 + t * (2671 ±3)`
- // Minimum execution time: 132_157_340 nanoseconds.
- Weight::from_ref_time(11_329_968_948)
- .saturating_add(Weight::from_proof_size(850985))
- // Standard Error: 99_102_968
- .saturating_add(Weight::from_ref_time(84_719_458).saturating_mul(t.into()))
- // Standard Error: 161_609
- .saturating_add(Weight::from_ref_time(126_156_627).saturating_mul(i.into()))
- // Standard Error: 161_609
- .saturating_add(Weight::from_ref_time(126_628_313).saturating_mul(s.into()))
+ // Estimated: `857915 + t * (2671 ±3)`
+ // Minimum execution time: 134_467_223 nanoseconds.
+ Weight::from_ref_time(4_432_660_860)
+ .saturating_add(Weight::from_proof_size(857915))
+ // Standard Error: 112_606_220
+ .saturating_add(Weight::from_ref_time(5_158_620_290).saturating_mul(t.into()))
+ // Standard Error: 183_629
+ .saturating_add(Weight::from_ref_time(131_802_895).saturating_mul(i.into()))
+ // Standard Error: 183_629
+ .saturating_add(Weight::from_ref_time(128_681_706).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(329_u64))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(t.into())))
.saturating_add(T::DbWeight::get().writes(326_u64))
@@ -1370,12 +1371,12 @@ impl WeightInfo for SubstrateWeight {
fn seal_hash_sha2_256(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `871 + r * (642 ±0)`
- // Estimated: `17225 + r * (3210 ±0)`
- // Minimum execution time: 373_559 nanoseconds.
- Weight::from_ref_time(375_166_904)
- .saturating_add(Weight::from_proof_size(17225))
- // Standard Error: 125_024
- .saturating_add(Weight::from_ref_time(42_291_595).saturating_mul(r.into()))
+ // Estimated: `22175 + r * (3210 ±0)`
+ // Minimum execution time: 302_658 nanoseconds.
+ Weight::from_ref_time(307_804_083)
+ .saturating_add(Weight::from_proof_size(22175))
+ // Standard Error: 357_203
+ .saturating_add(Weight::from_ref_time(49_255_316).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(3210).saturating_mul(r.into()))
@@ -1394,12 +1395,12 @@ impl WeightInfo for SubstrateWeight {
fn seal_hash_sha2_256_per_kb(n: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `1673`
- // Estimated: `21160`
- // Minimum execution time: 416_233 nanoseconds.
- Weight::from_ref_time(416_785_000)
- .saturating_add(Weight::from_proof_size(21160))
- // Standard Error: 56_223
- .saturating_add(Weight::from_ref_time(324_513_835).saturating_mul(n.into()))
+ // Estimated: `26110`
+ // Minimum execution time: 351_165 nanoseconds.
+ Weight::from_ref_time(99_492_053)
+ .saturating_add(Weight::from_proof_size(26110))
+ // Standard Error: 169_723
+ .saturating_add(Weight::from_ref_time(324_725_185).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
@@ -1417,12 +1418,12 @@ impl WeightInfo for SubstrateWeight {
fn seal_hash_keccak_256(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `873 + r * (642 ±0)`
- // Estimated: `17235 + r * (3210 ±0)`
- // Minimum execution time: 371_735 nanoseconds.
- Weight::from_ref_time(375_979_430)
- .saturating_add(Weight::from_proof_size(17235))
- // Standard Error: 968_037
- .saturating_add(Weight::from_ref_time(57_780_769).saturating_mul(r.into()))
+ // Estimated: `22185 + r * (3210 ±0)`
+ // Minimum execution time: 294_895 nanoseconds.
+ Weight::from_ref_time(299_916_116)
+ .saturating_add(Weight::from_proof_size(22185))
+ // Standard Error: 906_900
+ .saturating_add(Weight::from_ref_time(54_981_583).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(3210).saturating_mul(r.into()))
@@ -1441,12 +1442,12 @@ impl WeightInfo for SubstrateWeight {
fn seal_hash_keccak_256_per_kb(n: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `1675`
- // Estimated: `21205`
- // Minimum execution time: 428_196 nanoseconds.
- Weight::from_ref_time(429_438_000)
- .saturating_add(Weight::from_proof_size(21205))
- // Standard Error: 57_860
- .saturating_add(Weight::from_ref_time(260_917_896).saturating_mul(n.into()))
+ // Estimated: `26155`
+ // Minimum execution time: 355_168 nanoseconds.
+ Weight::from_ref_time(355_403_000)
+ .saturating_add(Weight::from_proof_size(26155))
+ // Standard Error: 59_416
+ .saturating_add(Weight::from_ref_time(257_040_882).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
@@ -1464,12 +1465,12 @@ impl WeightInfo for SubstrateWeight {
fn seal_hash_blake2_256(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `873 + r * (642 ±0)`
- // Estimated: `17235 + r * (3210 ±0)`
- // Minimum execution time: 371_412 nanoseconds.
- Weight::from_ref_time(373_635_818)
- .saturating_add(Weight::from_proof_size(17235))
- // Standard Error: 222_973
- .saturating_add(Weight::from_ref_time(33_347_181).saturating_mul(r.into()))
+ // Estimated: `22185 + r * (3210 ±0)`
+ // Minimum execution time: 294_269 nanoseconds.
+ Weight::from_ref_time(297_724_524)
+ .saturating_add(Weight::from_proof_size(22185))
+ // Standard Error: 838_088
+ .saturating_add(Weight::from_ref_time(34_645_375).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(3210).saturating_mul(r.into()))
@@ -1488,12 +1489,12 @@ impl WeightInfo for SubstrateWeight {
fn seal_hash_blake2_256_per_kb(n: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `1675`
- // Estimated: `21180`
- // Minimum execution time: 405_858 nanoseconds.
- Weight::from_ref_time(406_498_000)
- .saturating_add(Weight::from_proof_size(21180))
- // Standard Error: 48_388
- .saturating_add(Weight::from_ref_time(103_283_157).saturating_mul(n.into()))
+ // Estimated: `26130`
+ // Minimum execution time: 330_412 nanoseconds.
+ Weight::from_ref_time(331_211_000)
+ .saturating_add(Weight::from_proof_size(26130))
+ // Standard Error: 53_997
+ .saturating_add(Weight::from_ref_time(99_424_170).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
@@ -1511,12 +1512,12 @@ impl WeightInfo for SubstrateWeight {
fn seal_hash_blake2_128(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `873 + r * (679 ±0)`
- // Estimated: `17235 + r * (3395 ±0)`
- // Minimum execution time: 371_746 nanoseconds.
- Weight::from_ref_time(373_538_171)
- .saturating_add(Weight::from_proof_size(17235))
- // Standard Error: 387_332
- .saturating_add(Weight::from_ref_time(35_933_528).saturating_mul(r.into()))
+ // Estimated: `22185 + r * (3395 ±0)`
+ // Minimum execution time: 293_606 nanoseconds.
+ Weight::from_ref_time(296_849_363)
+ .saturating_add(Weight::from_proof_size(22185))
+ // Standard Error: 550_158
+ .saturating_add(Weight::from_ref_time(34_994_936).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(3395).saturating_mul(r.into()))
@@ -1535,12 +1536,12 @@ impl WeightInfo for SubstrateWeight {
fn seal_hash_blake2_128_per_kb(n: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `1675`
- // Estimated: `21225`
- // Minimum execution time: 405_752 nanoseconds.
- Weight::from_ref_time(406_417_000)
- .saturating_add(Weight::from_proof_size(21225))
- // Standard Error: 47_051
- .saturating_add(Weight::from_ref_time(103_325_027).saturating_mul(n.into()))
+ // Estimated: `26175`
+ // Minimum execution time: 330_704 nanoseconds.
+ Weight::from_ref_time(331_630_000)
+ .saturating_add(Weight::from_proof_size(26175))
+ // Standard Error: 53_933
+ .saturating_add(Weight::from_ref_time(99_394_839).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
@@ -1558,12 +1559,12 @@ impl WeightInfo for SubstrateWeight {
fn seal_ecdsa_recover(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `917 + r * (6083 ±0)`
- // Estimated: `17455 + r * (30415 ±0)`
- // Minimum execution time: 373_882 nanoseconds.
- Weight::from_ref_time(376_553_787)
- .saturating_add(Weight::from_proof_size(17455))
- // Standard Error: 912_833
- .saturating_add(Weight::from_ref_time(3_021_100_412).saturating_mul(r.into()))
+ // Estimated: `22405 + r * (30415 ±0)`
+ // Minimum execution time: 296_689 nanoseconds.
+ Weight::from_ref_time(299_485_426)
+ .saturating_add(Weight::from_proof_size(22405))
+ // Standard Error: 893_221
+ .saturating_add(Weight::from_ref_time(3_030_892_073).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(30415).saturating_mul(r.into()))
@@ -1582,12 +1583,12 @@ impl WeightInfo for SubstrateWeight {
fn seal_ecdsa_to_eth_address(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `886 + r * (3362 ±0)`
- // Estimated: `17300 + r * (16810 ±0)`
- // Minimum execution time: 373_673 nanoseconds.
- Weight::from_ref_time(375_712_961)
- .saturating_add(Weight::from_proof_size(17300))
- // Standard Error: 596_297
- .saturating_add(Weight::from_ref_time(738_257_638).saturating_mul(r.into()))
+ // Estimated: `22250 + r * (16810 ±0)`
+ // Minimum execution time: 295_854 nanoseconds.
+ Weight::from_ref_time(298_217_346)
+ .saturating_add(Weight::from_proof_size(22250))
+ // Standard Error: 485_673
+ .saturating_add(Weight::from_ref_time(761_437_053).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(16810).saturating_mul(r.into()))
@@ -1608,12 +1609,12 @@ impl WeightInfo for SubstrateWeight {
fn seal_set_code_hash(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0 + r * (79300 ±0)`
- // Estimated: `64844 + r * (942952 ±833)`
- // Minimum execution time: 374_097 nanoseconds.
- Weight::from_ref_time(374_985_000)
- .saturating_add(Weight::from_proof_size(64844))
- // Standard Error: 3_772_336
- .saturating_add(Weight::from_ref_time(1_546_402_854).saturating_mul(r.into()))
+ // Estimated: `70784 + r * (942952 ±829)`
+ // Minimum execution time: 296_611 nanoseconds.
+ Weight::from_ref_time(297_360_000)
+ .saturating_add(Weight::from_proof_size(70784))
+ // Standard Error: 3_695_694
+ .saturating_add(Weight::from_ref_time(1_703_288_415).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().reads((225_u64).saturating_mul(r.into())))
.saturating_add(T::DbWeight::get().writes(3_u64))
@@ -1634,12 +1635,12 @@ impl WeightInfo for SubstrateWeight {
fn seal_reentrance_count(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `869 + r * (240 ±0)`
- // Estimated: `17215 + r * (1200 ±0)`
- // Minimum execution time: 374_249 nanoseconds.
- Weight::from_ref_time(377_990_998)
- .saturating_add(Weight::from_proof_size(17215))
- // Standard Error: 38_133
- .saturating_add(Weight::from_ref_time(11_483_273).saturating_mul(r.into()))
+ // Estimated: `22165 + r * (1200 ±0)`
+ // Minimum execution time: 296_485 nanoseconds.
+ Weight::from_ref_time(300_577_437)
+ .saturating_add(Weight::from_proof_size(22165))
+ // Standard Error: 33_726
+ .saturating_add(Weight::from_ref_time(11_469_006).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(1200).saturating_mul(r.into()))
@@ -1658,12 +1659,12 @@ impl WeightInfo for SubstrateWeight {
fn seal_account_reentrance_count(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `2102 + r * (3154 ±0)`
- // Estimated: `21980 + r * (15875 ±2)`
- // Minimum execution time: 375_552 nanoseconds.
- Weight::from_ref_time(400_624_032)
- .saturating_add(Weight::from_proof_size(21980))
- // Standard Error: 82_523
- .saturating_add(Weight::from_ref_time(18_057_327).saturating_mul(r.into()))
+ // Estimated: `26930 + r * (15875 ±2)`
+ // Minimum execution time: 298_366 nanoseconds.
+ Weight::from_ref_time(331_229_641)
+ .saturating_add(Weight::from_proof_size(26930))
+ // Standard Error: 110_584
+ .saturating_add(Weight::from_ref_time(18_328_853).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(15875).saturating_mul(r.into()))
@@ -1684,12 +1685,12 @@ impl WeightInfo for SubstrateWeight {
fn seal_instantiation_nonce(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `872 + r * (240 ±0)`
- // Estimated: `18598 + r * (1440 ±0)`
- // Minimum execution time: 373_899 nanoseconds.
- Weight::from_ref_time(379_733_943)
- .saturating_add(Weight::from_proof_size(18598))
- // Standard Error: 32_022
- .saturating_add(Weight::from_ref_time(9_381_180).saturating_mul(r.into()))
+ // Estimated: `24538 + r * (1440 ±0)`
+ // Minimum execution time: 295_956 nanoseconds.
+ Weight::from_ref_time(302_660_390)
+ .saturating_add(Weight::from_proof_size(24538))
+ // Standard Error: 30_358
+ .saturating_add(Weight::from_ref_time(9_380_280).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(7_u64))
.saturating_add(T::DbWeight::get().writes(4_u64))
.saturating_add(Weight::from_proof_size(1440).saturating_mul(r.into()))
@@ -1699,572 +1700,572 @@ impl WeightInfo for SubstrateWeight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 834 nanoseconds.
- Weight::from_ref_time(1_009_646)
+ // Minimum execution time: 1_202 nanoseconds.
+ Weight::from_ref_time(1_471_574)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 388
- .saturating_add(Weight::from_ref_time(411_979).saturating_mul(r.into()))
+ // Standard Error: 219
+ .saturating_add(Weight::from_ref_time(410_944).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64load(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 882 nanoseconds.
- Weight::from_ref_time(1_416_377)
+ // Minimum execution time: 1_393 nanoseconds.
+ Weight::from_ref_time(3_142_213)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 1_133
- .saturating_add(Weight::from_ref_time(1_075_838).saturating_mul(r.into()))
+ // Standard Error: 11_204
+ .saturating_add(Weight::from_ref_time(1_039_934).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64store(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 878 nanoseconds.
- Weight::from_ref_time(1_343_056)
+ // Minimum execution time: 1_341 nanoseconds.
+ Weight::from_ref_time(1_703_235)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 426
- .saturating_add(Weight::from_ref_time(1_001_214).saturating_mul(r.into()))
+ // Standard Error: 928
+ .saturating_add(Weight::from_ref_time(1_004_587).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_select(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 796 nanoseconds.
- Weight::from_ref_time(1_079_086)
+ // Minimum execution time: 1_171 nanoseconds.
+ Weight::from_ref_time(1_551_853)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 409
- .saturating_add(Weight::from_ref_time(1_149_188).saturating_mul(r.into()))
+ // Standard Error: 529
+ .saturating_add(Weight::from_ref_time(1_148_943).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_if(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 800 nanoseconds.
- Weight::from_ref_time(1_044_184)
+ // Minimum execution time: 1_169 nanoseconds.
+ Weight::from_ref_time(1_405_969)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 707
- .saturating_add(Weight::from_ref_time(1_315_686).saturating_mul(r.into()))
+ // Standard Error: 415
+ .saturating_add(Weight::from_ref_time(1_309_215).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_br(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 807 nanoseconds.
- Weight::from_ref_time(1_049_633)
+ // Minimum execution time: 1_183 nanoseconds.
+ Weight::from_ref_time(1_488_875)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 361
- .saturating_add(Weight::from_ref_time(640_530).saturating_mul(r.into()))
+ // Standard Error: 443
+ .saturating_add(Weight::from_ref_time(643_943).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_br_if(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 774 nanoseconds.
- Weight::from_ref_time(1_124_053)
+ // Minimum execution time: 1_176 nanoseconds.
+ Weight::from_ref_time(1_389_804)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 784
- .saturating_add(Weight::from_ref_time(949_398).saturating_mul(r.into()))
+ // Standard Error: 1_141
+ .saturating_add(Weight::from_ref_time(961_588).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_br_table(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 810 nanoseconds.
- Weight::from_ref_time(676_581)
+ // Minimum execution time: 1_157 nanoseconds.
+ Weight::from_ref_time(1_117_617)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 2_356
- .saturating_add(Weight::from_ref_time(1_163_465).saturating_mul(r.into()))
+ // Standard Error: 2_042
+ .saturating_add(Weight::from_ref_time(1_172_073).saturating_mul(r.into()))
}
/// The range of component `e` is `[1, 256]`.
fn instr_br_table_per_entry(e: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 2_580 nanoseconds.
- Weight::from_ref_time(2_835_656)
+ // Minimum execution time: 3_005 nanoseconds.
+ Weight::from_ref_time(3_299_636)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 71
- .saturating_add(Weight::from_ref_time(4_686).saturating_mul(e.into()))
+ // Standard Error: 66
+ .saturating_add(Weight::from_ref_time(4_457).saturating_mul(e.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_call(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 826 nanoseconds.
- Weight::from_ref_time(1_625_698)
+ // Minimum execution time: 1_246 nanoseconds.
+ Weight::from_ref_time(1_949_755)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 1_740
- .saturating_add(Weight::from_ref_time(2_332_187).saturating_mul(r.into()))
+ // Standard Error: 1_310
+ .saturating_add(Weight::from_ref_time(2_341_966).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_call_indirect(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 901 nanoseconds.
- Weight::from_ref_time(2_338_620)
+ // Minimum execution time: 1_342 nanoseconds.
+ Weight::from_ref_time(2_417_468)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 1_642
- .saturating_add(Weight::from_ref_time(2_924_090).saturating_mul(r.into()))
+ // Standard Error: 7_514
+ .saturating_add(Weight::from_ref_time(2_969_635).saturating_mul(r.into()))
}
/// The range of component `p` is `[0, 128]`.
fn instr_call_indirect_per_param(p: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 4_670 nanoseconds.
- Weight::from_ref_time(5_556_246)
+ // Minimum execution time: 5_101 nanoseconds.
+ Weight::from_ref_time(6_150_004)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 1_491
- .saturating_add(Weight::from_ref_time(228_965).saturating_mul(p.into()))
+ // Standard Error: 541
+ .saturating_add(Weight::from_ref_time(225_847).saturating_mul(p.into()))
}
/// The range of component `l` is `[0, 1024]`.
fn instr_call_per_local(l: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 3_099 nanoseconds.
- Weight::from_ref_time(3_896_177)
+ // Minimum execution time: 3_567 nanoseconds.
+ Weight::from_ref_time(4_897_962)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 99
- .saturating_add(Weight::from_ref_time(91_304).saturating_mul(l.into()))
+ // Standard Error: 74
+ .saturating_add(Weight::from_ref_time(46_403).saturating_mul(l.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_local_get(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 3_042 nanoseconds.
- Weight::from_ref_time(3_334_621)
+ // Minimum execution time: 2_584 nanoseconds.
+ Weight::from_ref_time(2_927_206)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 793
- .saturating_add(Weight::from_ref_time(459_346).saturating_mul(r.into()))
+ // Standard Error: 5_522
+ .saturating_add(Weight::from_ref_time(462_729).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_local_set(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 2_968 nanoseconds.
- Weight::from_ref_time(3_235_286)
+ // Minimum execution time: 2_545 nanoseconds.
+ Weight::from_ref_time(2_869_321)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 427
- .saturating_add(Weight::from_ref_time(485_454).saturating_mul(r.into()))
+ // Standard Error: 320
+ .saturating_add(Weight::from_ref_time(484_984).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_local_tee(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 3_012 nanoseconds.
- Weight::from_ref_time(3_303_555)
+ // Minimum execution time: 2_504 nanoseconds.
+ Weight::from_ref_time(2_421_513)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 371
- .saturating_add(Weight::from_ref_time(657_811).saturating_mul(r.into()))
+ // Standard Error: 10_368
+ .saturating_add(Weight::from_ref_time(689_841).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_global_get(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 865 nanoseconds.
- Weight::from_ref_time(1_249_987)
+ // Minimum execution time: 1_371 nanoseconds.
+ Weight::from_ref_time(1_786_439)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 417
- .saturating_add(Weight::from_ref_time(896_704).saturating_mul(r.into()))
+ // Standard Error: 484
+ .saturating_add(Weight::from_ref_time(896_885).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_global_set(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 866 nanoseconds.
- Weight::from_ref_time(1_216_218)
+ // Minimum execution time: 1_350 nanoseconds.
+ Weight::from_ref_time(1_736_475)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 503
- .saturating_add(Weight::from_ref_time(919_719).saturating_mul(r.into()))
+ // Standard Error: 456
+ .saturating_add(Weight::from_ref_time(918_319).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_memory_current(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 921 nanoseconds.
- Weight::from_ref_time(1_228_408)
+ // Minimum execution time: 1_325 nanoseconds.
+ Weight::from_ref_time(1_818_410)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 309
- .saturating_add(Weight::from_ref_time(813_007).saturating_mul(r.into()))
+ // Standard Error: 5_025
+ .saturating_add(Weight::from_ref_time(815_465).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 1]`.
fn instr_memory_grow(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 820 nanoseconds.
- Weight::from_ref_time(914_830)
+ // Minimum execution time: 1_236 nanoseconds.
+ Weight::from_ref_time(1_371_940)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 6_018
- .saturating_add(Weight::from_ref_time(237_062_769).saturating_mul(r.into()))
+ // Standard Error: 9_301
+ .saturating_add(Weight::from_ref_time(180_483_159).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64clz(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 812 nanoseconds.
- Weight::from_ref_time(1_554_406)
+ // Minimum execution time: 1_251 nanoseconds.
+ Weight::from_ref_time(2_302_421)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 9_979
- .saturating_add(Weight::from_ref_time(625_434).saturating_mul(r.into()))
+ // Standard Error: 8_187
+ .saturating_add(Weight::from_ref_time(615_031).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64ctz(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 798 nanoseconds.
- Weight::from_ref_time(1_095_113)
+ // Minimum execution time: 1_208 nanoseconds.
+ Weight::from_ref_time(1_579_894)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 243
- .saturating_add(Weight::from_ref_time(634_204).saturating_mul(r.into()))
+ // Standard Error: 263
+ .saturating_add(Weight::from_ref_time(633_720).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64popcnt(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 792 nanoseconds.
- Weight::from_ref_time(1_109_845)
+ // Minimum execution time: 1_205 nanoseconds.
+ Weight::from_ref_time(1_548_826)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 14_944
- .saturating_add(Weight::from_ref_time(658_834).saturating_mul(r.into()))
+ // Standard Error: 273
+ .saturating_add(Weight::from_ref_time(634_361).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64eqz(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 815 nanoseconds.
- Weight::from_ref_time(1_068_916)
+ // Minimum execution time: 1_182 nanoseconds.
+ Weight::from_ref_time(1_542_856)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 327
- .saturating_add(Weight::from_ref_time(652_897).saturating_mul(r.into()))
+ // Standard Error: 365
+ .saturating_add(Weight::from_ref_time(651_264).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64extendsi32(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 798 nanoseconds.
- Weight::from_ref_time(1_069_745)
+ // Minimum execution time: 1_221 nanoseconds.
+ Weight::from_ref_time(1_536_781)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 306
- .saturating_add(Weight::from_ref_time(618_481).saturating_mul(r.into()))
+ // Standard Error: 330
+ .saturating_add(Weight::from_ref_time(617_333).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64extendui32(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 799 nanoseconds.
- Weight::from_ref_time(1_398_001)
+ // Minimum execution time: 1_186 nanoseconds.
+ Weight::from_ref_time(2_076_449)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 6_234
- .saturating_add(Weight::from_ref_time(611_399).saturating_mul(r.into()))
+ // Standard Error: 9_098
+ .saturating_add(Weight::from_ref_time(605_817).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i32wrapi64(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 811 nanoseconds.
- Weight::from_ref_time(1_098_083)
+ // Minimum execution time: 1_264 nanoseconds.
+ Weight::from_ref_time(1_580_848)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 297
- .saturating_add(Weight::from_ref_time(617_692).saturating_mul(r.into()))
+ // Standard Error: 180
+ .saturating_add(Weight::from_ref_time(616_396).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64eq(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 815 nanoseconds.
- Weight::from_ref_time(1_046_922)
+ // Minimum execution time: 1_190 nanoseconds.
+ Weight::from_ref_time(2_105_884)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 335
- .saturating_add(Weight::from_ref_time(909_196).saturating_mul(r.into()))
+ // Standard Error: 11_853
+ .saturating_add(Weight::from_ref_time(902_999).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64ne(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 805 nanoseconds.
- Weight::from_ref_time(1_093_667)
+ // Minimum execution time: 1_194 nanoseconds.
+ Weight::from_ref_time(1_311_559)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 233
- .saturating_add(Weight::from_ref_time(907_378).saturating_mul(r.into()))
+ // Standard Error: 1_731
+ .saturating_add(Weight::from_ref_time(923_378).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64lts(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 805 nanoseconds.
- Weight::from_ref_time(1_290_591)
+ // Minimum execution time: 1_257 nanoseconds.
+ Weight::from_ref_time(2_018_502)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 3_201
- .saturating_add(Weight::from_ref_time(902_006).saturating_mul(r.into()))
+ // Standard Error: 2_331
+ .saturating_add(Weight::from_ref_time(904_022).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64ltu(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 783 nanoseconds.
- Weight::from_ref_time(1_159_977)
+ // Minimum execution time: 1_184 nanoseconds.
+ Weight::from_ref_time(1_572_934)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 2_310
- .saturating_add(Weight::from_ref_time(906_489).saturating_mul(r.into()))
+ // Standard Error: 336
+ .saturating_add(Weight::from_ref_time(907_548).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64gts(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 790 nanoseconds.
- Weight::from_ref_time(1_109_719)
+ // Minimum execution time: 1_196 nanoseconds.
+ Weight::from_ref_time(1_572_598)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 261
- .saturating_add(Weight::from_ref_time(906_614).saturating_mul(r.into()))
+ // Standard Error: 470
+ .saturating_add(Weight::from_ref_time(908_357).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64gtu(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 776 nanoseconds.
- Weight::from_ref_time(1_076_567)
+ // Minimum execution time: 1_155 nanoseconds.
+ Weight::from_ref_time(1_549_672)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 348
- .saturating_add(Weight::from_ref_time(919_374).saturating_mul(r.into()))
+ // Standard Error: 399
+ .saturating_add(Weight::from_ref_time(918_882).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64les(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 780 nanoseconds.
- Weight::from_ref_time(1_069_663)
+ // Minimum execution time: 1_211 nanoseconds.
+ Weight::from_ref_time(1_583_577)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 265
- .saturating_add(Weight::from_ref_time(908_037).saturating_mul(r.into()))
+ // Standard Error: 277
+ .saturating_add(Weight::from_ref_time(906_457).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64leu(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 832 nanoseconds.
- Weight::from_ref_time(930_920)
+ // Minimum execution time: 1_168 nanoseconds.
+ Weight::from_ref_time(1_561_775)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 2_170
- .saturating_add(Weight::from_ref_time(929_811).saturating_mul(r.into()))
+ // Standard Error: 414
+ .saturating_add(Weight::from_ref_time(918_999).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64ges(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 787 nanoseconds.
- Weight::from_ref_time(1_087_325)
+ // Minimum execution time: 1_195 nanoseconds.
+ Weight::from_ref_time(1_579_058)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 315
- .saturating_add(Weight::from_ref_time(908_321).saturating_mul(r.into()))
+ // Standard Error: 419
+ .saturating_add(Weight::from_ref_time(907_643).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64geu(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 798 nanoseconds.
- Weight::from_ref_time(1_029_132)
+ // Minimum execution time: 1_197 nanoseconds.
+ Weight::from_ref_time(1_565_706)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 2_095
- .saturating_add(Weight::from_ref_time(913_553).saturating_mul(r.into()))
+ // Standard Error: 494
+ .saturating_add(Weight::from_ref_time(907_926).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64add(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 791 nanoseconds.
- Weight::from_ref_time(1_086_314)
+ // Minimum execution time: 1_186 nanoseconds.
+ Weight::from_ref_time(1_784_311)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 197
- .saturating_add(Weight::from_ref_time(896_392).saturating_mul(r.into()))
+ // Standard Error: 7_178
+ .saturating_add(Weight::from_ref_time(892_034).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64sub(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 793 nanoseconds.
- Weight::from_ref_time(1_078_172)
+ // Minimum execution time: 1_227 nanoseconds.
+ Weight::from_ref_time(1_848_509)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 404
- .saturating_add(Weight::from_ref_time(886_329).saturating_mul(r.into()))
+ // Standard Error: 5_815
+ .saturating_add(Weight::from_ref_time(879_754).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64mul(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 799 nanoseconds.
- Weight::from_ref_time(1_095_010)
+ // Minimum execution time: 1_171 nanoseconds.
+ Weight::from_ref_time(1_559_374)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 431
- .saturating_add(Weight::from_ref_time(886_513).saturating_mul(r.into()))
+ // Standard Error: 439
+ .saturating_add(Weight::from_ref_time(885_146).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64divs(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 810 nanoseconds.
- Weight::from_ref_time(1_114_325)
+ // Minimum execution time: 1_203 nanoseconds.
+ Weight::from_ref_time(1_572_535)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 452
- .saturating_add(Weight::from_ref_time(1_521_849).saturating_mul(r.into()))
+ // Standard Error: 588
+ .saturating_add(Weight::from_ref_time(1_520_464).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64divu(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 784 nanoseconds.
- Weight::from_ref_time(1_123_153)
+ // Minimum execution time: 1_161 nanoseconds.
+ Weight::from_ref_time(1_794_112)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 475
- .saturating_add(Weight::from_ref_time(1_457_746).saturating_mul(r.into()))
+ // Standard Error: 2_135
+ .saturating_add(Weight::from_ref_time(1_441_279).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64rems(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 809 nanoseconds.
- Weight::from_ref_time(1_145_906)
+ // Minimum execution time: 1_179 nanoseconds.
+ Weight::from_ref_time(1_587_587)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 718
- .saturating_add(Weight::from_ref_time(1_549_964).saturating_mul(r.into()))
+ // Standard Error: 325
+ .saturating_add(Weight::from_ref_time(1_551_374).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64remu(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 803 nanoseconds.
- Weight::from_ref_time(1_110_328)
+ // Minimum execution time: 1_211 nanoseconds.
+ Weight::from_ref_time(1_760_619)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 627
- .saturating_add(Weight::from_ref_time(1_453_013).saturating_mul(r.into()))
+ // Standard Error: 7_005
+ .saturating_add(Weight::from_ref_time(1_448_148).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64and(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 786 nanoseconds.
- Weight::from_ref_time(1_108_792)
+ // Minimum execution time: 1_224 nanoseconds.
+ Weight::from_ref_time(1_547_329)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 286
- .saturating_add(Weight::from_ref_time(897_035).saturating_mul(r.into()))
+ // Standard Error: 382
+ .saturating_add(Weight::from_ref_time(896_369).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64or(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 787 nanoseconds.
- Weight::from_ref_time(830_000)
+ // Minimum execution time: 1_186 nanoseconds.
+ Weight::from_ref_time(2_144_294)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 15_995
- .saturating_add(Weight::from_ref_time(963_344).saturating_mul(r.into()))
+ // Standard Error: 8_346
+ .saturating_add(Weight::from_ref_time(881_017).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64xor(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 773 nanoseconds.
- Weight::from_ref_time(1_082_459)
+ // Minimum execution time: 1_175 nanoseconds.
+ Weight::from_ref_time(1_581_562)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 330
- .saturating_add(Weight::from_ref_time(897_077).saturating_mul(r.into()))
+ // Standard Error: 478
+ .saturating_add(Weight::from_ref_time(896_113).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64shl(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 810 nanoseconds.
- Weight::from_ref_time(1_325_815)
+ // Minimum execution time: 1_193 nanoseconds.
+ Weight::from_ref_time(1_587_918)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 3_352
- .saturating_add(Weight::from_ref_time(899_555).saturating_mul(r.into()))
+ // Standard Error: 14_717
+ .saturating_add(Weight::from_ref_time(913_737).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64shrs(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 808 nanoseconds.
- Weight::from_ref_time(1_085_903)
+ // Minimum execution time: 1_206 nanoseconds.
+ Weight::from_ref_time(1_531_821)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 430
- .saturating_add(Weight::from_ref_time(903_249).saturating_mul(r.into()))
+ // Standard Error: 350
+ .saturating_add(Weight::from_ref_time(902_069).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64shru(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 792 nanoseconds.
- Weight::from_ref_time(1_091_261)
+ // Minimum execution time: 1_156 nanoseconds.
+ Weight::from_ref_time(1_485_442)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 312
- .saturating_add(Weight::from_ref_time(902_245).saturating_mul(r.into()))
+ // Standard Error: 509
+ .saturating_add(Weight::from_ref_time(903_741).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64rotl(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 807 nanoseconds.
- Weight::from_ref_time(1_121_052)
+ // Minimum execution time: 1_176 nanoseconds.
+ Weight::from_ref_time(1_541_022)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 506
- .saturating_add(Weight::from_ref_time(902_772).saturating_mul(r.into()))
+ // Standard Error: 194
+ .saturating_add(Weight::from_ref_time(901_183).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64rotr(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 823 nanoseconds.
- Weight::from_ref_time(1_317_597)
+ // Minimum execution time: 1_188 nanoseconds.
+ Weight::from_ref_time(1_535_184)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 6_219
- .saturating_add(Weight::from_ref_time(896_692).saturating_mul(r.into()))
+ // Standard Error: 320
+ .saturating_add(Weight::from_ref_time(902_124).saturating_mul(r.into()))
}
}
@@ -2275,10 +2276,10 @@ impl WeightInfo for () {
fn on_process_deletion_queue_batch() -> Weight {
// Proof Size summary in bytes:
// Measured: `109`
- // Estimated: `604`
- // Minimum execution time: 2_591 nanoseconds.
- Weight::from_ref_time(2_817_000)
- .saturating_add(Weight::from_proof_size(604))
+ // Estimated: `1594`
+ // Minimum execution time: 2_791 nanoseconds.
+ Weight::from_ref_time(2_970_000)
+ .saturating_add(Weight::from_proof_size(1594))
.saturating_add(RocksDbWeight::get().reads(1_u64))
}
/// Storage: Skipped Metadata (r:0 w:0)
@@ -2288,12 +2289,13 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `481 + k * (69 ±0)`
// Estimated: `471 + k * (70 ±0)`
- // Minimum execution time: 10_190 nanoseconds.
- Weight::from_ref_time(6_642_117)
+ // Minimum execution time: 11_157 nanoseconds.
+ Weight::from_ref_time(8_571_314)
.saturating_add(Weight::from_proof_size(471))
- // Standard Error: 992
- .saturating_add(Weight::from_ref_time(919_828).saturating_mul(k.into()))
+ // Standard Error: 551
+ .saturating_add(Weight::from_ref_time(1_003_877).saturating_mul(k.into()))
.saturating_add(RocksDbWeight::get().reads(1_u64))
+ .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(k.into())))
.saturating_add(RocksDbWeight::get().writes(1_u64))
.saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(k.into())))
.saturating_add(Weight::from_proof_size(70).saturating_mul(k.into()))
@@ -2304,12 +2306,12 @@ impl WeightInfo for () {
fn on_initialize_per_queue_item(q: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `281 + q * (33 ±0)`
- // Estimated: `763 + q * (33 ±0)`
- // Minimum execution time: 2_598 nanoseconds.
- Weight::from_ref_time(10_288_252)
- .saturating_add(Weight::from_proof_size(763))
- // Standard Error: 2_886
- .saturating_add(Weight::from_ref_time(1_092_420).saturating_mul(q.into()))
+ // Estimated: `1753 + q * (33 ±0)`
+ // Minimum execution time: 2_895 nanoseconds.
+ Weight::from_ref_time(11_887_082)
+ .saturating_add(Weight::from_proof_size(1753))
+ // Standard Error: 3_790
+ .saturating_add(Weight::from_ref_time(1_349_846).saturating_mul(q.into()))
.saturating_add(RocksDbWeight::get().reads(1_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
.saturating_add(Weight::from_proof_size(33).saturating_mul(q.into()))
@@ -2322,12 +2324,12 @@ impl WeightInfo for () {
fn reinstrument(c: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `270 + c * (1 ±0)`
- // Estimated: `3025 + c * (2 ±0)`
- // Minimum execution time: 34_338 nanoseconds.
- Weight::from_ref_time(32_159_677)
- .saturating_add(Weight::from_proof_size(3025))
- // Standard Error: 53
- .saturating_add(Weight::from_ref_time(51_034).saturating_mul(c.into()))
+ // Estimated: `4015 + c * (2 ±0)`
+ // Minimum execution time: 31_234 nanoseconds.
+ Weight::from_ref_time(22_993_313)
+ .saturating_add(Weight::from_proof_size(4015))
+ // Standard Error: 99
+ .saturating_add(Weight::from_ref_time(51_997).saturating_mul(c.into()))
.saturating_add(RocksDbWeight::get().reads(1_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
.saturating_add(Weight::from_proof_size(2).saturating_mul(c.into()))
@@ -2346,12 +2348,12 @@ impl WeightInfo for () {
fn call_with_code_per_byte(c: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `803`
- // Estimated: `16930 + c * (5 ±0)`
- // Minimum execution time: 385_587 nanoseconds.
- Weight::from_ref_time(395_545_811)
- .saturating_add(Weight::from_proof_size(16930))
- // Standard Error: 27
- .saturating_add(Weight::from_ref_time(31_342).saturating_mul(c.into()))
+ // Estimated: `21880 + c * (5 ±0)`
+ // Minimum execution time: 319_311 nanoseconds.
+ Weight::from_ref_time(335_719_230)
+ .saturating_add(Weight::from_proof_size(21880))
+ // Standard Error: 19
+ .saturating_add(Weight::from_ref_time(32_308).saturating_mul(c.into()))
.saturating_add(RocksDbWeight::get().reads(6_u64))
.saturating_add(RocksDbWeight::get().writes(4_u64))
.saturating_add(Weight::from_proof_size(5).saturating_mul(c.into()))
@@ -2378,16 +2380,16 @@ impl WeightInfo for () {
fn instantiate_with_code(c: u32, i: u32, s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `270`
- // Estimated: `20267`
- // Minimum execution time: 3_799_742 nanoseconds.
- Weight::from_ref_time(670_115_588)
- .saturating_add(Weight::from_proof_size(20267))
- // Standard Error: 287
- .saturating_add(Weight::from_ref_time(93_885).saturating_mul(c.into()))
+ // Estimated: `26207`
+ // Minimum execution time: 3_819_607 nanoseconds.
+ Weight::from_ref_time(699_642_776)
+ .saturating_add(Weight::from_proof_size(26207))
+ // Standard Error: 276
+ .saturating_add(Weight::from_ref_time(94_984).saturating_mul(c.into()))
// Standard Error: 16
- .saturating_add(Weight::from_ref_time(1_367).saturating_mul(i.into()))
+ .saturating_add(Weight::from_ref_time(1_352).saturating_mul(i.into()))
// Standard Error: 16
- .saturating_add(Weight::from_ref_time(1_781).saturating_mul(s.into()))
+ .saturating_add(Weight::from_ref_time(1_757).saturating_mul(s.into()))
.saturating_add(RocksDbWeight::get().reads(9_u64))
.saturating_add(RocksDbWeight::get().writes(10_u64))
}
@@ -2410,14 +2412,14 @@ impl WeightInfo for () {
fn instantiate(i: u32, s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `546`
- // Estimated: `22039`
- // Minimum execution time: 1_949_008 nanoseconds.
- Weight::from_ref_time(214_033_418)
- .saturating_add(Weight::from_proof_size(22039))
+ // Estimated: `28969`
+ // Minimum execution time: 2_009_111 nanoseconds.
+ Weight::from_ref_time(263_133_742)
+ .saturating_add(Weight::from_proof_size(28969))
// Standard Error: 8
- .saturating_add(Weight::from_ref_time(1_666).saturating_mul(i.into()))
+ .saturating_add(Weight::from_ref_time(1_677).saturating_mul(i.into()))
// Standard Error: 8
- .saturating_add(Weight::from_ref_time(1_801).saturating_mul(s.into()))
+ .saturating_add(Weight::from_ref_time(1_806).saturating_mul(s.into()))
.saturating_add(RocksDbWeight::get().reads(9_u64))
.saturating_add(RocksDbWeight::get().writes(7_u64))
}
@@ -2434,10 +2436,10 @@ impl WeightInfo for () {
fn call() -> Weight {
// Proof Size summary in bytes:
// Measured: `855`
- // Estimated: `17145`
- // Minimum execution time: 146_654 nanoseconds.
- Weight::from_ref_time(147_528_000)
- .saturating_add(Weight::from_proof_size(17145))
+ // Estimated: `22095`
+ // Minimum execution time: 170_300 nanoseconds.
+ Weight::from_ref_time(171_370_000)
+ .saturating_add(Weight::from_proof_size(22095))
.saturating_add(RocksDbWeight::get().reads(6_u64))
.saturating_add(RocksDbWeight::get().writes(4_u64))
}
@@ -2453,12 +2455,12 @@ impl WeightInfo for () {
fn upload_code(c: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `109`
- // Estimated: `5386`
- // Minimum execution time: 387_889 nanoseconds.
- Weight::from_ref_time(391_379_335)
- .saturating_add(Weight::from_proof_size(5386))
- // Standard Error: 89
- .saturating_add(Weight::from_ref_time(94_810).saturating_mul(c.into()))
+ // Estimated: `7366`
+ // Minimum execution time: 313_204 nanoseconds.
+ Weight::from_ref_time(322_970_630)
+ .saturating_add(Weight::from_proof_size(7366))
+ // Standard Error: 100
+ .saturating_add(Weight::from_ref_time(97_168).saturating_mul(c.into()))
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(4_u64))
}
@@ -2473,10 +2475,10 @@ impl WeightInfo for () {
fn remove_code() -> Weight {
// Proof Size summary in bytes:
// Measured: `287`
- // Estimated: `6098`
- // Minimum execution time: 26_014 nanoseconds.
- Weight::from_ref_time(26_510_000)
- .saturating_add(Weight::from_proof_size(6098))
+ // Estimated: `8078`
+ // Minimum execution time: 29_918 nanoseconds.
+ Weight::from_ref_time(30_450_000)
+ .saturating_add(Weight::from_proof_size(8078))
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(4_u64))
}
@@ -2489,10 +2491,10 @@ impl WeightInfo for () {
fn set_code() -> Weight {
// Proof Size summary in bytes:
// Measured: `666`
- // Estimated: `16848`
- // Minimum execution time: 30_177 nanoseconds.
- Weight::from_ref_time(30_639_000)
- .saturating_add(Weight::from_proof_size(16848))
+ // Estimated: `19818`
+ // Minimum execution time: 34_464 nanoseconds.
+ Weight::from_ref_time(34_949_000)
+ .saturating_add(Weight::from_proof_size(19818))
.saturating_add(RocksDbWeight::get().reads(6_u64))
.saturating_add(RocksDbWeight::get().writes(6_u64))
}
@@ -2510,12 +2512,12 @@ impl WeightInfo for () {
fn seal_caller(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `877 + r * (480 ±0)`
- // Estimated: `17295 + r * (2400 ±0)`
- // Minimum execution time: 373_786 nanoseconds.
- Weight::from_ref_time(377_332_691)
- .saturating_add(Weight::from_proof_size(17295))
- // Standard Error: 51_211
- .saturating_add(Weight::from_ref_time(17_715_615).saturating_mul(r.into()))
+ // Estimated: `22245 + r * (2400 ±0)`
+ // Minimum execution time: 306_221 nanoseconds.
+ Weight::from_ref_time(311_877_847)
+ .saturating_add(Weight::from_proof_size(22245))
+ // Standard Error: 34_409
+ .saturating_add(Weight::from_ref_time(22_650_729).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(6_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(2400).saturating_mul(r.into()))
@@ -2534,12 +2536,12 @@ impl WeightInfo for () {
fn seal_is_contract(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `917 + r * (21778 ±0)`
- // Estimated: `17295 + r * (306895 ±0)`
- // Minimum execution time: 374_009 nanoseconds.
- Weight::from_ref_time(238_991_986)
- .saturating_add(Weight::from_proof_size(17295))
- // Standard Error: 464_711
- .saturating_add(Weight::from_ref_time(249_099_538).saturating_mul(r.into()))
+ // Estimated: `22245 + r * (306895 ±0)`
+ // Minimum execution time: 307_782 nanoseconds.
+ Weight::from_ref_time(164_174_537)
+ .saturating_add(Weight::from_proof_size(22245))
+ // Standard Error: 484_070
+ .saturating_add(Weight::from_ref_time(270_549_073).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(6_u64))
.saturating_add(RocksDbWeight::get().reads((80_u64).saturating_mul(r.into())))
.saturating_add(RocksDbWeight::get().writes(3_u64))
@@ -2559,12 +2561,12 @@ impl WeightInfo for () {
fn seal_code_hash(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `921 + r * (22099 ±0)`
- // Estimated: `17340 + r * (308500 ±0)`
- // Minimum execution time: 375_058 nanoseconds.
- Weight::from_ref_time(238_765_068)
- .saturating_add(Weight::from_proof_size(17340))
- // Standard Error: 662_617
- .saturating_add(Weight::from_ref_time(302_175_089).saturating_mul(r.into()))
+ // Estimated: `22290 + r * (308500 ±0)`
+ // Minimum execution time: 304_948 nanoseconds.
+ Weight::from_ref_time(157_250_604)
+ .saturating_add(Weight::from_proof_size(22290))
+ // Standard Error: 636_551
+ .saturating_add(Weight::from_ref_time(334_122_077).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(6_u64))
.saturating_add(RocksDbWeight::get().reads((80_u64).saturating_mul(r.into())))
.saturating_add(RocksDbWeight::get().writes(3_u64))
@@ -2584,12 +2586,12 @@ impl WeightInfo for () {
fn seal_own_code_hash(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `884 + r * (480 ±0)`
- // Estimated: `17330 + r * (2400 ±0)`
- // Minimum execution time: 374_747 nanoseconds.
- Weight::from_ref_time(376_482_380)
- .saturating_add(Weight::from_proof_size(17330))
- // Standard Error: 61_919
- .saturating_add(Weight::from_ref_time(22_376_795).saturating_mul(r.into()))
+ // Estimated: `22280 + r * (2400 ±0)`
+ // Minimum execution time: 305_337 nanoseconds.
+ Weight::from_ref_time(309_555_988)
+ .saturating_add(Weight::from_proof_size(22280))
+ // Standard Error: 28_879
+ .saturating_add(Weight::from_ref_time(29_077_535).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(6_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(2400).saturating_mul(r.into()))
@@ -2608,12 +2610,12 @@ impl WeightInfo for () {
fn seal_caller_is_origin(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `874 + r * (240 ±0)`
- // Estimated: `17265 + r * (1200 ±0)`
- // Minimum execution time: 372_287 nanoseconds.
- Weight::from_ref_time(376_250_858)
- .saturating_add(Weight::from_proof_size(17265))
- // Standard Error: 40_119
- .saturating_add(Weight::from_ref_time(11_359_647).saturating_mul(r.into()))
+ // Estimated: `22215 + r * (1200 ±0)`
+ // Minimum execution time: 305_359 nanoseconds.
+ Weight::from_ref_time(312_442_047)
+ .saturating_add(Weight::from_proof_size(22215))
+ // Standard Error: 42_461
+ .saturating_add(Weight::from_ref_time(11_896_059).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(6_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(1200).saturating_mul(r.into()))
@@ -2632,12 +2634,12 @@ impl WeightInfo for () {
fn seal_address(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `878 + r * (480 ±0)`
- // Estimated: `17260 + r * (2400 ±0)`
- // Minimum execution time: 374_445 nanoseconds.
- Weight::from_ref_time(377_243_521)
- .saturating_add(Weight::from_proof_size(17260))
- // Standard Error: 53_032
- .saturating_add(Weight::from_ref_time(17_684_246).saturating_mul(r.into()))
+ // Estimated: `22210 + r * (2400 ±0)`
+ // Minimum execution time: 303_921 nanoseconds.
+ Weight::from_ref_time(310_095_635)
+ .saturating_add(Weight::from_proof_size(22210))
+ // Standard Error: 37_303
+ .saturating_add(Weight::from_ref_time(22_743_281).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(6_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(2400).saturating_mul(r.into()))
@@ -2656,12 +2658,12 @@ impl WeightInfo for () {
fn seal_gas_left(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `879 + r * (480 ±0)`
- // Estimated: `17250 + r * (2405 ±0)`
- // Minimum execution time: 374_029 nanoseconds.
- Weight::from_ref_time(380_415_186)
- .saturating_add(Weight::from_proof_size(17250))
- // Standard Error: 60_562
- .saturating_add(Weight::from_ref_time(17_152_599).saturating_mul(r.into()))
+ // Estimated: `22200 + r * (2405 ±0)`
+ // Minimum execution time: 303_771 nanoseconds.
+ Weight::from_ref_time(314_802_443)
+ .saturating_add(Weight::from_proof_size(22200))
+ // Standard Error: 72_163
+ .saturating_add(Weight::from_ref_time(22_429_854).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(6_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(2405).saturating_mul(r.into()))
@@ -2680,12 +2682,12 @@ impl WeightInfo for () {
fn seal_balance(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `1049 + r * (480 ±0)`
- // Estimated: `19849 + r * (2456 ±0)`
- // Minimum execution time: 373_999 nanoseconds.
- Weight::from_ref_time(381_757_033)
- .saturating_add(Weight::from_proof_size(19849))
- // Standard Error: 97_983
- .saturating_add(Weight::from_ref_time(98_290_984).saturating_mul(r.into()))
+ // Estimated: `24799 + r * (2456 ±0)`
+ // Minimum execution time: 303_240 nanoseconds.
+ Weight::from_ref_time(313_107_904)
+ .saturating_add(Weight::from_proof_size(24799))
+ // Standard Error: 187_290
+ .saturating_add(Weight::from_ref_time(116_126_909).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(7_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(2456).saturating_mul(r.into()))
@@ -2704,12 +2706,12 @@ impl WeightInfo for () {
fn seal_value_transferred(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `888 + r * (480 ±0)`
- // Estimated: `17360 + r * (2400 ±0)`
- // Minimum execution time: 374_197 nanoseconds.
- Weight::from_ref_time(377_755_896)
- .saturating_add(Weight::from_proof_size(17360))
- // Standard Error: 60_542
- .saturating_add(Weight::from_ref_time(17_442_065).saturating_mul(r.into()))
+ // Estimated: `22310 + r * (2400 ±0)`
+ // Minimum execution time: 313_656 nanoseconds.
+ Weight::from_ref_time(315_908_705)
+ .saturating_add(Weight::from_proof_size(22310))
+ // Standard Error: 42_113
+ .saturating_add(Weight::from_ref_time(21_687_429).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(6_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(2400).saturating_mul(r.into()))
@@ -2728,12 +2730,12 @@ impl WeightInfo for () {
fn seal_minimum_balance(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `886 + r * (480 ±0)`
- // Estimated: `17290 + r * (2400 ±0)`
- // Minimum execution time: 373_888 nanoseconds.
- Weight::from_ref_time(377_825_771)
- .saturating_add(Weight::from_proof_size(17290))
- // Standard Error: 38_026
- .saturating_add(Weight::from_ref_time(17_147_903).saturating_mul(r.into()))
+ // Estimated: `22240 + r * (2400 ±0)`
+ // Minimum execution time: 304_035 nanoseconds.
+ Weight::from_ref_time(315_170_222)
+ .saturating_add(Weight::from_proof_size(22240))
+ // Standard Error: 32_901
+ .saturating_add(Weight::from_ref_time(21_690_162).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(6_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(2400).saturating_mul(r.into()))
@@ -2752,12 +2754,12 @@ impl WeightInfo for () {
fn seal_block_number(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `883 + r * (480 ±0)`
- // Estimated: `17315 + r * (2400 ±0)`
- // Minimum execution time: 373_904 nanoseconds.
- Weight::from_ref_time(378_652_372)
- .saturating_add(Weight::from_proof_size(17315))
- // Standard Error: 43_833
- .saturating_add(Weight::from_ref_time(16_936_781).saturating_mul(r.into()))
+ // Estimated: `22265 + r * (2400 ±0)`
+ // Minimum execution time: 303_388 nanoseconds.
+ Weight::from_ref_time(311_149_437)
+ .saturating_add(Weight::from_proof_size(22265))
+ // Standard Error: 21_161
+ .saturating_add(Weight::from_ref_time(21_906_901).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(6_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(2400).saturating_mul(r.into()))
@@ -2776,12 +2778,12 @@ impl WeightInfo for () {
fn seal_now(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `874 + r * (480 ±0)`
- // Estimated: `17245 + r * (2400 ±0)`
- // Minimum execution time: 373_473 nanoseconds.
- Weight::from_ref_time(376_386_312)
- .saturating_add(Weight::from_proof_size(17245))
- // Standard Error: 46_945
- .saturating_add(Weight::from_ref_time(17_336_462).saturating_mul(r.into()))
+ // Estimated: `22195 + r * (2400 ±0)`
+ // Minimum execution time: 305_630 nanoseconds.
+ Weight::from_ref_time(312_060_851)
+ .saturating_add(Weight::from_proof_size(22195))
+ // Standard Error: 49_213
+ .saturating_add(Weight::from_ref_time(21_932_685).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(6_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(2400).saturating_mul(r.into()))
@@ -2802,12 +2804,12 @@ impl WeightInfo for () {
fn seal_weight_to_fee(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `951 + r * (800 ±0)`
- // Estimated: `19046 + r * (4805 ±0)`
- // Minimum execution time: 373_661 nanoseconds.
- Weight::from_ref_time(385_824_015)
- .saturating_add(Weight::from_proof_size(19046))
- // Standard Error: 75_964
- .saturating_add(Weight::from_ref_time(88_530_074).saturating_mul(r.into()))
+ // Estimated: `24986 + r * (4805 ±0)`
+ // Minimum execution time: 305_828 nanoseconds.
+ Weight::from_ref_time(315_800_453)
+ .saturating_add(Weight::from_proof_size(24986))
+ // Standard Error: 49_896
+ .saturating_add(Weight::from_ref_time(101_342_060).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(7_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(4805).saturating_mul(r.into()))
@@ -2826,12 +2828,12 @@ impl WeightInfo for () {
fn seal_gas(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `841 + r * (320 ±0)`
- // Estimated: `17120 + r * (1600 ±0)`
- // Minimum execution time: 133_849 nanoseconds.
- Weight::from_ref_time(137_283_391)
- .saturating_add(Weight::from_proof_size(17120))
- // Standard Error: 13_312
- .saturating_add(Weight::from_ref_time(8_055_328).saturating_mul(r.into()))
+ // Estimated: `22070 + r * (1600 ±0)`
+ // Minimum execution time: 157_064 nanoseconds.
+ Weight::from_ref_time(160_086_873)
+ .saturating_add(Weight::from_proof_size(22070))
+ // Standard Error: 8_872
+ .saturating_add(Weight::from_ref_time(8_473_579).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(6_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(1600).saturating_mul(r.into()))
@@ -2850,12 +2852,12 @@ impl WeightInfo for () {
fn seal_input(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `876 + r * (480 ±0)`
- // Estimated: `17245 + r * (2400 ±0)`
- // Minimum execution time: 373_468 nanoseconds.
- Weight::from_ref_time(376_121_093)
- .saturating_add(Weight::from_proof_size(17245))
- // Standard Error: 61_857
- .saturating_add(Weight::from_ref_time(15_868_414).saturating_mul(r.into()))
+ // Estimated: `22195 + r * (2400 ±0)`
+ // Minimum execution time: 305_777 nanoseconds.
+ Weight::from_ref_time(313_981_276)
+ .saturating_add(Weight::from_proof_size(22195))
+ // Standard Error: 38_495
+ .saturating_add(Weight::from_ref_time(17_698_799).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(6_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(2400).saturating_mul(r.into()))
@@ -2874,12 +2876,12 @@ impl WeightInfo for () {
fn seal_input_per_kb(n: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `1356`
- // Estimated: `19650`
- // Minimum execution time: 390_668 nanoseconds.
- Weight::from_ref_time(419_608_449)
- .saturating_add(Weight::from_proof_size(19650))
- // Standard Error: 4_890
- .saturating_add(Weight::from_ref_time(9_672_288).saturating_mul(n.into()))
+ // Estimated: `24600`
+ // Minimum execution time: 327_222 nanoseconds.
+ Weight::from_ref_time(347_973_013)
+ .saturating_add(Weight::from_proof_size(24600))
+ // Standard Error: 1_887
+ .saturating_add(Weight::from_ref_time(9_821_969).saturating_mul(n.into()))
.saturating_add(RocksDbWeight::get().reads(6_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
}
@@ -2897,12 +2899,12 @@ impl WeightInfo for () {
fn seal_return(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `864 + r * (45 ±0)`
- // Estimated: `17190 + r * (225 ±0)`
- // Minimum execution time: 371_309 nanoseconds.
- Weight::from_ref_time(373_625_402)
- .saturating_add(Weight::from_proof_size(17190))
- // Standard Error: 419_605
- .saturating_add(Weight::from_ref_time(1_737_397).saturating_mul(r.into()))
+ // Estimated: `22140 + r * (225 ±0)`
+ // Minimum execution time: 300_961 nanoseconds.
+ Weight::from_ref_time(307_458_324)
+ .saturating_add(Weight::from_proof_size(22140))
+ // Standard Error: 560_489
+ .saturating_add(Weight::from_ref_time(673_375).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(6_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(225).saturating_mul(r.into()))
@@ -2921,12 +2923,12 @@ impl WeightInfo for () {
fn seal_return_per_kb(n: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `874`
- // Estimated: `17285`
- // Minimum execution time: 374_094 nanoseconds.
- Weight::from_ref_time(375_965_200)
- .saturating_add(Weight::from_proof_size(17285))
- // Standard Error: 1_127
- .saturating_add(Weight::from_ref_time(232_645).saturating_mul(n.into()))
+ // Estimated: `22235`
+ // Minimum execution time: 303_602 nanoseconds.
+ Weight::from_ref_time(308_323_338)
+ .saturating_add(Weight::from_proof_size(22235))
+ // Standard Error: 749
+ .saturating_add(Weight::from_ref_time(192_774).saturating_mul(n.into()))
.saturating_add(RocksDbWeight::get().reads(6_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
}
@@ -2948,17 +2950,17 @@ impl WeightInfo for () {
fn seal_terminate(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `906 + r * (452 ±0)`
- // Estimated: `20242 + r * (15004 ±0)`
- // Minimum execution time: 373_123 nanoseconds.
- Weight::from_ref_time(374_924_634)
- .saturating_add(Weight::from_proof_size(20242))
- // Standard Error: 378_010
- .saturating_add(Weight::from_ref_time(70_441_665).saturating_mul(r.into()))
+ // Estimated: `26183 + r * (15994 ±0)`
+ // Minimum execution time: 303_067 nanoseconds.
+ Weight::from_ref_time(308_460_104)
+ .saturating_add(Weight::from_proof_size(26183))
+ // Standard Error: 278_524
+ .saturating_add(Weight::from_ref_time(81_249_195).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(6_u64))
.saturating_add(RocksDbWeight::get().reads((6_u64).saturating_mul(r.into())))
.saturating_add(RocksDbWeight::get().writes(3_u64))
.saturating_add(RocksDbWeight::get().writes((7_u64).saturating_mul(r.into())))
- .saturating_add(Weight::from_proof_size(15004).saturating_mul(r.into()))
+ .saturating_add(Weight::from_proof_size(15994).saturating_mul(r.into()))
}
/// Storage: System Account (r:1 w:0)
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: Measured)
@@ -2976,12 +2978,12 @@ impl WeightInfo for () {
fn seal_random(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `921 + r * (800 ±0)`
- // Estimated: `18835 + r * (4805 ±0)`
- // Minimum execution time: 373_291 nanoseconds.
- Weight::from_ref_time(385_684_344)
- .saturating_add(Weight::from_proof_size(18835))
- // Standard Error: 99_025
- .saturating_add(Weight::from_ref_time(111_308_793).saturating_mul(r.into()))
+ // Estimated: `24775 + r * (4805 ±0)`
+ // Minimum execution time: 306_984 nanoseconds.
+ Weight::from_ref_time(316_700_325)
+ .saturating_add(Weight::from_proof_size(24775))
+ // Standard Error: 62_139
+ .saturating_add(Weight::from_ref_time(137_643_529).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(7_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(4805).saturating_mul(r.into()))
@@ -3000,12 +3002,12 @@ impl WeightInfo for () {
fn seal_deposit_event(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `874 + r * (800 ±0)`
- // Estimated: `17250 + r * (4000 ±0)`
- // Minimum execution time: 371_900 nanoseconds.
- Weight::from_ref_time(384_166_626)
- .saturating_add(Weight::from_proof_size(17250))
- // Standard Error: 205_255
- .saturating_add(Weight::from_ref_time(229_214_157).saturating_mul(r.into()))
+ // Estimated: `22200 + r * (4000 ±0)`
+ // Minimum execution time: 302_829 nanoseconds.
+ Weight::from_ref_time(320_941_226)
+ .saturating_add(Weight::from_proof_size(22200))
+ // Standard Error: 94_899
+ .saturating_add(Weight::from_ref_time(264_702_386).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(6_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(4000).saturating_mul(r.into()))
@@ -3025,14 +3027,14 @@ impl WeightInfo for () {
fn seal_deposit_event_per_topic_and_kb(t: u32, n: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `1821 + t * (2608 ±0) + n * (7 ±0)`
- // Estimated: `21870 + t * (211030 ±0) + n * (50 ±0)`
- // Minimum execution time: 1_289_873 nanoseconds.
- Weight::from_ref_time(581_702_206)
- .saturating_add(Weight::from_proof_size(21870))
- // Standard Error: 665_638
- .saturating_add(Weight::from_ref_time(181_470_553).saturating_mul(t.into()))
- // Standard Error: 182_816
- .saturating_add(Weight::from_ref_time(71_635_250).saturating_mul(n.into()))
+ // Estimated: `26820 + t * (211030 ±0) + n * (50 ±0)`
+ // Minimum execution time: 1_375_367 nanoseconds.
+ Weight::from_ref_time(559_163_911)
+ .saturating_add(Weight::from_proof_size(26820))
+ // Standard Error: 356_428
+ .saturating_add(Weight::from_ref_time(210_292_268).saturating_mul(t.into()))
+ // Standard Error: 97_892
+ .saturating_add(Weight::from_ref_time(71_917_095).saturating_mul(n.into()))
.saturating_add(RocksDbWeight::get().reads(6_u64))
.saturating_add(RocksDbWeight::get().reads((80_u64).saturating_mul(t.into())))
.saturating_add(RocksDbWeight::get().writes(3_u64))
@@ -3054,12 +3056,12 @@ impl WeightInfo for () {
fn seal_debug_message(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `873 + r * (560 ±0)`
- // Estimated: `17240 + r * (2800 ±0)`
- // Minimum execution time: 148_635 nanoseconds.
- Weight::from_ref_time(154_095_712)
- .saturating_add(Weight::from_proof_size(17240))
- // Standard Error: 77_790
- .saturating_add(Weight::from_ref_time(14_837_085).saturating_mul(r.into()))
+ // Estimated: `22190 + r * (2800 ±0)`
+ // Minimum execution time: 164_093 nanoseconds.
+ Weight::from_ref_time(170_398_629)
+ .saturating_add(Weight::from_proof_size(22190))
+ // Standard Error: 41_691
+ .saturating_add(Weight::from_ref_time(14_808_037).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(6_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(2800).saturating_mul(r.into()))
@@ -3078,12 +3080,12 @@ impl WeightInfo for () {
fn seal_debug_message_per_kb(i: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `125824`
- // Estimated: `265128`
- // Minimum execution time: 501_014 nanoseconds.
- Weight::from_ref_time(505_634_218)
- .saturating_add(Weight::from_proof_size(265128))
- // Standard Error: 2_441
- .saturating_add(Weight::from_ref_time(819_257).saturating_mul(i.into()))
+ // Estimated: `270078`
+ // Minimum execution time: 436_206 nanoseconds.
+ Weight::from_ref_time(436_513_032)
+ .saturating_add(Weight::from_proof_size(270078))
+ // Standard Error: 1_040
+ .saturating_add(Weight::from_ref_time(793_822).saturating_mul(i.into()))
.saturating_add(RocksDbWeight::get().reads(6_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
}
@@ -3094,11 +3096,11 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `911 + r * (23420 ±0)`
// Estimated: `911 + r * (23418 ±0)`
- // Minimum execution time: 375_301 nanoseconds.
- Weight::from_ref_time(291_498_841)
+ // Minimum execution time: 306_056 nanoseconds.
+ Weight::from_ref_time(218_412_638)
.saturating_add(Weight::from_proof_size(911))
- // Standard Error: 809_989
- .saturating_add(Weight::from_ref_time(464_550_291).saturating_mul(r.into()))
+ // Standard Error: 840_783
+ .saturating_add(Weight::from_ref_time(501_496_040).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(6_u64))
.saturating_add(RocksDbWeight::get().reads((80_u64).saturating_mul(r.into())))
.saturating_add(RocksDbWeight::get().writes(3_u64))
@@ -3112,11 +3114,11 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `12672 + n * (11945 ±0)`
// Estimated: `8529 + n * (12814 ±61)`
- // Minimum execution time: 506_318 nanoseconds.
- Weight::from_ref_time(676_935_313)
+ // Minimum execution time: 456_297 nanoseconds.
+ Weight::from_ref_time(650_208_514)
.saturating_add(Weight::from_proof_size(8529))
- // Standard Error: 1_589_291
- .saturating_add(Weight::from_ref_time(97_839_399).saturating_mul(n.into()))
+ // Standard Error: 1_735_128
+ .saturating_add(Weight::from_ref_time(97_339_840).saturating_mul(n.into()))
.saturating_add(RocksDbWeight::get().reads(52_u64))
.saturating_add(RocksDbWeight::get().reads((7_u64).saturating_mul(n.into())))
.saturating_add(RocksDbWeight::get().writes(50_u64))
@@ -3130,11 +3132,11 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `15170 + n * (175775 ±0)`
// Estimated: `9914 + n * (176858 ±74)`
- // Minimum execution time: 506_148 nanoseconds.
- Weight::from_ref_time(648_278_778)
+ // Minimum execution time: 455_062 nanoseconds.
+ Weight::from_ref_time(628_059_322)
.saturating_add(Weight::from_proof_size(9914))
- // Standard Error: 1_343_586
- .saturating_add(Weight::from_ref_time(65_789_595).saturating_mul(n.into()))
+ // Standard Error: 1_583_894
+ .saturating_add(Weight::from_ref_time(66_652_049).saturating_mul(n.into()))
.saturating_add(RocksDbWeight::get().reads(51_u64))
.saturating_add(RocksDbWeight::get().reads((7_u64).saturating_mul(n.into())))
.saturating_add(RocksDbWeight::get().writes(49_u64))
@@ -3148,11 +3150,11 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `903 + r * (23099 ±0)`
// Estimated: `908 + r * (23099 ±0)`
- // Minimum execution time: 374_344 nanoseconds.
- Weight::from_ref_time(293_272_061)
+ // Minimum execution time: 307_092 nanoseconds.
+ Weight::from_ref_time(225_648_908)
.saturating_add(Weight::from_proof_size(908))
- // Standard Error: 810_412
- .saturating_add(Weight::from_ref_time(453_315_956).saturating_mul(r.into()))
+ // Standard Error: 819_151
+ .saturating_add(Weight::from_ref_time(496_544_148).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(6_u64))
.saturating_add(RocksDbWeight::get().reads((80_u64).saturating_mul(r.into())))
.saturating_add(RocksDbWeight::get().writes(3_u64))
@@ -3166,11 +3168,11 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `14895 + n * (175768 ±0)`
// Estimated: `9551 + n * (176867 ±75)`
- // Minimum execution time: 478_564 nanoseconds.
- Weight::from_ref_time(630_839_142)
+ // Minimum execution time: 426_607 nanoseconds.
+ Weight::from_ref_time(606_616_306)
.saturating_add(Weight::from_proof_size(9551))
- // Standard Error: 1_427_520
- .saturating_add(Weight::from_ref_time(66_813_592).saturating_mul(n.into()))
+ // Standard Error: 1_658_844
+ .saturating_add(Weight::from_ref_time(69_196_644).saturating_mul(n.into()))
.saturating_add(RocksDbWeight::get().reads(51_u64))
.saturating_add(RocksDbWeight::get().reads((7_u64).saturating_mul(n.into())))
.saturating_add(RocksDbWeight::get().writes(48_u64))
@@ -3184,11 +3186,11 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `896 + r * (23744 ±0)`
// Estimated: `909 + r * (23740 ±0)`
- // Minimum execution time: 374_479 nanoseconds.
- Weight::from_ref_time(311_839_315)
+ // Minimum execution time: 309_010 nanoseconds.
+ Weight::from_ref_time(239_709_094)
.saturating_add(Weight::from_proof_size(909))
- // Standard Error: 666_553
- .saturating_add(Weight::from_ref_time(371_213_042).saturating_mul(r.into()))
+ // Standard Error: 728_071
+ .saturating_add(Weight::from_ref_time(410_416_172).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(6_u64))
.saturating_add(RocksDbWeight::get().reads((80_u64).saturating_mul(r.into())))
.saturating_add(RocksDbWeight::get().writes(3_u64))
@@ -3201,11 +3203,11 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `15501 + n * (175775 ±0)`
// Estimated: `10042 + n * (176900 ±76)`
- // Minimum execution time: 460_639 nanoseconds.
- Weight::from_ref_time(591_187_094)
+ // Minimum execution time: 403_733 nanoseconds.
+ Weight::from_ref_time(568_243_304)
.saturating_add(Weight::from_proof_size(10042))
- // Standard Error: 1_233_792
- .saturating_add(Weight::from_ref_time(160_874_477).saturating_mul(n.into()))
+ // Standard Error: 1_515_676
+ .saturating_add(Weight::from_ref_time(157_049_931).saturating_mul(n.into()))
.saturating_add(RocksDbWeight::get().reads(51_u64))
.saturating_add(RocksDbWeight::get().reads((7_u64).saturating_mul(n.into())))
.saturating_add(RocksDbWeight::get().writes(3_u64))
@@ -3218,11 +3220,11 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `914 + r * (23098 ±0)`
// Estimated: `920 + r * (23098 ±0)`
- // Minimum execution time: 374_272 nanoseconds.
- Weight::from_ref_time(311_446_269)
+ // Minimum execution time: 305_483 nanoseconds.
+ Weight::from_ref_time(239_276_960)
.saturating_add(Weight::from_proof_size(920))
- // Standard Error: 630_307
- .saturating_add(Weight::from_ref_time(357_134_931).saturating_mul(r.into()))
+ // Standard Error: 666_058
+ .saturating_add(Weight::from_ref_time(391_642_222).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(6_u64))
.saturating_add(RocksDbWeight::get().reads((80_u64).saturating_mul(r.into())))
.saturating_add(RocksDbWeight::get().writes(3_u64))
@@ -3235,11 +3237,11 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `14839 + n * (175789 ±0)`
// Estimated: `9532 + n * (176874 ±75)`
- // Minimum execution time: 456_013 nanoseconds.
- Weight::from_ref_time(575_116_352)
+ // Minimum execution time: 399_559 nanoseconds.
+ Weight::from_ref_time(548_575_202)
.saturating_add(Weight::from_proof_size(9532))
- // Standard Error: 1_122_298
- .saturating_add(Weight::from_ref_time(61_786_107).saturating_mul(n.into()))
+ // Standard Error: 1_365_757
+ .saturating_add(Weight::from_ref_time(63_507_312).saturating_mul(n.into()))
.saturating_add(RocksDbWeight::get().reads(51_u64))
.saturating_add(RocksDbWeight::get().reads((7_u64).saturating_mul(n.into())))
.saturating_add(RocksDbWeight::get().writes(3_u64))
@@ -3252,11 +3254,11 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `911 + r * (23740 ±0)`
// Estimated: `913 + r * (23739 ±0)`
- // Minimum execution time: 374_621 nanoseconds.
- Weight::from_ref_time(299_689_489)
+ // Minimum execution time: 306_877 nanoseconds.
+ Weight::from_ref_time(223_464_933)
.saturating_add(Weight::from_proof_size(913))
- // Standard Error: 757_735
- .saturating_add(Weight::from_ref_time(465_213_246).saturating_mul(r.into()))
+ // Standard Error: 856_275
+ .saturating_add(Weight::from_ref_time(512_376_835).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(6_u64))
.saturating_add(RocksDbWeight::get().reads((80_u64).saturating_mul(r.into())))
.saturating_add(RocksDbWeight::get().writes(3_u64))
@@ -3270,11 +3272,11 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `15502 + n * (175775 ±0)`
// Estimated: `10042 + n * (176898 ±76)`
- // Minimum execution time: 481_980 nanoseconds.
- Weight::from_ref_time(647_289_053)
+ // Minimum execution time: 432_939 nanoseconds.
+ Weight::from_ref_time(630_600_388)
.saturating_add(Weight::from_proof_size(10042))
- // Standard Error: 1_556_155
- .saturating_add(Weight::from_ref_time(166_592_657).saturating_mul(n.into()))
+ // Standard Error: 1_846_126
+ .saturating_add(Weight::from_ref_time(163_487_186).saturating_mul(n.into()))
.saturating_add(RocksDbWeight::get().reads(51_u64))
.saturating_add(RocksDbWeight::get().reads((7_u64).saturating_mul(n.into())))
.saturating_add(RocksDbWeight::get().writes(48_u64))
@@ -3295,12 +3297,12 @@ impl WeightInfo for () {
fn seal_transfer(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `1457 + r * (3604 ±0)`
- // Estimated: `21583 + r * (216101 ±0)`
- // Minimum execution time: 374_962 nanoseconds.
- Weight::from_ref_time(313_416_386)
- .saturating_add(Weight::from_proof_size(21583))
- // Standard Error: 710_675
- .saturating_add(Weight::from_ref_time(1_396_551_156).saturating_mul(r.into()))
+ // Estimated: `26533 + r * (216101 ±0)`
+ // Minimum execution time: 308_804 nanoseconds.
+ Weight::from_ref_time(255_165_681)
+ .saturating_add(Weight::from_proof_size(26533))
+ // Standard Error: 1_499_721
+ .saturating_add(Weight::from_ref_time(1_669_656_574).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(7_u64))
.saturating_add(RocksDbWeight::get().reads((80_u64).saturating_mul(r.into())))
.saturating_add(RocksDbWeight::get().writes(4_u64))
@@ -3321,12 +3323,12 @@ impl WeightInfo for () {
fn seal_call(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `1609 + r * (23073 ±0)`
- // Estimated: `22098 + r * (511456 ±1)`
- // Minimum execution time: 375_916 nanoseconds.
- Weight::from_ref_time(376_468_000)
- .saturating_add(Weight::from_proof_size(22098))
- // Standard Error: 7_246_855
- .saturating_add(Weight::from_ref_time(28_982_425_139).saturating_mul(r.into()))
+ // Estimated: `27048 + r * (511456 ±5)`
+ // Minimum execution time: 307_158 nanoseconds.
+ Weight::from_ref_time(308_226_000)
+ .saturating_add(Weight::from_proof_size(27048))
+ // Standard Error: 12_112_136
+ .saturating_add(Weight::from_ref_time(23_316_592_115).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(7_u64))
.saturating_add(RocksDbWeight::get().reads((160_u64).saturating_mul(r.into())))
.saturating_add(RocksDbWeight::get().writes(3_u64))
@@ -3347,12 +3349,12 @@ impl WeightInfo for () {
fn seal_delegate_call(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0 + r * (71670 ±0)`
- // Estimated: `17285 + r * (659930 ±563)`
- // Minimum execution time: 375_412 nanoseconds.
- Weight::from_ref_time(376_493_000)
- .saturating_add(Weight::from_proof_size(17285))
- // Standard Error: 8_239_575
- .saturating_add(Weight::from_ref_time(28_716_347_183).saturating_mul(r.into()))
+ // Estimated: `22235 + r * (659930 ±822)`
+ // Minimum execution time: 308_518 nanoseconds.
+ Weight::from_ref_time(309_966_000)
+ .saturating_add(Weight::from_proof_size(22235))
+ // Standard Error: 9_726_332
+ .saturating_add(Weight::from_ref_time(23_035_323_096).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(6_u64))
.saturating_add(RocksDbWeight::get().reads((150_u64).saturating_mul(r.into())))
.saturating_add(RocksDbWeight::get().writes(3_u64))
@@ -3374,14 +3376,14 @@ impl WeightInfo for () {
fn seal_call_per_transfer_clone_kb(t: u32, c: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `24269 + t * (16910 ±0)`
- // Estimated: `532690 + t * (285025 ±0)`
- // Minimum execution time: 10_443_315 nanoseconds.
- Weight::from_ref_time(9_342_574_069)
- .saturating_add(Weight::from_proof_size(532690))
- // Standard Error: 7_237_279
- .saturating_add(Weight::from_ref_time(1_390_221_936).saturating_mul(t.into()))
- // Standard Error: 10_851
- .saturating_add(Weight::from_ref_time(9_842_151).saturating_mul(c.into()))
+ // Estimated: `537640 + t * (285025 ±0)`
+ // Minimum execution time: 12_516_647 nanoseconds.
+ Weight::from_ref_time(10_786_717_678)
+ .saturating_add(Weight::from_proof_size(537640))
+ // Standard Error: 8_687_467
+ .saturating_add(Weight::from_ref_time(1_732_407_963).saturating_mul(t.into()))
+ // Standard Error: 13_026
+ .saturating_add(Weight::from_ref_time(10_227_466).saturating_mul(c.into()))
.saturating_add(RocksDbWeight::get().reads(167_u64))
.saturating_add(RocksDbWeight::get().reads((81_u64).saturating_mul(t.into())))
.saturating_add(RocksDbWeight::get().writes(163_u64))
@@ -3406,12 +3408,12 @@ impl WeightInfo for () {
fn seal_instantiate(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `1775 + r * (25568 ±0)`
- // Estimated: `26563 + r * (1367114 ±2)`
- // Minimum execution time: 376_418 nanoseconds.
- Weight::from_ref_time(377_292_000)
- .saturating_add(Weight::from_proof_size(26563))
- // Standard Error: 32_312_545
- .saturating_add(Weight::from_ref_time(35_904_826_312).saturating_mul(r.into()))
+ // Estimated: `33493 + r * (1367114 ±2)`
+ // Minimum execution time: 307_370 nanoseconds.
+ Weight::from_ref_time(308_612_000)
+ .saturating_add(Weight::from_proof_size(33493))
+ // Standard Error: 27_520_139
+ .saturating_add(Weight::from_ref_time(31_532_059_758).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(8_u64))
.saturating_add(RocksDbWeight::get().reads((480_u64).saturating_mul(r.into())))
.saturating_add(RocksDbWeight::get().writes(5_u64))
@@ -3438,16 +3440,16 @@ impl WeightInfo for () {
fn seal_instantiate_per_transfer_input_salt_kb(t: u32, i: u32, s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `5785 + t * (33 ±0)`
- // Estimated: `850985 + t * (2671 ±3)`
- // Minimum execution time: 132_157_340 nanoseconds.
- Weight::from_ref_time(11_329_968_948)
- .saturating_add(Weight::from_proof_size(850985))
- // Standard Error: 99_102_968
- .saturating_add(Weight::from_ref_time(84_719_458).saturating_mul(t.into()))
- // Standard Error: 161_609
- .saturating_add(Weight::from_ref_time(126_156_627).saturating_mul(i.into()))
- // Standard Error: 161_609
- .saturating_add(Weight::from_ref_time(126_628_313).saturating_mul(s.into()))
+ // Estimated: `857915 + t * (2671 ±3)`
+ // Minimum execution time: 134_467_223 nanoseconds.
+ Weight::from_ref_time(4_432_660_860)
+ .saturating_add(Weight::from_proof_size(857915))
+ // Standard Error: 112_606_220
+ .saturating_add(Weight::from_ref_time(5_158_620_290).saturating_mul(t.into()))
+ // Standard Error: 183_629
+ .saturating_add(Weight::from_ref_time(131_802_895).saturating_mul(i.into()))
+ // Standard Error: 183_629
+ .saturating_add(Weight::from_ref_time(128_681_706).saturating_mul(s.into()))
.saturating_add(RocksDbWeight::get().reads(329_u64))
.saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(t.into())))
.saturating_add(RocksDbWeight::get().writes(326_u64))
@@ -3468,12 +3470,12 @@ impl WeightInfo for () {
fn seal_hash_sha2_256(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `871 + r * (642 ±0)`
- // Estimated: `17225 + r * (3210 ±0)`
- // Minimum execution time: 373_559 nanoseconds.
- Weight::from_ref_time(375_166_904)
- .saturating_add(Weight::from_proof_size(17225))
- // Standard Error: 125_024
- .saturating_add(Weight::from_ref_time(42_291_595).saturating_mul(r.into()))
+ // Estimated: `22175 + r * (3210 ±0)`
+ // Minimum execution time: 302_658 nanoseconds.
+ Weight::from_ref_time(307_804_083)
+ .saturating_add(Weight::from_proof_size(22175))
+ // Standard Error: 357_203
+ .saturating_add(Weight::from_ref_time(49_255_316).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(6_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(3210).saturating_mul(r.into()))
@@ -3492,12 +3494,12 @@ impl WeightInfo for () {
fn seal_hash_sha2_256_per_kb(n: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `1673`
- // Estimated: `21160`
- // Minimum execution time: 416_233 nanoseconds.
- Weight::from_ref_time(416_785_000)
- .saturating_add(Weight::from_proof_size(21160))
- // Standard Error: 56_223
- .saturating_add(Weight::from_ref_time(324_513_835).saturating_mul(n.into()))
+ // Estimated: `26110`
+ // Minimum execution time: 351_165 nanoseconds.
+ Weight::from_ref_time(99_492_053)
+ .saturating_add(Weight::from_proof_size(26110))
+ // Standard Error: 169_723
+ .saturating_add(Weight::from_ref_time(324_725_185).saturating_mul(n.into()))
.saturating_add(RocksDbWeight::get().reads(6_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
}
@@ -3515,12 +3517,12 @@ impl WeightInfo for () {
fn seal_hash_keccak_256(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `873 + r * (642 ±0)`
- // Estimated: `17235 + r * (3210 ±0)`
- // Minimum execution time: 371_735 nanoseconds.
- Weight::from_ref_time(375_979_430)
- .saturating_add(Weight::from_proof_size(17235))
- // Standard Error: 968_037
- .saturating_add(Weight::from_ref_time(57_780_769).saturating_mul(r.into()))
+ // Estimated: `22185 + r * (3210 ±0)`
+ // Minimum execution time: 294_895 nanoseconds.
+ Weight::from_ref_time(299_916_116)
+ .saturating_add(Weight::from_proof_size(22185))
+ // Standard Error: 906_900
+ .saturating_add(Weight::from_ref_time(54_981_583).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(6_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(3210).saturating_mul(r.into()))
@@ -3539,12 +3541,12 @@ impl WeightInfo for () {
fn seal_hash_keccak_256_per_kb(n: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `1675`
- // Estimated: `21205`
- // Minimum execution time: 428_196 nanoseconds.
- Weight::from_ref_time(429_438_000)
- .saturating_add(Weight::from_proof_size(21205))
- // Standard Error: 57_860
- .saturating_add(Weight::from_ref_time(260_917_896).saturating_mul(n.into()))
+ // Estimated: `26155`
+ // Minimum execution time: 355_168 nanoseconds.
+ Weight::from_ref_time(355_403_000)
+ .saturating_add(Weight::from_proof_size(26155))
+ // Standard Error: 59_416
+ .saturating_add(Weight::from_ref_time(257_040_882).saturating_mul(n.into()))
.saturating_add(RocksDbWeight::get().reads(6_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
}
@@ -3562,12 +3564,12 @@ impl WeightInfo for () {
fn seal_hash_blake2_256(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `873 + r * (642 ±0)`
- // Estimated: `17235 + r * (3210 ±0)`
- // Minimum execution time: 371_412 nanoseconds.
- Weight::from_ref_time(373_635_818)
- .saturating_add(Weight::from_proof_size(17235))
- // Standard Error: 222_973
- .saturating_add(Weight::from_ref_time(33_347_181).saturating_mul(r.into()))
+ // Estimated: `22185 + r * (3210 ±0)`
+ // Minimum execution time: 294_269 nanoseconds.
+ Weight::from_ref_time(297_724_524)
+ .saturating_add(Weight::from_proof_size(22185))
+ // Standard Error: 838_088
+ .saturating_add(Weight::from_ref_time(34_645_375).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(6_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(3210).saturating_mul(r.into()))
@@ -3586,12 +3588,12 @@ impl WeightInfo for () {
fn seal_hash_blake2_256_per_kb(n: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `1675`
- // Estimated: `21180`
- // Minimum execution time: 405_858 nanoseconds.
- Weight::from_ref_time(406_498_000)
- .saturating_add(Weight::from_proof_size(21180))
- // Standard Error: 48_388
- .saturating_add(Weight::from_ref_time(103_283_157).saturating_mul(n.into()))
+ // Estimated: `26130`
+ // Minimum execution time: 330_412 nanoseconds.
+ Weight::from_ref_time(331_211_000)
+ .saturating_add(Weight::from_proof_size(26130))
+ // Standard Error: 53_997
+ .saturating_add(Weight::from_ref_time(99_424_170).saturating_mul(n.into()))
.saturating_add(RocksDbWeight::get().reads(6_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
}
@@ -3609,12 +3611,12 @@ impl WeightInfo for () {
fn seal_hash_blake2_128(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `873 + r * (679 ±0)`
- // Estimated: `17235 + r * (3395 ±0)`
- // Minimum execution time: 371_746 nanoseconds.
- Weight::from_ref_time(373_538_171)
- .saturating_add(Weight::from_proof_size(17235))
- // Standard Error: 387_332
- .saturating_add(Weight::from_ref_time(35_933_528).saturating_mul(r.into()))
+ // Estimated: `22185 + r * (3395 ±0)`
+ // Minimum execution time: 293_606 nanoseconds.
+ Weight::from_ref_time(296_849_363)
+ .saturating_add(Weight::from_proof_size(22185))
+ // Standard Error: 550_158
+ .saturating_add(Weight::from_ref_time(34_994_936).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(6_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(3395).saturating_mul(r.into()))
@@ -3633,12 +3635,12 @@ impl WeightInfo for () {
fn seal_hash_blake2_128_per_kb(n: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `1675`
- // Estimated: `21225`
- // Minimum execution time: 405_752 nanoseconds.
- Weight::from_ref_time(406_417_000)
- .saturating_add(Weight::from_proof_size(21225))
- // Standard Error: 47_051
- .saturating_add(Weight::from_ref_time(103_325_027).saturating_mul(n.into()))
+ // Estimated: `26175`
+ // Minimum execution time: 330_704 nanoseconds.
+ Weight::from_ref_time(331_630_000)
+ .saturating_add(Weight::from_proof_size(26175))
+ // Standard Error: 53_933
+ .saturating_add(Weight::from_ref_time(99_394_839).saturating_mul(n.into()))
.saturating_add(RocksDbWeight::get().reads(6_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
}
@@ -3656,12 +3658,12 @@ impl WeightInfo for () {
fn seal_ecdsa_recover(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `917 + r * (6083 ±0)`
- // Estimated: `17455 + r * (30415 ±0)`
- // Minimum execution time: 373_882 nanoseconds.
- Weight::from_ref_time(376_553_787)
- .saturating_add(Weight::from_proof_size(17455))
- // Standard Error: 912_833
- .saturating_add(Weight::from_ref_time(3_021_100_412).saturating_mul(r.into()))
+ // Estimated: `22405 + r * (30415 ±0)`
+ // Minimum execution time: 296_689 nanoseconds.
+ Weight::from_ref_time(299_485_426)
+ .saturating_add(Weight::from_proof_size(22405))
+ // Standard Error: 893_221
+ .saturating_add(Weight::from_ref_time(3_030_892_073).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(6_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(30415).saturating_mul(r.into()))
@@ -3680,12 +3682,12 @@ impl WeightInfo for () {
fn seal_ecdsa_to_eth_address(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `886 + r * (3362 ±0)`
- // Estimated: `17300 + r * (16810 ±0)`
- // Minimum execution time: 373_673 nanoseconds.
- Weight::from_ref_time(375_712_961)
- .saturating_add(Weight::from_proof_size(17300))
- // Standard Error: 596_297
- .saturating_add(Weight::from_ref_time(738_257_638).saturating_mul(r.into()))
+ // Estimated: `22250 + r * (16810 ±0)`
+ // Minimum execution time: 295_854 nanoseconds.
+ Weight::from_ref_time(298_217_346)
+ .saturating_add(Weight::from_proof_size(22250))
+ // Standard Error: 485_673
+ .saturating_add(Weight::from_ref_time(761_437_053).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(6_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(16810).saturating_mul(r.into()))
@@ -3706,12 +3708,12 @@ impl WeightInfo for () {
fn seal_set_code_hash(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0 + r * (79300 ±0)`
- // Estimated: `64844 + r * (942952 ±833)`
- // Minimum execution time: 374_097 nanoseconds.
- Weight::from_ref_time(374_985_000)
- .saturating_add(Weight::from_proof_size(64844))
- // Standard Error: 3_772_336
- .saturating_add(Weight::from_ref_time(1_546_402_854).saturating_mul(r.into()))
+ // Estimated: `70784 + r * (942952 ±829)`
+ // Minimum execution time: 296_611 nanoseconds.
+ Weight::from_ref_time(297_360_000)
+ .saturating_add(Weight::from_proof_size(70784))
+ // Standard Error: 3_695_694
+ .saturating_add(Weight::from_ref_time(1_703_288_415).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(6_u64))
.saturating_add(RocksDbWeight::get().reads((225_u64).saturating_mul(r.into())))
.saturating_add(RocksDbWeight::get().writes(3_u64))
@@ -3732,12 +3734,12 @@ impl WeightInfo for () {
fn seal_reentrance_count(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `869 + r * (240 ±0)`
- // Estimated: `17215 + r * (1200 ±0)`
- // Minimum execution time: 374_249 nanoseconds.
- Weight::from_ref_time(377_990_998)
- .saturating_add(Weight::from_proof_size(17215))
- // Standard Error: 38_133
- .saturating_add(Weight::from_ref_time(11_483_273).saturating_mul(r.into()))
+ // Estimated: `22165 + r * (1200 ±0)`
+ // Minimum execution time: 296_485 nanoseconds.
+ Weight::from_ref_time(300_577_437)
+ .saturating_add(Weight::from_proof_size(22165))
+ // Standard Error: 33_726
+ .saturating_add(Weight::from_ref_time(11_469_006).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(6_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(1200).saturating_mul(r.into()))
@@ -3756,12 +3758,12 @@ impl WeightInfo for () {
fn seal_account_reentrance_count(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `2102 + r * (3154 ±0)`
- // Estimated: `21980 + r * (15875 ±2)`
- // Minimum execution time: 375_552 nanoseconds.
- Weight::from_ref_time(400_624_032)
- .saturating_add(Weight::from_proof_size(21980))
- // Standard Error: 82_523
- .saturating_add(Weight::from_ref_time(18_057_327).saturating_mul(r.into()))
+ // Estimated: `26930 + r * (15875 ±2)`
+ // Minimum execution time: 298_366 nanoseconds.
+ Weight::from_ref_time(331_229_641)
+ .saturating_add(Weight::from_proof_size(26930))
+ // Standard Error: 110_584
+ .saturating_add(Weight::from_ref_time(18_328_853).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(6_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(15875).saturating_mul(r.into()))
@@ -3782,12 +3784,12 @@ impl WeightInfo for () {
fn seal_instantiation_nonce(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `872 + r * (240 ±0)`
- // Estimated: `18598 + r * (1440 ±0)`
- // Minimum execution time: 373_899 nanoseconds.
- Weight::from_ref_time(379_733_943)
- .saturating_add(Weight::from_proof_size(18598))
- // Standard Error: 32_022
- .saturating_add(Weight::from_ref_time(9_381_180).saturating_mul(r.into()))
+ // Estimated: `24538 + r * (1440 ±0)`
+ // Minimum execution time: 295_956 nanoseconds.
+ Weight::from_ref_time(302_660_390)
+ .saturating_add(Weight::from_proof_size(24538))
+ // Standard Error: 30_358
+ .saturating_add(Weight::from_ref_time(9_380_280).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(7_u64))
.saturating_add(RocksDbWeight::get().writes(4_u64))
.saturating_add(Weight::from_proof_size(1440).saturating_mul(r.into()))
@@ -3797,571 +3799,571 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 834 nanoseconds.
- Weight::from_ref_time(1_009_646)
+ // Minimum execution time: 1_202 nanoseconds.
+ Weight::from_ref_time(1_471_574)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 388
- .saturating_add(Weight::from_ref_time(411_979).saturating_mul(r.into()))
+ // Standard Error: 219
+ .saturating_add(Weight::from_ref_time(410_944).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64load(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 882 nanoseconds.
- Weight::from_ref_time(1_416_377)
+ // Minimum execution time: 1_393 nanoseconds.
+ Weight::from_ref_time(3_142_213)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 1_133
- .saturating_add(Weight::from_ref_time(1_075_838).saturating_mul(r.into()))
+ // Standard Error: 11_204
+ .saturating_add(Weight::from_ref_time(1_039_934).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64store(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 878 nanoseconds.
- Weight::from_ref_time(1_343_056)
+ // Minimum execution time: 1_341 nanoseconds.
+ Weight::from_ref_time(1_703_235)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 426
- .saturating_add(Weight::from_ref_time(1_001_214).saturating_mul(r.into()))
+ // Standard Error: 928
+ .saturating_add(Weight::from_ref_time(1_004_587).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_select(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 796 nanoseconds.
- Weight::from_ref_time(1_079_086)
+ // Minimum execution time: 1_171 nanoseconds.
+ Weight::from_ref_time(1_551_853)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 409
- .saturating_add(Weight::from_ref_time(1_149_188).saturating_mul(r.into()))
+ // Standard Error: 529
+ .saturating_add(Weight::from_ref_time(1_148_943).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_if(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 800 nanoseconds.
- Weight::from_ref_time(1_044_184)
+ // Minimum execution time: 1_169 nanoseconds.
+ Weight::from_ref_time(1_405_969)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 707
- .saturating_add(Weight::from_ref_time(1_315_686).saturating_mul(r.into()))
+ // Standard Error: 415
+ .saturating_add(Weight::from_ref_time(1_309_215).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_br(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 807 nanoseconds.
- Weight::from_ref_time(1_049_633)
+ // Minimum execution time: 1_183 nanoseconds.
+ Weight::from_ref_time(1_488_875)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 361
- .saturating_add(Weight::from_ref_time(640_530).saturating_mul(r.into()))
+ // Standard Error: 443
+ .saturating_add(Weight::from_ref_time(643_943).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_br_if(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 774 nanoseconds.
- Weight::from_ref_time(1_124_053)
+ // Minimum execution time: 1_176 nanoseconds.
+ Weight::from_ref_time(1_389_804)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 784
- .saturating_add(Weight::from_ref_time(949_398).saturating_mul(r.into()))
+ // Standard Error: 1_141
+ .saturating_add(Weight::from_ref_time(961_588).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_br_table(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 810 nanoseconds.
- Weight::from_ref_time(676_581)
+ // Minimum execution time: 1_157 nanoseconds.
+ Weight::from_ref_time(1_117_617)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 2_356
- .saturating_add(Weight::from_ref_time(1_163_465).saturating_mul(r.into()))
+ // Standard Error: 2_042
+ .saturating_add(Weight::from_ref_time(1_172_073).saturating_mul(r.into()))
}
/// The range of component `e` is `[1, 256]`.
fn instr_br_table_per_entry(e: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 2_580 nanoseconds.
- Weight::from_ref_time(2_835_656)
+ // Minimum execution time: 3_005 nanoseconds.
+ Weight::from_ref_time(3_299_636)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 71
- .saturating_add(Weight::from_ref_time(4_686).saturating_mul(e.into()))
+ // Standard Error: 66
+ .saturating_add(Weight::from_ref_time(4_457).saturating_mul(e.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_call(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 826 nanoseconds.
- Weight::from_ref_time(1_625_698)
+ // Minimum execution time: 1_246 nanoseconds.
+ Weight::from_ref_time(1_949_755)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 1_740
- .saturating_add(Weight::from_ref_time(2_332_187).saturating_mul(r.into()))
+ // Standard Error: 1_310
+ .saturating_add(Weight::from_ref_time(2_341_966).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_call_indirect(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 901 nanoseconds.
- Weight::from_ref_time(2_338_620)
+ // Minimum execution time: 1_342 nanoseconds.
+ Weight::from_ref_time(2_417_468)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 1_642
- .saturating_add(Weight::from_ref_time(2_924_090).saturating_mul(r.into()))
+ // Standard Error: 7_514
+ .saturating_add(Weight::from_ref_time(2_969_635).saturating_mul(r.into()))
}
/// The range of component `p` is `[0, 128]`.
fn instr_call_indirect_per_param(p: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 4_670 nanoseconds.
- Weight::from_ref_time(5_556_246)
+ // Minimum execution time: 5_101 nanoseconds.
+ Weight::from_ref_time(6_150_004)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 1_491
- .saturating_add(Weight::from_ref_time(228_965).saturating_mul(p.into()))
+ // Standard Error: 541
+ .saturating_add(Weight::from_ref_time(225_847).saturating_mul(p.into()))
}
/// The range of component `l` is `[0, 1024]`.
fn instr_call_per_local(l: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 3_099 nanoseconds.
- Weight::from_ref_time(3_896_177)
+ // Minimum execution time: 3_567 nanoseconds.
+ Weight::from_ref_time(4_897_962)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 99
- .saturating_add(Weight::from_ref_time(91_304).saturating_mul(l.into()))
+ // Standard Error: 74
+ .saturating_add(Weight::from_ref_time(46_403).saturating_mul(l.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_local_get(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 3_042 nanoseconds.
- Weight::from_ref_time(3_334_621)
+ // Minimum execution time: 2_584 nanoseconds.
+ Weight::from_ref_time(2_927_206)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 793
- .saturating_add(Weight::from_ref_time(459_346).saturating_mul(r.into()))
+ // Standard Error: 5_522
+ .saturating_add(Weight::from_ref_time(462_729).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_local_set(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 2_968 nanoseconds.
- Weight::from_ref_time(3_235_286)
+ // Minimum execution time: 2_545 nanoseconds.
+ Weight::from_ref_time(2_869_321)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 427
- .saturating_add(Weight::from_ref_time(485_454).saturating_mul(r.into()))
+ // Standard Error: 320
+ .saturating_add(Weight::from_ref_time(484_984).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_local_tee(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 3_012 nanoseconds.
- Weight::from_ref_time(3_303_555)
+ // Minimum execution time: 2_504 nanoseconds.
+ Weight::from_ref_time(2_421_513)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 371
- .saturating_add(Weight::from_ref_time(657_811).saturating_mul(r.into()))
+ // Standard Error: 10_368
+ .saturating_add(Weight::from_ref_time(689_841).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_global_get(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 865 nanoseconds.
- Weight::from_ref_time(1_249_987)
+ // Minimum execution time: 1_371 nanoseconds.
+ Weight::from_ref_time(1_786_439)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 417
- .saturating_add(Weight::from_ref_time(896_704).saturating_mul(r.into()))
+ // Standard Error: 484
+ .saturating_add(Weight::from_ref_time(896_885).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_global_set(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 866 nanoseconds.
- Weight::from_ref_time(1_216_218)
+ // Minimum execution time: 1_350 nanoseconds.
+ Weight::from_ref_time(1_736_475)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 503
- .saturating_add(Weight::from_ref_time(919_719).saturating_mul(r.into()))
+ // Standard Error: 456
+ .saturating_add(Weight::from_ref_time(918_319).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_memory_current(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 921 nanoseconds.
- Weight::from_ref_time(1_228_408)
+ // Minimum execution time: 1_325 nanoseconds.
+ Weight::from_ref_time(1_818_410)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 309
- .saturating_add(Weight::from_ref_time(813_007).saturating_mul(r.into()))
+ // Standard Error: 5_025
+ .saturating_add(Weight::from_ref_time(815_465).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 1]`.
fn instr_memory_grow(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 820 nanoseconds.
- Weight::from_ref_time(914_830)
+ // Minimum execution time: 1_236 nanoseconds.
+ Weight::from_ref_time(1_371_940)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 6_018
- .saturating_add(Weight::from_ref_time(237_062_769).saturating_mul(r.into()))
+ // Standard Error: 9_301
+ .saturating_add(Weight::from_ref_time(180_483_159).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64clz(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 812 nanoseconds.
- Weight::from_ref_time(1_554_406)
+ // Minimum execution time: 1_251 nanoseconds.
+ Weight::from_ref_time(2_302_421)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 9_979
- .saturating_add(Weight::from_ref_time(625_434).saturating_mul(r.into()))
+ // Standard Error: 8_187
+ .saturating_add(Weight::from_ref_time(615_031).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64ctz(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 798 nanoseconds.
- Weight::from_ref_time(1_095_113)
+ // Minimum execution time: 1_208 nanoseconds.
+ Weight::from_ref_time(1_579_894)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 243
- .saturating_add(Weight::from_ref_time(634_204).saturating_mul(r.into()))
+ // Standard Error: 263
+ .saturating_add(Weight::from_ref_time(633_720).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64popcnt(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 792 nanoseconds.
- Weight::from_ref_time(1_109_845)
+ // Minimum execution time: 1_205 nanoseconds.
+ Weight::from_ref_time(1_548_826)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 14_944
- .saturating_add(Weight::from_ref_time(658_834).saturating_mul(r.into()))
+ // Standard Error: 273
+ .saturating_add(Weight::from_ref_time(634_361).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64eqz(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 815 nanoseconds.
- Weight::from_ref_time(1_068_916)
+ // Minimum execution time: 1_182 nanoseconds.
+ Weight::from_ref_time(1_542_856)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 327
- .saturating_add(Weight::from_ref_time(652_897).saturating_mul(r.into()))
+ // Standard Error: 365
+ .saturating_add(Weight::from_ref_time(651_264).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64extendsi32(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 798 nanoseconds.
- Weight::from_ref_time(1_069_745)
+ // Minimum execution time: 1_221 nanoseconds.
+ Weight::from_ref_time(1_536_781)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 306
- .saturating_add(Weight::from_ref_time(618_481).saturating_mul(r.into()))
+ // Standard Error: 330
+ .saturating_add(Weight::from_ref_time(617_333).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64extendui32(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 799 nanoseconds.
- Weight::from_ref_time(1_398_001)
+ // Minimum execution time: 1_186 nanoseconds.
+ Weight::from_ref_time(2_076_449)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 6_234
- .saturating_add(Weight::from_ref_time(611_399).saturating_mul(r.into()))
+ // Standard Error: 9_098
+ .saturating_add(Weight::from_ref_time(605_817).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i32wrapi64(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 811 nanoseconds.
- Weight::from_ref_time(1_098_083)
+ // Minimum execution time: 1_264 nanoseconds.
+ Weight::from_ref_time(1_580_848)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 297
- .saturating_add(Weight::from_ref_time(617_692).saturating_mul(r.into()))
+ // Standard Error: 180
+ .saturating_add(Weight::from_ref_time(616_396).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64eq(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 815 nanoseconds.
- Weight::from_ref_time(1_046_922)
+ // Minimum execution time: 1_190 nanoseconds.
+ Weight::from_ref_time(2_105_884)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 335
- .saturating_add(Weight::from_ref_time(909_196).saturating_mul(r.into()))
+ // Standard Error: 11_853
+ .saturating_add(Weight::from_ref_time(902_999).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64ne(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 805 nanoseconds.
- Weight::from_ref_time(1_093_667)
+ // Minimum execution time: 1_194 nanoseconds.
+ Weight::from_ref_time(1_311_559)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 233
- .saturating_add(Weight::from_ref_time(907_378).saturating_mul(r.into()))
+ // Standard Error: 1_731
+ .saturating_add(Weight::from_ref_time(923_378).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64lts(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 805 nanoseconds.
- Weight::from_ref_time(1_290_591)
+ // Minimum execution time: 1_257 nanoseconds.
+ Weight::from_ref_time(2_018_502)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 3_201
- .saturating_add(Weight::from_ref_time(902_006).saturating_mul(r.into()))
+ // Standard Error: 2_331
+ .saturating_add(Weight::from_ref_time(904_022).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64ltu(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 783 nanoseconds.
- Weight::from_ref_time(1_159_977)
+ // Minimum execution time: 1_184 nanoseconds.
+ Weight::from_ref_time(1_572_934)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 2_310
- .saturating_add(Weight::from_ref_time(906_489).saturating_mul(r.into()))
+ // Standard Error: 336
+ .saturating_add(Weight::from_ref_time(907_548).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64gts(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 790 nanoseconds.
- Weight::from_ref_time(1_109_719)
+ // Minimum execution time: 1_196 nanoseconds.
+ Weight::from_ref_time(1_572_598)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 261
- .saturating_add(Weight::from_ref_time(906_614).saturating_mul(r.into()))
+ // Standard Error: 470
+ .saturating_add(Weight::from_ref_time(908_357).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64gtu(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 776 nanoseconds.
- Weight::from_ref_time(1_076_567)
+ // Minimum execution time: 1_155 nanoseconds.
+ Weight::from_ref_time(1_549_672)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 348
- .saturating_add(Weight::from_ref_time(919_374).saturating_mul(r.into()))
+ // Standard Error: 399
+ .saturating_add(Weight::from_ref_time(918_882).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64les(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 780 nanoseconds.
- Weight::from_ref_time(1_069_663)
+ // Minimum execution time: 1_211 nanoseconds.
+ Weight::from_ref_time(1_583_577)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 265
- .saturating_add(Weight::from_ref_time(908_037).saturating_mul(r.into()))
+ // Standard Error: 277
+ .saturating_add(Weight::from_ref_time(906_457).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64leu(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 832 nanoseconds.
- Weight::from_ref_time(930_920)
+ // Minimum execution time: 1_168 nanoseconds.
+ Weight::from_ref_time(1_561_775)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 2_170
- .saturating_add(Weight::from_ref_time(929_811).saturating_mul(r.into()))
+ // Standard Error: 414
+ .saturating_add(Weight::from_ref_time(918_999).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64ges(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 787 nanoseconds.
- Weight::from_ref_time(1_087_325)
+ // Minimum execution time: 1_195 nanoseconds.
+ Weight::from_ref_time(1_579_058)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 315
- .saturating_add(Weight::from_ref_time(908_321).saturating_mul(r.into()))
+ // Standard Error: 419
+ .saturating_add(Weight::from_ref_time(907_643).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64geu(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 798 nanoseconds.
- Weight::from_ref_time(1_029_132)
+ // Minimum execution time: 1_197 nanoseconds.
+ Weight::from_ref_time(1_565_706)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 2_095
- .saturating_add(Weight::from_ref_time(913_553).saturating_mul(r.into()))
+ // Standard Error: 494
+ .saturating_add(Weight::from_ref_time(907_926).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64add(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 791 nanoseconds.
- Weight::from_ref_time(1_086_314)
+ // Minimum execution time: 1_186 nanoseconds.
+ Weight::from_ref_time(1_784_311)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 197
- .saturating_add(Weight::from_ref_time(896_392).saturating_mul(r.into()))
+ // Standard Error: 7_178
+ .saturating_add(Weight::from_ref_time(892_034).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64sub(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 793 nanoseconds.
- Weight::from_ref_time(1_078_172)
+ // Minimum execution time: 1_227 nanoseconds.
+ Weight::from_ref_time(1_848_509)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 404
- .saturating_add(Weight::from_ref_time(886_329).saturating_mul(r.into()))
+ // Standard Error: 5_815
+ .saturating_add(Weight::from_ref_time(879_754).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64mul(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 799 nanoseconds.
- Weight::from_ref_time(1_095_010)
+ // Minimum execution time: 1_171 nanoseconds.
+ Weight::from_ref_time(1_559_374)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 431
- .saturating_add(Weight::from_ref_time(886_513).saturating_mul(r.into()))
+ // Standard Error: 439
+ .saturating_add(Weight::from_ref_time(885_146).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64divs(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 810 nanoseconds.
- Weight::from_ref_time(1_114_325)
+ // Minimum execution time: 1_203 nanoseconds.
+ Weight::from_ref_time(1_572_535)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 452
- .saturating_add(Weight::from_ref_time(1_521_849).saturating_mul(r.into()))
+ // Standard Error: 588
+ .saturating_add(Weight::from_ref_time(1_520_464).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64divu(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 784 nanoseconds.
- Weight::from_ref_time(1_123_153)
+ // Minimum execution time: 1_161 nanoseconds.
+ Weight::from_ref_time(1_794_112)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 475
- .saturating_add(Weight::from_ref_time(1_457_746).saturating_mul(r.into()))
+ // Standard Error: 2_135
+ .saturating_add(Weight::from_ref_time(1_441_279).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64rems(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 809 nanoseconds.
- Weight::from_ref_time(1_145_906)
+ // Minimum execution time: 1_179 nanoseconds.
+ Weight::from_ref_time(1_587_587)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 718
- .saturating_add(Weight::from_ref_time(1_549_964).saturating_mul(r.into()))
+ // Standard Error: 325
+ .saturating_add(Weight::from_ref_time(1_551_374).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64remu(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 803 nanoseconds.
- Weight::from_ref_time(1_110_328)
+ // Minimum execution time: 1_211 nanoseconds.
+ Weight::from_ref_time(1_760_619)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 627
- .saturating_add(Weight::from_ref_time(1_453_013).saturating_mul(r.into()))
+ // Standard Error: 7_005
+ .saturating_add(Weight::from_ref_time(1_448_148).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64and(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 786 nanoseconds.
- Weight::from_ref_time(1_108_792)
+ // Minimum execution time: 1_224 nanoseconds.
+ Weight::from_ref_time(1_547_329)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 286
- .saturating_add(Weight::from_ref_time(897_035).saturating_mul(r.into()))
+ // Standard Error: 382
+ .saturating_add(Weight::from_ref_time(896_369).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64or(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 787 nanoseconds.
- Weight::from_ref_time(830_000)
+ // Minimum execution time: 1_186 nanoseconds.
+ Weight::from_ref_time(2_144_294)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 15_995
- .saturating_add(Weight::from_ref_time(963_344).saturating_mul(r.into()))
+ // Standard Error: 8_346
+ .saturating_add(Weight::from_ref_time(881_017).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64xor(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 773 nanoseconds.
- Weight::from_ref_time(1_082_459)
+ // Minimum execution time: 1_175 nanoseconds.
+ Weight::from_ref_time(1_581_562)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 330
- .saturating_add(Weight::from_ref_time(897_077).saturating_mul(r.into()))
+ // Standard Error: 478
+ .saturating_add(Weight::from_ref_time(896_113).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64shl(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 810 nanoseconds.
- Weight::from_ref_time(1_325_815)
+ // Minimum execution time: 1_193 nanoseconds.
+ Weight::from_ref_time(1_587_918)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 3_352
- .saturating_add(Weight::from_ref_time(899_555).saturating_mul(r.into()))
+ // Standard Error: 14_717
+ .saturating_add(Weight::from_ref_time(913_737).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64shrs(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 808 nanoseconds.
- Weight::from_ref_time(1_085_903)
+ // Minimum execution time: 1_206 nanoseconds.
+ Weight::from_ref_time(1_531_821)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 430
- .saturating_add(Weight::from_ref_time(903_249).saturating_mul(r.into()))
+ // Standard Error: 350
+ .saturating_add(Weight::from_ref_time(902_069).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64shru(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 792 nanoseconds.
- Weight::from_ref_time(1_091_261)
+ // Minimum execution time: 1_156 nanoseconds.
+ Weight::from_ref_time(1_485_442)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 312
- .saturating_add(Weight::from_ref_time(902_245).saturating_mul(r.into()))
+ // Standard Error: 509
+ .saturating_add(Weight::from_ref_time(903_741).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64rotl(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 807 nanoseconds.
- Weight::from_ref_time(1_121_052)
+ // Minimum execution time: 1_176 nanoseconds.
+ Weight::from_ref_time(1_541_022)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 506
- .saturating_add(Weight::from_ref_time(902_772).saturating_mul(r.into()))
+ // Standard Error: 194
+ .saturating_add(Weight::from_ref_time(901_183).saturating_mul(r.into()))
}
/// The range of component `r` is `[0, 50]`.
fn instr_i64rotr(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 823 nanoseconds.
- Weight::from_ref_time(1_317_597)
+ // Minimum execution time: 1_188 nanoseconds.
+ Weight::from_ref_time(1_535_184)
.saturating_add(Weight::from_proof_size(0))
- // Standard Error: 6_219
- .saturating_add(Weight::from_ref_time(896_692).saturating_mul(r.into()))
+ // Standard Error: 320
+ .saturating_add(Weight::from_ref_time(902_124).saturating_mul(r.into()))
}
}
diff --git a/frame/democracy/src/weights.rs b/frame/democracy/src/weights.rs
index a2cdeead6f40..68fcd0070ab2 100644
--- a/frame/democracy/src/weights.rs
+++ b/frame/democracy/src/weights.rs
@@ -18,9 +18,9 @@
//! Autogenerated weights for pallet_democracy
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-01-27, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-02-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
-//! HOSTNAME: `runner-b3zmxxc-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
+//! HOSTNAME: `bm3`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024
// Executed Command:
@@ -33,7 +33,7 @@
// --execution=wasm
// --wasm-execution=compiled
// --heap-pages=4096
-// --json-file=/builds/parity/mirrors/substrate/.git/.artifacts/bench.json
+// --json-file=/var/lib/gitlab-runner/builds/zyw4fam_/0/parity/mirrors/substrate/.git/.artifacts/bench.json
// --pallet=pallet_democracy
// --chain=dev
// --header=./HEADER-APACHE2
@@ -94,8 +94,9 @@ impl WeightInfo for SubstrateWeight {
// Proof Size summary in bytes:
// Measured: `4864`
// Estimated: `23409`
- // Minimum execution time: 42_939 nanoseconds.
- Weight::from_parts(43_543_000, 23409)
+ // Minimum execution time: 35_510 nanoseconds.
+ Weight::from_ref_time(36_346_000)
+ .saturating_add(Weight::from_proof_size(23409))
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
@@ -105,8 +106,9 @@ impl WeightInfo for SubstrateWeight {
// Proof Size summary in bytes:
// Measured: `3620`
// Estimated: `5705`
- // Minimum execution time: 36_475 nanoseconds.
- Weight::from_parts(37_863_000, 5705)
+ // Minimum execution time: 32_381 nanoseconds.
+ Weight::from_ref_time(32_820_000)
+ .saturating_add(Weight::from_proof_size(5705))
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -120,8 +122,9 @@ impl WeightInfo for SubstrateWeight {
// Proof Size summary in bytes:
// Measured: `3565`
// Estimated: `12720`
- // Minimum execution time: 56_372 nanoseconds.
- Weight::from_parts(57_483_000, 12720)
+ // Minimum execution time: 47_417 nanoseconds.
+ Weight::from_ref_time(47_952_000)
+ .saturating_add(Weight::from_proof_size(12720))
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
@@ -135,8 +138,9 @@ impl WeightInfo for SubstrateWeight {
// Proof Size summary in bytes:
// Measured: `3587`
// Estimated: `12720`
- // Minimum execution time: 56_789 nanoseconds.
- Weight::from_parts(57_737_000, 12720)
+ // Minimum execution time: 47_234 nanoseconds.
+ Weight::from_ref_time(48_044_000)
+ .saturating_add(Weight::from_proof_size(12720))
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
@@ -150,8 +154,9 @@ impl WeightInfo for SubstrateWeight {
// Proof Size summary in bytes:
// Measured: `398`
// Estimated: `7712`
- // Minimum execution time: 24_379 nanoseconds.
- Weight::from_parts(25_302_000, 7712)
+ // Minimum execution time: 26_011 nanoseconds.
+ Weight::from_ref_time(26_459_000)
+ .saturating_add(Weight::from_proof_size(7712))
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
@@ -173,8 +178,9 @@ impl WeightInfo for SubstrateWeight {
// Proof Size summary in bytes:
// Measured: `6036`
// Estimated: `36392`
- // Minimum execution time: 100_345 nanoseconds.
- Weight::from_parts(102_233_000, 36392)
+ // Minimum execution time: 84_663 nanoseconds.
+ Weight::from_ref_time(85_292_000)
+ .saturating_add(Weight::from_proof_size(36392))
.saturating_add(T::DbWeight::get().reads(8_u64))
.saturating_add(T::DbWeight::get().writes(7_u64))
}
@@ -186,8 +192,9 @@ impl WeightInfo for SubstrateWeight {
// Proof Size summary in bytes:
// Measured: `3448`
// Estimated: `6340`
- // Minimum execution time: 13_155 nanoseconds.
- Weight::from_parts(14_158_000, 6340)
+ // Minimum execution time: 13_943 nanoseconds.
+ Weight::from_ref_time(14_234_000)
+ .saturating_add(Weight::from_proof_size(6340))
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -197,8 +204,9 @@ impl WeightInfo for SubstrateWeight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 2_961 nanoseconds.
- Weight::from_ref_time(3_139_000)
+ // Minimum execution time: 3_498 nanoseconds.
+ Weight::from_ref_time(3_718_000)
+ .saturating_add(Weight::from_proof_size(0))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
/// Storage: Democracy NextExternal (r:0 w:1)
@@ -207,8 +215,9 @@ impl WeightInfo for SubstrateWeight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 3_040 nanoseconds.
- Weight::from_ref_time(3_261_000)
+ // Minimum execution time: 3_546 nanoseconds.
+ Weight::from_ref_time(3_633_000)
+ .saturating_add(Weight::from_proof_size(0))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
/// Storage: Democracy NextExternal (r:1 w:1)
@@ -223,8 +232,9 @@ impl WeightInfo for SubstrateWeight {
// Proof Size summary in bytes:
// Measured: `286`
// Estimated: `3654`
- // Minimum execution time: 26_666 nanoseconds.
- Weight::from_parts(28_014_000, 3654)
+ // Minimum execution time: 27_901 nanoseconds.
+ Weight::from_ref_time(28_436_000)
+ .saturating_add(Weight::from_proof_size(3654))
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(5_u64))
}
@@ -238,8 +248,9 @@ impl WeightInfo for SubstrateWeight {
// Proof Size summary in bytes:
// Measured: `3551`
// Estimated: `8868`
- // Minimum execution time: 30_180 nanoseconds.
- Weight::from_parts(31_593_000, 8868)
+ // Minimum execution time: 32_073 nanoseconds.
+ Weight::from_ref_time(32_954_000)
+ .saturating_add(Weight::from_proof_size(8868))
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
@@ -255,8 +266,9 @@ impl WeightInfo for SubstrateWeight {
// Proof Size summary in bytes:
// Measured: `5915`
// Estimated: `28033`
- // Minimum execution time: 80_780 nanoseconds.
- Weight::from_parts(82_070_000, 28033)
+ // Minimum execution time: 67_896 nanoseconds.
+ Weight::from_ref_time(68_645_000)
+ .saturating_add(Weight::from_proof_size(28033))
.saturating_add(T::DbWeight::get().reads(4_u64))
.saturating_add(T::DbWeight::get().writes(4_u64))
}
@@ -268,8 +280,9 @@ impl WeightInfo for SubstrateWeight {
// Proof Size summary in bytes:
// Measured: `271`
// Estimated: `2528`
- // Minimum execution time: 18_117 nanoseconds.
- Weight::from_parts(19_027_000, 2528)
+ // Minimum execution time: 19_458 nanoseconds.
+ Weight::from_ref_time(19_846_000)
+ .saturating_add(Weight::from_proof_size(2528))
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
@@ -284,10 +297,11 @@ impl WeightInfo for SubstrateWeight {
// Proof Size summary in bytes:
// Measured: `244 + r * (117 ±0)`
// Estimated: `998 + r * (2676 ±0)`
- // Minimum execution time: 7_093 nanoseconds.
- Weight::from_parts(8_792_955, 998)
- // Standard Error: 6_630
- .saturating_add(Weight::from_ref_time(3_091_565).saturating_mul(r.into()))
+ // Minimum execution time: 6_804 nanoseconds.
+ Weight::from_ref_time(9_937_335)
+ .saturating_add(Weight::from_proof_size(998))
+ // Standard Error: 5_758
+ .saturating_add(Weight::from_ref_time(2_703_939).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into())))
.saturating_add(T::DbWeight::get().writes(1_u64))
@@ -310,10 +324,11 @@ impl WeightInfo for SubstrateWeight {
// Proof Size summary in bytes:
// Measured: `244 + r * (117 ±0)`
// Estimated: `19318 + r * (2676 ±0)`
- // Minimum execution time: 10_372 nanoseconds.
- Weight::from_parts(10_961_165, 19318)
- // Standard Error: 7_284
- .saturating_add(Weight::from_ref_time(3_112_573).saturating_mul(r.into()))
+ // Minimum execution time: 10_303 nanoseconds.
+ Weight::from_ref_time(13_040_651)
+ .saturating_add(Weight::from_proof_size(19318))
+ // Standard Error: 5_755
+ .saturating_add(Weight::from_ref_time(2_696_902).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(5_u64))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into())))
.saturating_add(T::DbWeight::get().writes(1_u64))
@@ -330,10 +345,11 @@ impl WeightInfo for SubstrateWeight {
// Proof Size summary in bytes:
// Measured: `958 + r * (139 ±0)`
// Estimated: `22584 + r * (2676 ±0)`
- // Minimum execution time: 36_618 nanoseconds.
- Weight::from_parts(42_803_184, 22584)
- // Standard Error: 7_268
- .saturating_add(Weight::from_ref_time(4_537_902).saturating_mul(r.into()))
+ // Minimum execution time: 39_557 nanoseconds.
+ Weight::from_ref_time(42_540_084)
+ .saturating_add(Weight::from_proof_size(22584))
+ // Standard Error: 6_252
+ .saturating_add(Weight::from_ref_time(3_865_332).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(4_u64))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into())))
.saturating_add(T::DbWeight::get().writes(4_u64))
@@ -349,10 +365,11 @@ impl WeightInfo for SubstrateWeight {
// Proof Size summary in bytes:
// Measured: `557 + r * (139 ±0)`
// Estimated: `12540 + r * (2676 ±0)`
- // Minimum execution time: 19_758 nanoseconds.
- Weight::from_parts(21_641_793, 12540)
- // Standard Error: 6_889
- .saturating_add(Weight::from_ref_time(4_478_884).saturating_mul(r.into()))
+ // Minimum execution time: 20_789 nanoseconds.
+ Weight::from_ref_time(22_130_657)
+ .saturating_add(Weight::from_proof_size(12540))
+ // Standard Error: 7_844
+ .saturating_add(Weight::from_ref_time(3_867_834).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into())))
.saturating_add(T::DbWeight::get().writes(2_u64))
@@ -365,8 +382,9 @@ impl WeightInfo for SubstrateWeight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 2_844 nanoseconds.
- Weight::from_ref_time(3_017_000)
+ // Minimum execution time: 3_539 nanoseconds.
+ Weight::from_ref_time(3_711_000)
+ .saturating_add(Weight::from_proof_size(0))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
/// Storage: Democracy VotingOf (r:1 w:1)
@@ -376,14 +394,13 @@ impl WeightInfo for SubstrateWeight {
/// Storage: System Account (r:1 w:1)
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
/// The range of component `r` is `[0, 99]`.
- fn unlock_remove(r: u32, ) -> Weight {
+ fn unlock_remove(_r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `627`
// Estimated: `12647`
- // Minimum execution time: 20_380 nanoseconds.
- Weight::from_parts(28_295_875, 12647)
- // Standard Error: 2_331
- .saturating_add(Weight::from_ref_time(67_348).saturating_mul(r.into()))
+ // Minimum execution time: 21_438 nanoseconds.
+ Weight::from_ref_time(29_216_232)
+ .saturating_add(Weight::from_proof_size(12647))
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
@@ -398,10 +415,11 @@ impl WeightInfo for SubstrateWeight {
// Proof Size summary in bytes:
// Measured: `628 + r * (22 ±0)`
// Estimated: `12647`
- // Minimum execution time: 24_475 nanoseconds.
- Weight::from_parts(27_102_576, 12647)
- // Standard Error: 1_464
- .saturating_add(Weight::from_ref_time(128_921).saturating_mul(r.into()))
+ // Minimum execution time: 24_693 nanoseconds.
+ Weight::from_ref_time(27_066_094)
+ .saturating_add(Weight::from_proof_size(12647))
+ // Standard Error: 3_197
+ .saturating_add(Weight::from_ref_time(50_518).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
@@ -414,10 +432,11 @@ impl WeightInfo for SubstrateWeight {
// Proof Size summary in bytes:
// Measured: `791 + r * (26 ±0)`
// Estimated: `8946`
- // Minimum execution time: 15_039 nanoseconds.
- Weight::from_parts(19_252_498, 8946)
- // Standard Error: 1_798
- .saturating_add(Weight::from_ref_time(131_855).saturating_mul(r.into()))
+ // Minimum execution time: 16_017 nanoseconds.
+ Weight::from_ref_time(18_458_816)
+ .saturating_add(Weight::from_proof_size(8946))
+ // Standard Error: 1_081
+ .saturating_add(Weight::from_ref_time(82_755).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
@@ -430,10 +449,11 @@ impl WeightInfo for SubstrateWeight {
// Proof Size summary in bytes:
// Measured: `791 + r * (26 ±0)`
// Estimated: `8946`
- // Minimum execution time: 14_837 nanoseconds.
- Weight::from_parts(19_144_929, 8946)
- // Standard Error: 1_875
- .saturating_add(Weight::from_ref_time(136_819).saturating_mul(r.into()))
+ // Minimum execution time: 16_156 nanoseconds.
+ Weight::from_ref_time(18_652_799)
+ .saturating_add(Weight::from_proof_size(8946))
+ // Standard Error: 1_075
+ .saturating_add(Weight::from_ref_time(81_535).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
@@ -447,8 +467,9 @@ impl WeightInfo for SubstrateWeight {
// Proof Size summary in bytes:
// Measured: `356`
// Estimated: `3193`
- // Minimum execution time: 17_338 nanoseconds.
- Weight::from_parts(17_946_000, 3193)
+ // Minimum execution time: 18_524 nanoseconds.
+ Weight::from_ref_time(18_795_000)
+ .saturating_add(Weight::from_proof_size(3193))
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -460,8 +481,9 @@ impl WeightInfo for SubstrateWeight {
// Proof Size summary in bytes:
// Measured: `286`
// Estimated: `3155`
- // Minimum execution time: 15_364 nanoseconds.
- Weight::from_parts(15_990_000, 3155)
+ // Minimum execution time: 16_617 nanoseconds.
+ Weight::from_ref_time(17_008_000)
+ .saturating_add(Weight::from_proof_size(3155))
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -475,8 +497,9 @@ impl WeightInfo for SubstrateWeight {
// Proof Size summary in bytes:
// Measured: `4919`
// Estimated: `19763`
- // Minimum execution time: 37_147 nanoseconds.
- Weight::from_parts(37_778_000, 19763)
+ // Minimum execution time: 31_064 nanoseconds.
+ Weight::from_ref_time(31_473_000)
+ .saturating_add(Weight::from_proof_size(19763))
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -488,8 +511,9 @@ impl WeightInfo for SubstrateWeight {
// Proof Size summary in bytes:
// Measured: `4853`
// Estimated: `19725`
- // Minimum execution time: 34_118 nanoseconds.
- Weight::from_parts(34_737_000, 19725)
+ // Minimum execution time: 28_847 nanoseconds.
+ Weight::from_ref_time(29_095_000)
+ .saturating_add(Weight::from_proof_size(19725))
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -501,8 +525,9 @@ impl WeightInfo for SubstrateWeight {
// Proof Size summary in bytes:
// Measured: `144`
// Estimated: `2566`
- // Minimum execution time: 12_787 nanoseconds.
- Weight::from_parts(13_463_000, 2566)
+ // Minimum execution time: 14_234 nanoseconds.
+ Weight::from_ref_time(14_515_000)
+ .saturating_add(Weight::from_proof_size(2566))
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -514,8 +539,9 @@ impl WeightInfo for SubstrateWeight {
// Proof Size summary in bytes:
// Measured: `302`
// Estimated: `5204`
- // Minimum execution time: 17_636 nanoseconds.
- Weight::from_parts(18_399_000, 5204)
+ // Minimum execution time: 18_834 nanoseconds.
+ Weight::from_ref_time(19_155_000)
+ .saturating_add(Weight::from_proof_size(5204))
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -535,8 +561,9 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `4864`
// Estimated: `23409`
- // Minimum execution time: 42_939 nanoseconds.
- Weight::from_parts(43_543_000, 23409)
+ // Minimum execution time: 35_510 nanoseconds.
+ Weight::from_ref_time(36_346_000)
+ .saturating_add(Weight::from_proof_size(23409))
.saturating_add(RocksDbWeight::get().reads(3_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
}
@@ -546,8 +573,9 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `3620`
// Estimated: `5705`
- // Minimum execution time: 36_475 nanoseconds.
- Weight::from_parts(37_863_000, 5705)
+ // Minimum execution time: 32_381 nanoseconds.
+ Weight::from_ref_time(32_820_000)
+ .saturating_add(Weight::from_proof_size(5705))
.saturating_add(RocksDbWeight::get().reads(1_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
@@ -561,8 +589,9 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `3565`
// Estimated: `12720`
- // Minimum execution time: 56_372 nanoseconds.
- Weight::from_parts(57_483_000, 12720)
+ // Minimum execution time: 47_417 nanoseconds.
+ Weight::from_ref_time(47_952_000)
+ .saturating_add(Weight::from_proof_size(12720))
.saturating_add(RocksDbWeight::get().reads(3_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
}
@@ -576,8 +605,9 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `3587`
// Estimated: `12720`
- // Minimum execution time: 56_789 nanoseconds.
- Weight::from_parts(57_737_000, 12720)
+ // Minimum execution time: 47_234 nanoseconds.
+ Weight::from_ref_time(48_044_000)
+ .saturating_add(Weight::from_proof_size(12720))
.saturating_add(RocksDbWeight::get().reads(3_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
}
@@ -591,8 +621,9 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `398`
// Estimated: `7712`
- // Minimum execution time: 24_379 nanoseconds.
- Weight::from_parts(25_302_000, 7712)
+ // Minimum execution time: 26_011 nanoseconds.
+ Weight::from_ref_time(26_459_000)
+ .saturating_add(Weight::from_proof_size(7712))
.saturating_add(RocksDbWeight::get().reads(3_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
}
@@ -614,8 +645,9 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `6036`
// Estimated: `36392`
- // Minimum execution time: 100_345 nanoseconds.
- Weight::from_parts(102_233_000, 36392)
+ // Minimum execution time: 84_663 nanoseconds.
+ Weight::from_ref_time(85_292_000)
+ .saturating_add(Weight::from_proof_size(36392))
.saturating_add(RocksDbWeight::get().reads(8_u64))
.saturating_add(RocksDbWeight::get().writes(7_u64))
}
@@ -627,8 +659,9 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `3448`
// Estimated: `6340`
- // Minimum execution time: 13_155 nanoseconds.
- Weight::from_parts(14_158_000, 6340)
+ // Minimum execution time: 13_943 nanoseconds.
+ Weight::from_ref_time(14_234_000)
+ .saturating_add(Weight::from_proof_size(6340))
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
@@ -638,8 +671,9 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 2_961 nanoseconds.
- Weight::from_ref_time(3_139_000)
+ // Minimum execution time: 3_498 nanoseconds.
+ Weight::from_ref_time(3_718_000)
+ .saturating_add(Weight::from_proof_size(0))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
/// Storage: Democracy NextExternal (r:0 w:1)
@@ -648,8 +682,9 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 3_040 nanoseconds.
- Weight::from_ref_time(3_261_000)
+ // Minimum execution time: 3_546 nanoseconds.
+ Weight::from_ref_time(3_633_000)
+ .saturating_add(Weight::from_proof_size(0))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
/// Storage: Democracy NextExternal (r:1 w:1)
@@ -664,8 +699,9 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `286`
// Estimated: `3654`
- // Minimum execution time: 26_666 nanoseconds.
- Weight::from_parts(28_014_000, 3654)
+ // Minimum execution time: 27_901 nanoseconds.
+ Weight::from_ref_time(28_436_000)
+ .saturating_add(Weight::from_proof_size(3654))
.saturating_add(RocksDbWeight::get().reads(3_u64))
.saturating_add(RocksDbWeight::get().writes(5_u64))
}
@@ -679,8 +715,9 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `3551`
// Estimated: `8868`
- // Minimum execution time: 30_180 nanoseconds.
- Weight::from_parts(31_593_000, 8868)
+ // Minimum execution time: 32_073 nanoseconds.
+ Weight::from_ref_time(32_954_000)
+ .saturating_add(Weight::from_proof_size(8868))
.saturating_add(RocksDbWeight::get().reads(3_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
}
@@ -696,8 +733,9 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `5915`
// Estimated: `28033`
- // Minimum execution time: 80_780 nanoseconds.
- Weight::from_parts(82_070_000, 28033)
+ // Minimum execution time: 67_896 nanoseconds.
+ Weight::from_ref_time(68_645_000)
+ .saturating_add(Weight::from_proof_size(28033))
.saturating_add(RocksDbWeight::get().reads(4_u64))
.saturating_add(RocksDbWeight::get().writes(4_u64))
}
@@ -709,8 +747,9 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `271`
// Estimated: `2528`
- // Minimum execution time: 18_117 nanoseconds.
- Weight::from_parts(19_027_000, 2528)
+ // Minimum execution time: 19_458 nanoseconds.
+ Weight::from_ref_time(19_846_000)
+ .saturating_add(Weight::from_proof_size(2528))
.saturating_add(RocksDbWeight::get().reads(1_u64))
.saturating_add(RocksDbWeight::get().writes(2_u64))
}
@@ -725,10 +764,11 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `244 + r * (117 ±0)`
// Estimated: `998 + r * (2676 ±0)`
- // Minimum execution time: 7_093 nanoseconds.
- Weight::from_parts(8_792_955, 998)
- // Standard Error: 6_630
- .saturating_add(Weight::from_ref_time(3_091_565).saturating_mul(r.into()))
+ // Minimum execution time: 6_804 nanoseconds.
+ Weight::from_ref_time(9_937_335)
+ .saturating_add(Weight::from_proof_size(998))
+ // Standard Error: 5_758
+ .saturating_add(Weight::from_ref_time(2_703_939).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(r.into())))
.saturating_add(RocksDbWeight::get().writes(1_u64))
@@ -751,10 +791,11 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `244 + r * (117 ±0)`
// Estimated: `19318 + r * (2676 ±0)`
- // Minimum execution time: 10_372 nanoseconds.
- Weight::from_parts(10_961_165, 19318)
- // Standard Error: 7_284
- .saturating_add(Weight::from_ref_time(3_112_573).saturating_mul(r.into()))
+ // Minimum execution time: 10_303 nanoseconds.
+ Weight::from_ref_time(13_040_651)
+ .saturating_add(Weight::from_proof_size(19318))
+ // Standard Error: 5_755
+ .saturating_add(Weight::from_ref_time(2_696_902).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(5_u64))
.saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(r.into())))
.saturating_add(RocksDbWeight::get().writes(1_u64))
@@ -771,10 +812,11 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `958 + r * (139 ±0)`
// Estimated: `22584 + r * (2676 ±0)`
- // Minimum execution time: 36_618 nanoseconds.
- Weight::from_parts(42_803_184, 22584)
- // Standard Error: 7_268
- .saturating_add(Weight::from_ref_time(4_537_902).saturating_mul(r.into()))
+ // Minimum execution time: 39_557 nanoseconds.
+ Weight::from_ref_time(42_540_084)
+ .saturating_add(Weight::from_proof_size(22584))
+ // Standard Error: 6_252
+ .saturating_add(Weight::from_ref_time(3_865_332).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(4_u64))
.saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(r.into())))
.saturating_add(RocksDbWeight::get().writes(4_u64))
@@ -790,10 +832,11 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `557 + r * (139 ±0)`
// Estimated: `12540 + r * (2676 ±0)`
- // Minimum execution time: 19_758 nanoseconds.
- Weight::from_parts(21_641_793, 12540)
- // Standard Error: 6_889
- .saturating_add(Weight::from_ref_time(4_478_884).saturating_mul(r.into()))
+ // Minimum execution time: 20_789 nanoseconds.
+ Weight::from_ref_time(22_130_657)
+ .saturating_add(Weight::from_proof_size(12540))
+ // Standard Error: 7_844
+ .saturating_add(Weight::from_ref_time(3_867_834).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(r.into())))
.saturating_add(RocksDbWeight::get().writes(2_u64))
@@ -806,8 +849,9 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 2_844 nanoseconds.
- Weight::from_ref_time(3_017_000)
+ // Minimum execution time: 3_539 nanoseconds.
+ Weight::from_ref_time(3_711_000)
+ .saturating_add(Weight::from_proof_size(0))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
/// Storage: Democracy VotingOf (r:1 w:1)
@@ -817,14 +861,13 @@ impl WeightInfo for () {
/// Storage: System Account (r:1 w:1)
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
/// The range of component `r` is `[0, 99]`.
- fn unlock_remove(r: u32, ) -> Weight {
+ fn unlock_remove(_r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `627`
// Estimated: `12647`
- // Minimum execution time: 20_380 nanoseconds.
- Weight::from_parts(28_295_875, 12647)
- // Standard Error: 2_331
- .saturating_add(Weight::from_ref_time(67_348).saturating_mul(r.into()))
+ // Minimum execution time: 21_438 nanoseconds.
+ Weight::from_ref_time(29_216_232)
+ .saturating_add(Weight::from_proof_size(12647))
.saturating_add(RocksDbWeight::get().reads(3_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
}
@@ -839,10 +882,11 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `628 + r * (22 ±0)`
// Estimated: `12647`
- // Minimum execution time: 24_475 nanoseconds.
- Weight::from_parts(27_102_576, 12647)
- // Standard Error: 1_464
- .saturating_add(Weight::from_ref_time(128_921).saturating_mul(r.into()))
+ // Minimum execution time: 24_693 nanoseconds.
+ Weight::from_ref_time(27_066_094)
+ .saturating_add(Weight::from_proof_size(12647))
+ // Standard Error: 3_197
+ .saturating_add(Weight::from_ref_time(50_518).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(3_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
}
@@ -855,10 +899,11 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `791 + r * (26 ±0)`
// Estimated: `8946`
- // Minimum execution time: 15_039 nanoseconds.
- Weight::from_parts(19_252_498, 8946)
- // Standard Error: 1_798
- .saturating_add(Weight::from_ref_time(131_855).saturating_mul(r.into()))
+ // Minimum execution time: 16_017 nanoseconds.
+ Weight::from_ref_time(18_458_816)
+ .saturating_add(Weight::from_proof_size(8946))
+ // Standard Error: 1_081
+ .saturating_add(Weight::from_ref_time(82_755).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(2_u64))
}
@@ -871,10 +916,11 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `791 + r * (26 ±0)`
// Estimated: `8946`
- // Minimum execution time: 14_837 nanoseconds.
- Weight::from_parts(19_144_929, 8946)
- // Standard Error: 1_875
- .saturating_add(Weight::from_ref_time(136_819).saturating_mul(r.into()))
+ // Minimum execution time: 16_156 nanoseconds.
+ Weight::from_ref_time(18_652_799)
+ .saturating_add(Weight::from_proof_size(8946))
+ // Standard Error: 1_075
+ .saturating_add(Weight::from_ref_time(81_535).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(2_u64))
}
@@ -888,8 +934,9 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `356`
// Estimated: `3193`
- // Minimum execution time: 17_338 nanoseconds.
- Weight::from_parts(17_946_000, 3193)
+ // Minimum execution time: 18_524 nanoseconds.
+ Weight::from_ref_time(18_795_000)
+ .saturating_add(Weight::from_proof_size(3193))
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
@@ -901,8 +948,9 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `286`
// Estimated: `3155`
- // Minimum execution time: 15_364 nanoseconds.
- Weight::from_parts(15_990_000, 3155)
+ // Minimum execution time: 16_617 nanoseconds.
+ Weight::from_ref_time(17_008_000)
+ .saturating_add(Weight::from_proof_size(3155))
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
@@ -916,8 +964,9 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `4919`
// Estimated: `19763`
- // Minimum execution time: 37_147 nanoseconds.
- Weight::from_parts(37_778_000, 19763)
+ // Minimum execution time: 31_064 nanoseconds.
+ Weight::from_ref_time(31_473_000)
+ .saturating_add(Weight::from_proof_size(19763))
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
@@ -929,8 +978,9 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `4853`
// Estimated: `19725`
- // Minimum execution time: 34_118 nanoseconds.
- Weight::from_parts(34_737_000, 19725)
+ // Minimum execution time: 28_847 nanoseconds.
+ Weight::from_ref_time(29_095_000)
+ .saturating_add(Weight::from_proof_size(19725))
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
@@ -942,8 +992,9 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `144`
// Estimated: `2566`
- // Minimum execution time: 12_787 nanoseconds.
- Weight::from_parts(13_463_000, 2566)
+ // Minimum execution time: 14_234 nanoseconds.
+ Weight::from_ref_time(14_515_000)
+ .saturating_add(Weight::from_proof_size(2566))
.saturating_add(RocksDbWeight::get().reads(1_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
@@ -955,8 +1006,9 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `302`
// Estimated: `5204`
- // Minimum execution time: 17_636 nanoseconds.
- Weight::from_parts(18_399_000, 5204)
+ // Minimum execution time: 18_834 nanoseconds.
+ Weight::from_ref_time(19_155_000)
+ .saturating_add(Weight::from_proof_size(5204))
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
diff --git a/frame/support/src/weights/block_weights.rs b/frame/support/src/weights/block_weights.rs
index a208c77aa28c..2082a73ca48f 100644
--- a/frame/support/src/weights/block_weights.rs
+++ b/frame/support/src/weights/block_weights.rs
@@ -16,8 +16,8 @@
// limitations under the License.
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-01-25 (Y/M/D)
-//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
+//! DATE: 2023-02-23 (Y/M/D)
+//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//!
//! SHORT-NAME: `block`, LONG-NAME: `BlockExecution`, RUNTIME: `Development`
//! WARMUPS: `10`, REPEAT: `100`
@@ -44,17 +44,17 @@ parameter_types! {
/// Calculated by multiplying the *Average* with `1.0` and adding `0`.
///
/// Stats nanoseconds:
- /// Min, Max: 377_722, 414_752
- /// Average: 381_015
- /// Median: 379_751
- /// Std-Dev: 5462.64
+ /// Min, Max: 377_755, 433_308
+ /// Average: 389_326
+ /// Median: 381_356
+ /// Std-Dev: 14166.8
///
/// Percentiles nanoseconds:
- /// 99th: 413_074
- /// 95th: 384_876
- /// 75th: 380_642
+ /// 99th: 423_462
+ /// 95th: 418_544
+ /// 75th: 399_369
pub const BlockExecutionWeight: Weight =
- Weight::from_ref_time(WEIGHT_REF_TIME_PER_NANOS.saturating_mul(381_015));
+ Weight::from_ref_time(WEIGHT_REF_TIME_PER_NANOS.saturating_mul(389_326));
}
#[cfg(test)]
diff --git a/frame/support/src/weights/extrinsic_weights.rs b/frame/support/src/weights/extrinsic_weights.rs
index 4e3a0fda8d2f..a84a0e306bb7 100644
--- a/frame/support/src/weights/extrinsic_weights.rs
+++ b/frame/support/src/weights/extrinsic_weights.rs
@@ -16,8 +16,8 @@
// limitations under the License.
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-01-25 (Y/M/D)
-//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
+//! DATE: 2023-02-23 (Y/M/D)
+//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//!
//! SHORT-NAME: `extrinsic`, LONG-NAME: `ExtrinsicBase`, RUNTIME: `Development`
//! WARMUPS: `10`, REPEAT: `100`
@@ -44,17 +44,17 @@ parameter_types! {
/// Calculated by multiplying the *Average* with `1.0` and adding `0`.
///
/// Stats nanoseconds:
- /// Min, Max: 99_481, 103_304
- /// Average: 99_840
- /// Median: 99_795
- /// Std-Dev: 376.17
+ /// Min, Max: 102_255, 103_793
+ /// Average: 102_705
+ /// Median: 102_618
+ /// Std-Dev: 320.21
///
/// Percentiles nanoseconds:
- /// 99th: 100_078
- /// 95th: 100_051
- /// 75th: 99_916
+ /// 99th: 103_727
+ /// 95th: 103_366
+ /// 75th: 102_789
pub const ExtrinsicBaseWeight: Weight =
- Weight::from_ref_time(WEIGHT_REF_TIME_PER_NANOS.saturating_mul(99_840));
+ Weight::from_ref_time(WEIGHT_REF_TIME_PER_NANOS.saturating_mul(102_705));
}
#[cfg(test)]
diff --git a/frame/whitelist/src/weights.rs b/frame/whitelist/src/weights.rs
index 2b25e8194154..d5e4cbb28d7c 100644
--- a/frame/whitelist/src/weights.rs
+++ b/frame/whitelist/src/weights.rs
@@ -18,9 +18,9 @@
//! Autogenerated weights for pallet_whitelist
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-01-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-02-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
-//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
+//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024
// Executed Command:
@@ -31,6 +31,9 @@
// --steps=50
// --repeat=20
// --pallet=pallet_whitelist
+// --no-storage-info
+// --no-median-slopes
+// --no-min-squares
// --extrinsic=*
// --execution=wasm
// --wasm-execution=compiled
@@ -65,8 +68,9 @@ impl WeightInfo for SubstrateWeight {
// Proof Size summary in bytes:
// Measured: `217`
// Estimated: `5081`
- // Minimum execution time: 18_618 nanoseconds.
- Weight::from_parts(19_133_000, 5081)
+ // Minimum execution time: 19_471 nanoseconds.
+ Weight::from_ref_time(19_992_000)
+ .saturating_add(Weight::from_proof_size(5081))
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
@@ -78,8 +82,9 @@ impl WeightInfo for SubstrateWeight {
// Proof Size summary in bytes:
// Measured: `346`
// Estimated: `5081`
- // Minimum execution time: 16_685 nanoseconds.
- Weight::from_parts(17_325_000, 5081)
+ // Minimum execution time: 18_007 nanoseconds.
+ Weight::from_ref_time(18_377_000)
+ .saturating_add(Weight::from_proof_size(5081))
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
@@ -94,10 +99,11 @@ impl WeightInfo for SubstrateWeight {
// Proof Size summary in bytes:
// Measured: `454 + n * (1 ±0)`
// Estimated: `8007 + n * (1 ±0)`
- // Minimum execution time: 27_539 nanoseconds.
- Weight::from_parts(27_950_000, 8007)
- // Standard Error: 0
- .saturating_add(Weight::from_ref_time(1_134).saturating_mul(n.into()))
+ // Minimum execution time: 29_433 nanoseconds.
+ Weight::from_ref_time(29_729_000)
+ .saturating_add(Weight::from_proof_size(8007))
+ // Standard Error: 1
+ .saturating_add(Weight::from_ref_time(1_259).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(1).saturating_mul(n.into()))
@@ -111,10 +117,11 @@ impl WeightInfo for SubstrateWeight {
// Proof Size summary in bytes:
// Measured: `346`
// Estimated: `5081`
- // Minimum execution time: 20_581 nanoseconds.
- Weight::from_parts(21_762_318, 5081)
- // Standard Error: 4
- .saturating_add(Weight::from_ref_time(1_480).saturating_mul(n.into()))
+ // Minimum execution time: 22_058 nanoseconds.
+ Weight::from_ref_time(23_039_817)
+ .saturating_add(Weight::from_proof_size(5081))
+ // Standard Error: 6
+ .saturating_add(Weight::from_ref_time(1_604).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
@@ -130,8 +137,9 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `217`
// Estimated: `5081`
- // Minimum execution time: 18_618 nanoseconds.
- Weight::from_parts(19_133_000, 5081)
+ // Minimum execution time: 19_471 nanoseconds.
+ Weight::from_ref_time(19_992_000)
+ .saturating_add(Weight::from_proof_size(5081))
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(2_u64))
}
@@ -143,8 +151,9 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `346`
// Estimated: `5081`
- // Minimum execution time: 16_685 nanoseconds.
- Weight::from_parts(17_325_000, 5081)
+ // Minimum execution time: 18_007 nanoseconds.
+ Weight::from_ref_time(18_377_000)
+ .saturating_add(Weight::from_proof_size(5081))
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(2_u64))
}
@@ -159,10 +168,11 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `454 + n * (1 ±0)`
// Estimated: `8007 + n * (1 ±0)`
- // Minimum execution time: 27_539 nanoseconds.
- Weight::from_parts(27_950_000, 8007)
- // Standard Error: 0
- .saturating_add(Weight::from_ref_time(1_134).saturating_mul(n.into()))
+ // Minimum execution time: 29_433 nanoseconds.
+ Weight::from_ref_time(29_729_000)
+ .saturating_add(Weight::from_proof_size(8007))
+ // Standard Error: 1
+ .saturating_add(Weight::from_ref_time(1_259).saturating_mul(n.into()))
.saturating_add(RocksDbWeight::get().reads(3_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
.saturating_add(Weight::from_proof_size(1).saturating_mul(n.into()))
@@ -176,10 +186,11 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `346`
// Estimated: `5081`
- // Minimum execution time: 20_581 nanoseconds.
- Weight::from_parts(21_762_318, 5081)
- // Standard Error: 4
- .saturating_add(Weight::from_ref_time(1_480).saturating_mul(n.into()))
+ // Minimum execution time: 22_058 nanoseconds.
+ Weight::from_ref_time(23_039_817)
+ .saturating_add(Weight::from_proof_size(5081))
+ // Standard Error: 6
+ .saturating_add(Weight::from_ref_time(1_604).saturating_mul(n.into()))
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(2_u64))
}