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

Create native Benchmarks for SDK #356

Open
preston-evans98 opened this issue May 29, 2023 · 2 comments · Fixed by #458
Open

Create native Benchmarks for SDK #356

preston-evans98 opened this issue May 29, 2023 · 2 comments · Fixed by #458
Assignees

Comments

@preston-evans98
Copy link
Member

Background

Create a simple benchmark that we can use to estimate TPS on a sov-sdk rollup, ignoring DA costs. Basically, we want to make "realistic enough" STF which has some transactions that contend with each other for the same state (think sequential trades on Uniswap) and some transactions which operate on random state (think "simple transfers between random accounts"). Create a Benchmark running this suite of transactions, so that we can start measuring and optimizing performance

@citizen-stig
Copy link
Member

@dubbelosix is this one ready? or is there something left?

@citizen-stig
Copy link
Member

@@dubbelosix @preston-evans98 is this one still in progress?

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.

3 participants