paritytech / cumulus

Write Parachains on Substrate
GNU General Public License v3.0
620 stars 380 forks source link

Add benchmark baseline #952

Open chevdor opened 2 years ago

chevdor commented 2 years ago

add the baseline benchmarks here: https://github.com/paritytech/cumulus/blob/master/polkadot-parachains/statemine/src/lib.rs#L815

And all the other cumulus runtimes:

Example how to: https://github.com/paritytech/polkadot/pull/4777

gilescope commented 2 years ago

I think this is more a nice to have at the moment. As we have more common good parachains and there's more PRs landed between releases this will provide more value.