Substrate pallets benchmark
Benchmark Substrate pallets (#75 (closed) and #81 (closed))
Merge request reports
Activity
Filter activity
changed milestone to %runtime-500
added RN-runtime label
assigned to @bgallois
added 1 commit
- 606ef32a - wip feat(runtimes): use our benchmarks for substrate pallets
added 1 commit
- ef98db45 - fix(pallet_im_online): fix parameters for benchmark
added 1 commit
- 61f259c5 - fix(pallet_treasury): fix parameters for benchmark
added 1 commit
- 6ce67bbb - fix(pallet_collective): fix parameters for benchmark
added 18 commits
-
efe244ea...7a128091 - 13 commits from branch
nodes/rust:master
- dd40bc5e - feat(runtimes): use our benchmarks for substrate pallets
- f6fcf11a - fix(pallet_im_online): fix parameters for benchmark
- c60b1ea3 - fix(pallet_treasury): fix parameters for benchmark
- 39753d3b - fix(pallet_collective): fix parameters for benchmark
- 79d7aaca - feat: add pallet session benchmark
Toggle commit list-
efe244ea...7a128091 - 13 commits from branch
- Use our benchmarks for all the Substrate pallets. All
weights.rs
placeholders need to be regenerated on the reference machine. - Added a benchmark for the pallet Session decoupled from pallet Staking (see https://substrate.stackexchange.com/questions/3273/benchmark-session-pallet-fails-without-pallet-staking).
- Use our benchmarks for all the Substrate pallets. All
Please register or sign in to reply