Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Change Fixed to WeightInfoBounds for Polkadot #7077

Merged
merged 67 commits into from
Jul 19, 2023
Merged
Changes from 1 commit
Commits
Show all changes
67 commits
Select commit Hold shift + click to select a range
6d2241f
Add polkadot XCM benchmarks
franciscoaguirre Apr 13, 2023
5135506
Add temp
franciscoaguirre Apr 13, 2023
557fa67
".git/.scripts/commands/bench/bench.sh" xcm polkadot pallet_xcm_bench…
Apr 13, 2023
4e7bc94
".git/.scripts/commands/bench/bench.sh" xcm polkadot pallet_xcm_bench…
Apr 13, 2023
477387c
Add weights to XCM on Polkadot
franciscoaguirre Apr 14, 2023
c82f5cc
Make CI fail on old files
ggwpez Apr 14, 2023
71983ac
Update template
ggwpez Apr 14, 2023
0113fd4
Add reserve_asset_deposited benchmark
franciscoaguirre Apr 14, 2023
7921a15
Merge branch 'oty-update-xcm-weights' into cisco-polkadot-xcm-weight-…
franciscoaguirre Apr 14, 2023
c7e31e2
".git/.scripts/commands/bench/bench.sh" xcm kusama pallet_xcm_benchma…
Apr 14, 2023
7f4243e
Update weights
ggwpez Apr 14, 2023
6401da3
Change initiate_reserve_deposit in runtime weights
franciscoaguirre Apr 14, 2023
ad68740
Update weights
ggwpez Apr 14, 2023
47f82dd
Remove trusted reserves from runtimes
franciscoaguirre Apr 14, 2023
98fab3e
Fix pallet-xcm-benchmarks mock
franciscoaguirre Apr 14, 2023
8e9a998
Fix test
franciscoaguirre Apr 14, 2023
5a01b34
Change pallet xcm weigher in kusama
franciscoaguirre Apr 14, 2023
3d31f4c
Fix
franciscoaguirre Apr 14, 2023
b0f706f
Merge branch 'master' into cisco-polkadot-xcm-weight-info-bound
KiChjang May 3, 2023
33621de
Merge branch 'master' into cisco-polkadot-xcm-weight-info-bound
franciscoaguirre Jun 7, 2023
58241ba
Remove merge conflict artifact
franciscoaguirre Jun 7, 2023
8271b99
Remove initiate_reserve_withdraw from generic benchmarks
franciscoaguirre Jun 7, 2023
6af0b3b
Add missing implementation to XCM benchmark
franciscoaguirre Jun 7, 2023
c705e15
Fix failing karura test
franciscoaguirre Jun 7, 2023
6a81593
Remove dbg!
franciscoaguirre Jun 14, 2023
676f2d8
Fix fmt
franciscoaguirre Jun 14, 2023
1126ffe
Revert "Fix fmt"
franciscoaguirre Jun 14, 2023
1981d5a
Fix fmt
franciscoaguirre Jun 14, 2023
3e615de
Remove duplicated template code
franciscoaguirre Jun 20, 2023
625ecd9
Add back part of the template
franciscoaguirre Jun 20, 2023
38be9d5
Merge remote-tracking branch 'origin/master' into cisco-polkadot-xcm-…
Jun 20, 2023
d611870
".git/.scripts/commands/bench-vm/bench-vm.sh" xcm polkadot pallet_xcm…
Jun 20, 2023
ddaca53
Merge remote-tracking branch 'origin/master' into cisco-polkadot-xcm-…
Jun 22, 2023
ed9744c
Don't skip reserve asset deposited benchmark
franciscoaguirre Jun 23, 2023
89a350f
Remove call to non-generated benchmark yet
franciscoaguirre Jun 23, 2023
8ef3669
Underscore unused parameter
franciscoaguirre Jun 23, 2023
9351a3e
Skip not supported benchmarks and hardcode value
franciscoaguirre Jun 23, 2023
8c47dd6
Merge remote-tracking branch 'origin/master' into cisco-polkadot-xcm-…
Jun 23, 2023
4a032f1
Remove ReserveAssetDeposited benchmark
franciscoaguirre Jun 23, 2023
a34c96a
".git/.scripts/commands/bench-vm/bench-vm.sh" xcm polkadot pallet_xcm…
Jun 23, 2023
d3ef591
Add back ReserveAssetDeposited
franciscoaguirre Jun 23, 2023
7604826
".git/.scripts/commands/bench-vm/bench-vm.sh" xcm polkadot pallet_xcm…
Jun 23, 2023
d35c704
Use default benchmark for ReserveAssetDeposited
franciscoaguirre Jun 27, 2023
b91460a
Add missing parameter
franciscoaguirre Jun 27, 2023
87d916b
Revert reserve asset deposited benchmark
franciscoaguirre Jun 27, 2023
baf2a44
Merge branch 'master' of https://github.com/paritytech/polkadot into …
Jun 27, 2023
49c7d64
".git/.scripts/commands/bench-vm/bench-vm.sh" xcm kusama pallet_xcm_b…
Jun 27, 2023
63850bd
".git/.scripts/commands/bench-vm/bench-vm.sh" xcm westend pallet_xcm_…
Jun 27, 2023
15c4fe8
Merge branch 'master' of https://github.com/paritytech/polkadot into …
Jun 27, 2023
41f6b2c
".git/.scripts/commands/bench/bench.sh" xcm rococo pallet_xcm_benchma…
Jun 27, 2023
e8a1855
Add 'real' benchmarks
franciscoaguirre Jun 30, 2023
665e8d2
Add TrustedReserve to actual XcmConfig
franciscoaguirre Jul 2, 2023
e8774b9
Add TrustedReserve to actual XcmConfig (fix)
franciscoaguirre Jul 2, 2023
e804144
Whitelist from benchmarking XCM storage keys read each block (#6871)
franciscoaguirre Jul 2, 2023
43470bb
Merge remote-tracking branch 'origin/master' into cisco-polkadot-xcm-…
Jul 2, 2023
37bb831
".git/.scripts/commands/bench/bench.sh" xcm kusama pallet_xcm_benchma…
Jul 2, 2023
3560d89
Merge branch 'master' of https://github.com/paritytech/polkadot into …
Jul 3, 2023
1541d37
".git/.scripts/commands/bench/bench.sh" xcm kusama pallet_xcm_benchma…
Jul 3, 2023
e65e1ce
Merge branch 'master' into cisco-polkadot-xcm-weight-info-bound
franciscoaguirre Jul 17, 2023
76382a2
".git/.scripts/commands/bench/bench.sh" xcm kusama pallet_xcm_benchma…
Jul 17, 2023
87b5fd9
".git/.scripts/commands/bench/bench.sh" xcm rococo pallet_xcm_benchma…
Jul 17, 2023
06033d3
".git/.scripts/commands/bench/bench.sh" xcm westend pallet_xcm_benchm…
Jul 17, 2023
8f7b545
Merge remote-tracking branch 'origin/master' into cisco-polkadot-xcm-…
Jul 18, 2023
f3ca7c2
Merge remote-tracking branch 'origin/master' into cisco-polkadot-xcm-…
Jul 18, 2023
3a29cb6
Fix spellchecker issues
franciscoaguirre Jul 18, 2023
0174438
Merge branch 'master' into cisco-polkadot-xcm-weight-info-bound
franciscoaguirre Jul 19, 2023
0aa22d0
Remove unused migration code
franciscoaguirre Jul 19, 2023
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
Prev Previous commit
Next Next commit
".git/.scripts/commands/bench-vm/bench-vm.sh" xcm polkadot pallet_xcm…
…_benchmarks::fungible
command-bot committed Jun 23, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit a34c96ae27f5df62fa2a7d05734012a9fa222d0a
36 changes: 18 additions & 18 deletions runtime/polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs
Original file line number Diff line number Diff line change
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_xcm_benchmarks::fungible`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-06-20, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-06-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `runner-e8ezs4ez-project-163-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! HOSTNAME: `runner-xerhrdyb-project-163-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024

// Executed Command:
@@ -56,8 +56,8 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `101`
// Estimated: `3593`
// Minimum execution time: 25_544_000 picoseconds.
Weight::from_parts(25_969_000, 3593)
// Minimum execution time: 26_045_000 picoseconds.
Weight::from_parts(26_409_000, 3593)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -67,8 +67,8 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `101`
// Estimated: `6196`
// Minimum execution time: 54_838_000 picoseconds.
Weight::from_parts(56_132_000, 6196)
// Minimum execution time: 54_741_000 picoseconds.
Weight::from_parts(55_293_000, 6196)
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -92,8 +92,8 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `628`
// Estimated: `6196`
// Minimum execution time: 81_160_000 picoseconds.
Weight::from_parts(82_916_000, 6196)
// Minimum execution time: 80_483_000 picoseconds.
Weight::from_parts(81_949_000, 6196)
.saturating_add(T::DbWeight::get().reads(9))
.saturating_add(T::DbWeight::get().writes(5))
}
@@ -115,8 +115,8 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `527`
// Estimated: `3992`
// Minimum execution time: 33_186_000 picoseconds.
Weight::from_parts(33_976_000, 3992)
// Minimum execution time: 33_645_000 picoseconds.
Weight::from_parts(33_977_000, 3992)
.saturating_add(T::DbWeight::get().reads(7))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -128,8 +128,8 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `103`
// Estimated: `3593`
// Minimum execution time: 24_769_000 picoseconds.
Weight::from_parts(25_466_000, 3593)
// Minimum execution time: 24_729_000 picoseconds.
Weight::from_parts(25_418_000, 3593)
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -139,8 +139,8 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `3593`
// Minimum execution time: 26_378_000 picoseconds.
Weight::from_parts(26_753_000, 3593)
// Minimum execution time: 26_234_000 picoseconds.
Weight::from_parts(26_841_000, 3593)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -164,8 +164,8 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `527`
// Estimated: `3992`
// Minimum execution time: 57_284_000 picoseconds.
Weight::from_parts(58_807_000, 3992)
// Minimum execution time: 56_476_000 picoseconds.
Weight::from_parts(57_589_000, 3992)
.saturating_add(T::DbWeight::get().reads(8))
.saturating_add(T::DbWeight::get().writes(4))
}
@@ -191,8 +191,8 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `527`
// Estimated: `3992`
// Minimum execution time: 58_928_000 picoseconds.
Weight::from_parts(60_162_000, 3992)
// Minimum execution time: 58_277_000 picoseconds.
Weight::from_parts(60_107_000, 3992)
.saturating_add(T::DbWeight::get().reads(9))
.saturating_add(T::DbWeight::get().writes(5))
}