zeitgeist icon indicating copy to clipboard operation
zeitgeist copied to clipboard

[CICD] Add workflow to benchmark all pallets (including external)

Open sea212 opened this issue 2 years ago • 0 comments

Currently we have to execute the complete benchmark of the runtime and include the result weights manually, whenever a release contains a codebase upgrade. We already have a workflow to only benchmark Zeitgeist pallets, but are missing one to benchmark every pallet, including external pallets. The benchmark should execute the script located at ./scripts/benchmarks/run_benchmarks.sh and commit the updated weights.

sea212 avatar Mar 24 '22 11:03 sea212