Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Weights per runtime #3019

Merged
merged 45 commits into from
Nov 21, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
e55b0d2
fix test
TarekkMA Sep 11, 2024
a7c7eda
Merge remote-tracking branch 'origin/master' into tarekkma/weights-pe…
gonzamontiel Oct 18, 2024
44008c4
fix parachain staking pallet per runtime (WIP)
gonzamontiel Oct 18, 2024
aaaca99
regenerate asset manager benchmarks per runtime
gonzamontiel Oct 21, 2024
9ad2268
fix parachain staking benchmarks
gonzamontiel Oct 21, 2024
809b8f4
regenerate weights locally in pallet asset manager
gonzamontiel Oct 21, 2024
4f97d73
re run all benchmarks for moonbeam
gonzamontiel Oct 24, 2024
ff30ba5
re run all benchmarks for moonriver
gonzamontiel Oct 25, 2024
7473c14
re run all benchmarks for moonbase
gonzamontiel Oct 25, 2024
10ce9ab
fix pallet asset manager weights per runtime
gonzamontiel Oct 28, 2024
cf9a5ba
Merge branch 'master' into gonza/weights-per-runtime
gonzamontiel Oct 30, 2024
5f88ea4
cargo fmt
gonzamontiel Oct 30, 2024
7b8ab7d
fix gas in integration tests
gonzamontiel Nov 1, 2024
12bac22
Merge branch 'master' into gonza/weights-per-runtime
gonzamontiel Nov 4, 2024
85200b2
Merge remote-tracking branch 'origin/master' into gonza/weights-per-r…
gonzamontiel Nov 6, 2024
819b1fb
Fix runtime integration tests
gonzamontiel Nov 7, 2024
3e43444
Merge branch 'master' into gonza/weights-per-runtime
gonzamontiel Nov 7, 2024
10c39e0
take +1 different due to existential deposit
gonzamontiel Nov 8, 2024
7f4f7c6
fix pallet parameters
gonzamontiel Nov 10, 2024
0929a46
simplify
gonzamontiel Nov 10, 2024
27f3d1b
Merge remote-tracking branch 'origin/master' into gonza/weights-per-r…
gonzamontiel Nov 10, 2024
80ff518
Merge branch 'gonza/weights-per-runtime' of github.com:moonbeam-found…
gonzamontiel Nov 10, 2024
d9d6189
fmt
gonzamontiel Nov 11, 2024
8967e0c
revert to correct wights
gonzamontiel Nov 11, 2024
ea4af8b
Update scripts/run-benches-for-runtime.sh
gonzamontiel Nov 11, 2024
21b6804
add strategy for running for the 3 different runtimes
gonzamontiel Nov 11, 2024
eca0630
prettier
gonzamontiel Nov 11, 2024
62079dd
Re generated weights per runtime
gonzamontiel Nov 12, 2024
819ee11
fix weights
gonzamontiel Nov 13, 2024
f81ab3f
rollback adjustment for rewards percentage discrepancy
gonzamontiel Nov 13, 2024
41eadb6
Merge remote-tracking branch 'origin/master' into gonza/weights-per-r…
gonzamontiel Nov 13, 2024
09de778
prettier
gonzamontiel Nov 13, 2024
5b03853
Merge branch 'master' into gonza/weights-per-runtime
gonzamontiel Nov 13, 2024
9e8b6d6
update pallet crowdloan weights for moonbase
gonzamontiel Nov 14, 2024
3f92f27
Merge branch 'master' into gonza/weights-per-runtime
gonzamontiel Nov 15, 2024
b9171eb
Merge branch 'master' into gonza/weights-per-runtime
TarekkMA Nov 18, 2024
2ab711c
Merge remote-tracking branch 'origin/master' into gonza/weights-per-r…
gonzamontiel Nov 18, 2024
1ce9287
remove benchmarks for clear_suicided_storage (removed)
gonzamontiel Nov 18, 2024
61d13fb
revert unwanted changes in specs
gonzamontiel Nov 19, 2024
a0df859
add pallet_xcm_weight_trader weights
gonzamontiel Nov 20, 2024
7c8f7d0
add pallets to define_benchmarks!
gonzamontiel Nov 20, 2024
79de709
Merge branch 'master' into gonza/weights-per-runtime
gonzamontiel Nov 20, 2024
b811393
regenerate pallet xcm weight trader from ubuntu machine
gonzamontiel Nov 20, 2024
d12da34
re execute weights from cumulus_pallet_parachain_system
gonzamontiel Nov 20, 2024
0650433
Execute moonbeam/moonriver weights for pallet parameters
gonzamontiel Nov 20, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions runtime/moonbase/src/weights/cumulus_pallet_parachain_system.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
//! Autogenerated weights for `cumulus_pallet_parachain_system`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 42.0.0
//! DATE: 2024-11-11, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2024-11-20, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz`
//! WASM-EXECUTION: Compiled, CHAIN: Some("moonbase-dev"), DB CACHE: 1024
Expand Down Expand Up @@ -61,10 +61,10 @@ impl<T: frame_system::Config> cumulus_pallet_parachain_system::WeightInfo for We
// Proof Size summary in bytes:
// Measured: `82`
// Estimated: `3517`
// Minimum execution time: 2_128_000 picoseconds.
Weight::from_parts(91_853_295, 3517)
// Standard Error: 63_404
.saturating_add(Weight::from_parts(293_145_862, 0).saturating_mul(n.into()))
// Minimum execution time: 2_153_000 picoseconds.
RomarQ marked this conversation as resolved.
Show resolved Hide resolved
Weight::from_parts(2_247_000, 3517)
// Standard Error: 37_208
.saturating_add(Weight::from_parts(295_984_445, 0).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(4_u64))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into())))
Expand Down
10 changes: 5 additions & 5 deletions runtime/moonbeam/src/weights/cumulus_pallet_parachain_system.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
//! Autogenerated weights for `cumulus_pallet_parachain_system`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 42.0.0
//! DATE: 2024-11-12, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2024-11-20, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz`
//! WASM-EXECUTION: Compiled, CHAIN: Some("moonbeam-dev"), DB CACHE: 1024
Expand Down Expand Up @@ -61,10 +61,10 @@ impl<T: frame_system::Config> cumulus_pallet_parachain_system::WeightInfo for We
// Proof Size summary in bytes:
// Measured: `82`
// Estimated: `3517`
// Minimum execution time: 2_235_000 picoseconds.
Weight::from_parts(2_355_000, 3517)
// Standard Error: 27_012
.saturating_add(Weight::from_parts(287_024_364, 0).saturating_mul(n.into()))
// Minimum execution time: 2_263_000 picoseconds.
Weight::from_parts(2_344_000, 3517)
// Standard Error: 34_641
.saturating_add(Weight::from_parts(284_887_078, 0).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(4_u64))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into())))
Expand Down
10 changes: 5 additions & 5 deletions runtime/moonriver/src/weights/cumulus_pallet_parachain_system.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
//! Autogenerated weights for `cumulus_pallet_parachain_system`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 42.0.0
//! DATE: 2024-11-11, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2024-11-20, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz`
//! WASM-EXECUTION: Compiled, CHAIN: Some("moonriver-dev"), DB CACHE: 1024
Expand Down Expand Up @@ -61,10 +61,10 @@ impl<T: frame_system::Config> cumulus_pallet_parachain_system::WeightInfo for We
// Proof Size summary in bytes:
// Measured: `82`
// Estimated: `3517`
// Minimum execution time: 2_192_000 picoseconds.
Weight::from_parts(24_666_597, 3517)
// Standard Error: 59_434
.saturating_add(Weight::from_parts(284_431_528, 0).saturating_mul(n.into()))
// Minimum execution time: 2_231_000 picoseconds.
Weight::from_parts(2_301_000, 3517)
// Standard Error: 33_082
.saturating_add(Weight::from_parts(284_770_371, 0).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(4_u64))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into())))
Expand Down
Loading