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

Verify Sweatcoin performance with flat storage #7676

Closed
Tracked by #7634
jakmeier opened this issue Sep 23, 2022 · 2 comments
Closed
Tracked by #7634

Verify Sweatcoin performance with flat storage #7676

jakmeier opened this issue Sep 23, 2022 · 2 comments
Assignees
Labels
A-storage Area: storage and databases

Comments

@jakmeier
Copy link
Contributor

jakmeier commented Sep 23, 2022

Once #7327 is done, the IO performance characteristics will change drastically. We want to proactively measure the most largest IO user on chain today, which is Sweatcoin. And we want to remove some hacky code we introduced recently, see #7637.

Rough plan of action for this issue:

  • Figure out how many DB requests will SWEAT load be on paper, if flat storage is enabled?
  • Compare expected time to serve SWEAT requests vs gas costs.
  • Can we confidently remove the argument prefetcher once we have flat storage enabled?
@andrei-near
Copy link
Contributor

@jakmeier believe this can be closed?

@jakmeier
Copy link
Contributor Author

yeah this is no longer relevant

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-storage Area: storage and databases
Projects
None yet
Development

No branches or pull requests

3 participants