diff --git a/runtime/casper/Cargo.toml b/runtime/casper/Cargo.toml index 0842c1c..2d3e39f 100644 --- a/runtime/casper/Cargo.toml +++ b/runtime/casper/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "casper-runtime" -version = "3.5.27" +version = "3.5.28" build = "build.rs" description = "Runtime of the Casper Network" edition.workspace = true diff --git a/runtime/casper/src/weights/ghost_networks.rs b/runtime/casper/src/weights/ghost_networks.rs index 9ff6514..1bbc205 100644 --- a/runtime/casper/src/weights/ghost_networks.rs +++ b/runtime/casper/src/weights/ghost_networks.rs @@ -16,7 +16,7 @@ //! Autogenerated weights for `ghost_networks` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0 -//! DATE: 2025-06-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-07-29, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `ghostown`, CPU: `Intel(R) Core(TM) i3-2310M CPU @ 2.10GHz` //! WASM-EXECUTION: `Compiled`, CHAIN: `Some("casper-dev")`, DB CACHE: 1024 @@ -28,7 +28,7 @@ // --chain=casper-dev // --steps=50 // --repeat=20 -// --pallet=ghost_networks +// --pallet=ghost-networks // --extrinsic=* // --wasm-execution=compiled // --heap-pages=4096 @@ -50,15 +50,16 @@ impl ghost_networks::WeightInfo for WeightInfo { /// Proof: `GhostNetworks::Networks` (`max_values`: None, `max_size`: None, mode: `Measured`) /// The range of component `i` is `[1, 20]`. /// The range of component `j` is `[1, 150]`. - fn register_network(_i: u32, j: u32, ) -> Weight { + /// The range of component `k` is `[1, 20]`. + fn register_network(_i: u32, _j: u32, k: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `109` // Estimated: `3574` - // Minimum execution time: 43_753_000 picoseconds. - Weight::from_parts(45_805_520, 0) + // Minimum execution time: 46_023_000 picoseconds. + Weight::from_parts(97_871_287, 0) .saturating_add(Weight::from_parts(0, 3574)) - // Standard Error: 412 - .saturating_add(Weight::from_parts(1_586, 0).saturating_mul(j.into())) + // Standard Error: 94_524 + .saturating_add(Weight::from_parts(940_486, 0).saturating_mul(k.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -67,13 +68,13 @@ impl ghost_networks::WeightInfo for WeightInfo { /// The range of component `n` is `[1, 20]`. fn update_network_name(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `301` - // Estimated: `3766` - // Minimum execution time: 49_412_000 picoseconds. - Weight::from_parts(50_617_210, 0) - .saturating_add(Weight::from_parts(0, 3766)) - // Standard Error: 3_074 - .saturating_add(Weight::from_parts(6_017, 0).saturating_mul(n.into())) + // Measured: `302` + // Estimated: `3767` + // Minimum execution time: 49_906_000 picoseconds. + Weight::from_parts(55_537_587, 0) + .saturating_add(Weight::from_parts(0, 3767)) + // Standard Error: 87_704 + .saturating_add(Weight::from_parts(92_366, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -82,13 +83,13 @@ impl ghost_networks::WeightInfo for WeightInfo { /// The range of component `n` is `[1, 150]`. fn update_network_endpoint(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `301` - // Estimated: `3766` - // Minimum execution time: 49_485_000 picoseconds. - Weight::from_parts(50_716_057, 0) - .saturating_add(Weight::from_parts(0, 3766)) - // Standard Error: 453 - .saturating_add(Weight::from_parts(4_916, 0).saturating_mul(n.into())) + // Measured: `302` + // Estimated: `3767` + // Minimum execution time: 50_556_000 picoseconds. + Weight::from_parts(57_726_674, 0) + .saturating_add(Weight::from_parts(0, 3767)) + // Standard Error: 12_261 + .saturating_add(Weight::from_parts(274, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -96,11 +97,11 @@ impl ghost_networks::WeightInfo for WeightInfo { /// Proof: `GhostNetworks::Networks` (`max_values`: None, `max_size`: None, mode: `Measured`) fn update_network_finality_delay() -> Weight { // Proof Size summary in bytes: - // Measured: `301` - // Estimated: `3766` - // Minimum execution time: 48_061_000 picoseconds. - Weight::from_parts(49_072_000, 0) - .saturating_add(Weight::from_parts(0, 3766)) + // Measured: `302` + // Estimated: `3767` + // Minimum execution time: 49_406_000 picoseconds. + Weight::from_parts(51_256_000, 0) + .saturating_add(Weight::from_parts(0, 3767)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -108,11 +109,11 @@ impl ghost_networks::WeightInfo for WeightInfo { /// Proof: `GhostNetworks::Networks` (`max_values`: None, `max_size`: None, mode: `Measured`) fn update_network_rate_limit_delay() -> Weight { // Proof Size summary in bytes: - // Measured: `301` - // Estimated: `3766` - // Minimum execution time: 49_066_000 picoseconds. - Weight::from_parts(52_137_000, 0) - .saturating_add(Weight::from_parts(0, 3766)) + // Measured: `302` + // Estimated: `3767` + // Minimum execution time: 49_572_000 picoseconds. + Weight::from_parts(52_584_000, 0) + .saturating_add(Weight::from_parts(0, 3767)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -120,11 +121,11 @@ impl ghost_networks::WeightInfo for WeightInfo { /// Proof: `GhostNetworks::Networks` (`max_values`: None, `max_size`: None, mode: `Measured`) fn update_network_block_distance() -> Weight { // Proof Size summary in bytes: - // Measured: `301` - // Estimated: `3766` - // Minimum execution time: 48_085_000 picoseconds. - Weight::from_parts(48_838_000, 0) - .saturating_add(Weight::from_parts(0, 3766)) + // Measured: `302` + // Estimated: `3767` + // Minimum execution time: 48_880_000 picoseconds. + Weight::from_parts(50_596_000, 0) + .saturating_add(Weight::from_parts(0, 3767)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -132,11 +133,11 @@ impl ghost_networks::WeightInfo for WeightInfo { /// Proof: `GhostNetworks::Networks` (`max_values`: None, `max_size`: None, mode: `Measured`) fn update_network_type() -> Weight { // Proof Size summary in bytes: - // Measured: `301` - // Estimated: `3766` - // Minimum execution time: 47_872_000 picoseconds. - Weight::from_parts(48_972_000, 0) - .saturating_add(Weight::from_parts(0, 3766)) + // Measured: `302` + // Estimated: `3767` + // Minimum execution time: 48_282_000 picoseconds. + Weight::from_parts(49_137_000, 0) + .saturating_add(Weight::from_parts(0, 3767)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -144,11 +145,11 @@ impl ghost_networks::WeightInfo for WeightInfo { /// Proof: `GhostNetworks::Networks` (`max_values`: None, `max_size`: None, mode: `Measured`) fn update_network_gatekeeper() -> Weight { // Proof Size summary in bytes: - // Measured: `301` - // Estimated: `3766` - // Minimum execution time: 50_029_000 picoseconds. - Weight::from_parts(50_768_000, 0) - .saturating_add(Weight::from_parts(0, 3766)) + // Measured: `302` + // Estimated: `3767` + // Minimum execution time: 50_853_000 picoseconds. + Weight::from_parts(51_982_000, 0) + .saturating_add(Weight::from_parts(0, 3767)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -156,11 +157,11 @@ impl ghost_networks::WeightInfo for WeightInfo { /// Proof: `GhostNetworks::Networks` (`max_values`: None, `max_size`: None, mode: `Measured`) fn update_network_topic_name() -> Weight { // Proof Size summary in bytes: - // Measured: `301` - // Estimated: `3766` - // Minimum execution time: 50_151_000 picoseconds. - Weight::from_parts(51_573_000, 0) - .saturating_add(Weight::from_parts(0, 3766)) + // Measured: `302` + // Estimated: `3767` + // Minimum execution time: 50_343_000 picoseconds. + Weight::from_parts(52_380_000, 0) + .saturating_add(Weight::from_parts(0, 3767)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -168,11 +169,11 @@ impl ghost_networks::WeightInfo for WeightInfo { /// Proof: `GhostNetworks::Networks` (`max_values`: None, `max_size`: None, mode: `Measured`) fn update_incoming_network_fee() -> Weight { // Proof Size summary in bytes: - // Measured: `301` - // Estimated: `3766` - // Minimum execution time: 48_017_000 picoseconds. - Weight::from_parts(49_513_000, 0) - .saturating_add(Weight::from_parts(0, 3766)) + // Measured: `302` + // Estimated: `3767` + // Minimum execution time: 49_393_000 picoseconds. + Weight::from_parts(80_966_000, 0) + .saturating_add(Weight::from_parts(0, 3767)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -180,11 +181,11 @@ impl ghost_networks::WeightInfo for WeightInfo { /// Proof: `GhostNetworks::Networks` (`max_values`: None, `max_size`: None, mode: `Measured`) fn update_outgoing_network_fee() -> Weight { // Proof Size summary in bytes: - // Measured: `301` - // Estimated: `3766` - // Minimum execution time: 48_714_000 picoseconds. - Weight::from_parts(49_777_000, 0) - .saturating_add(Weight::from_parts(0, 3766)) + // Measured: `302` + // Estimated: `3767` + // Minimum execution time: 49_579_000 picoseconds. + Weight::from_parts(51_126_000, 0) + .saturating_add(Weight::from_parts(0, 3767)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -192,11 +193,11 @@ impl ghost_networks::WeightInfo for WeightInfo { /// Proof: `GhostNetworks::Networks` (`max_values`: None, `max_size`: None, mode: `Measured`) fn remove_network() -> Weight { // Proof Size summary in bytes: - // Measured: `301` - // Estimated: `3766` - // Minimum execution time: 44_583_000 picoseconds. - Weight::from_parts(45_681_000, 0) - .saturating_add(Weight::from_parts(0, 3766)) + // Measured: `302` + // Estimated: `3767` + // Minimum execution time: 44_634_000 picoseconds. + Weight::from_parts(45_815_000, 0) + .saturating_add(Weight::from_parts(0, 3767)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) }