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

Bridge benchmarks for bridge hub rococo/wococo #2107

Merged
Changes from 1 commit
Commits
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
benchmarks-ci.sh
  • Loading branch information
svyatonik committed Jan 25, 2023
commit e7f13ec75cd63c81af358e57b8460b06bbc20eb0
3 changes: 3 additions & 0 deletions scripts/benchmarks-ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@ elif [[ $runtimeName == "bridge-hub-rococo" ]] || [[ $runtimeName == "bridge-hub
cumulus_pallet_xcmp_queue
pallet_xcm_benchmarks::generic
pallet_xcm_benchmarks::fungible
pallet_bridge_grandpa
pallet_bridge_parachains
pallet_bridge_messages
)
else
echo "$runtimeName pallet list not found in benchmarks-ci.sh"
Expand Down