Skip to content
Snippets Groups Projects
Commit 8441d450 authored by Benjamin Gallois's avatar Benjamin Gallois Committed by Hugo Trentesaux
Browse files

Substrate pallets benchmark (!156)

* feat: add pallet session benchmark

* fix(pallet_collective): fix parameters for benchmark

* fix(pallet_treasury): fix parameters for benchmark

* fix(pallet_im_online): fix parameters for benchmark

Fixed the pallet_im_online parameters to be pass benchmarks. MaxKeys needs to be at least 1000 because of https://github.com/paritytech/substrate/blob/e94cb0dafd4f30ff29512c1c00ec513ada7d2b5d/frame/im-online/src/benchmarking.rs#L35

* feat(runtimes): use our benchmarks for substrate pallets
parent 406d5f88
No related branches found
No related tags found
1 merge request!156Substrate pallets benchmark
Pipeline #31687 failed