-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Benchmark the dispatchables in loans pallet #34
Comments
ayushmishra2005
added a commit
that referenced
this issue
May 11, 2021
ayushmishra2005
added a commit
that referenced
this issue
May 11, 2021
ayushmishra2005
added a commit
that referenced
this issue
May 11, 2021
yz89
pushed a commit
that referenced
this issue
May 14, 2021
* Added benchmarking for `redeem` #34 * Minor refactoring * Added benchmarking for `redeem_all` #34 * Added benchmarking for `repay_borrow` and minor refactoring #34 * Integrated redeem, replay dispatchable functions in new benchmarking * Added weights * Continued adding loan dispatchable function * added weights * Added weighjts in dispatchable functions * Added benchmarking fior liquidate_borrow * Added weights for `liquidate_borrow` * Added benchmarking for `add_reserves` * Added weights for `add_reserves` * Added benchmarking for `reduce_reserves` * Added weights for `reduce_reserves` * updated name * updated change log
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Resources:
https://www.shawntabrizi.com/substrate-graph-benchmarks/docs/
https://github.com/kaichaosun/play-substrate/tree/master/pallets/benchmark-demo
paritytech/substrate#6168
The text was updated successfully, but these errors were encountered: