paritytech / bench-bot

ISC License
9 stars 19 forks source link

Add Runtime Benchmarks #1

Closed shawntabrizi closed 3 years ago

shawntabrizi commented 3 years ago

This PR updates the bench-bot to support Runtime Benchmarks.

Commands that start with /bench are unchanged.

However, now if you do /benchmark you can specify:

/benchmark pallet <pallet_name>

or

/benchmark custom <custom_flags>

If the --output flag is given, a new file will be generated and committed to the branch. (not tested on the remote server yet).

NikVolf commented 3 years ago

Merge that https://github.com/shawntabrizi/bench-bot/pull/1

and I merge this :)