Skip to content
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

bench: benchmark TX execution overhead of the gastracking module. #173

Open
fdymylja opened this issue Jun 23, 2022 · 0 comments
Open

bench: benchmark TX execution overhead of the gastracking module. #173

fdymylja opened this issue Jun 23, 2022 · 0 comments
Assignees

Comments

@fdymylja
Copy link
Contributor

fdymylja commented Jun 23, 2022

We need to test the overhead of the gastracking module over the TX and the chain itself.

In order to do so, we initialize two applications:

  • Archway
  • Wasmd

We execute a TX on the Archway APP and we then execute that same TX on Wasmd APP.

The TX being executed must include multiple interactions between contracts and should ideally almost fill an entire block (estimated at 6m gas).

This means that also two more contracts which interact with one another are required for this bench test.

┆Issue is synchronized with this Jira Task by Unito

@edjroz edjroz self-assigned this Jul 27, 2022
@edjroz edjroz linked a pull request Jul 27, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants