generated from okp4/template-rust
-
Notifications
You must be signed in to change notification settings - Fork 21
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
📈 Implement benchmarking tool #191
Labels
Comments
6 tasks
Tools identified:
|
@SonnevilleDamien you self-assigned this, is it in progress then ? |
Not yet, I have assigned it to myself because I have to take care of it |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Idea
We need to conduct a benchmark campaign for the OKP4 chain and its smart contracts to evaluate their performance. The outcome of this campaign should be metrics (e.g. gas consumption, storage size, ...) and graphs that will help us understand the behavior of the blockchain and the smart contracts under different loads and conditions. To accomplish this, we need to implement a benchmarking tool.
Expectation
Implement the benchmarking tool using Python, and use any libraries or frameworks suitable for the task.
objectarium
, store logic programs and submit logic queries to thelaw-stone
...The text was updated successfully, but these errors were encountered: