-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
I6-metaA specific issue for grouping tasks or bugs of a specific category.A specific issue for grouping tasks or bugs of a specific category.
Description
This is a meta issue to track the things needed to add benchmarking support for PoV size, critical for launching Parachains on Polkadot.
- Enable Measurement of PoV Size in Benchmarking Pipeline Add PoV Tracking to Benchmarking Pipeline substrate#8559
- Take into account PoV compression
- Add
MaxEncodedLenrequirement to storage (meta issue:MaxEncodedLentracking issue substrate#8719) Allow to specify some max number of values for storages in pallet macro. substrate#8735 - Add
BoundedVecto Storage Primitives BoundedVec + Shims for Append/DecodeLength substrate#8556 - Migrate existing storage
VectoBoundedVec(meta issue: [FRAME Core] Removewithout_storage_infoon pallets #323) - Measure average PoV overhead for storage Maps
- Re-evaluate benchmarks for worst case PoV conditions
- Weight Tuple
(computation_weight, pov_weight)and abstractions The rest of the way to Weights V2 (Tracking Issue) #256 - Weight Output Generation / Automation
kianenigma and 4meta5
Metadata
Metadata
Assignees
Labels
I6-metaA specific issue for grouping tasks or bugs of a specific category.A specific issue for grouping tasks or bugs of a specific category.
Type
Projects
Status
Backlog