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

Remove hacky argument based prefetcher #7637

Open
Tracked by #7634
jakmeier opened this issue Sep 19, 2022 · 0 comments
Open
Tracked by #7634

Remove hacky argument based prefetcher #7637

jakmeier opened this issue Sep 19, 2022 · 0 comments
Labels
A-storage Area: storage and databases S-blocked Status: blocked

Comments

@jakmeier
Copy link
Contributor

jakmeier commented Sep 19, 2022

#7620 is a hacky way to make Sweatcoin workload faster until we have general optimizations ready. This hacky code is temporary and we want to remove it when we can. The expectation is that we can remove it after flat storage. (#7327)

Work plan:

  1. Wait for flat storage.
  2. Test performance for mainnet traffic, specifically Sweatcoin, with disabled argument based prefetcher.
  3. If possible, remove arugment based prefetcher.
  4. If 3. is not possible, instead come up with alternative, such as making the prefetcher more general and less hacky.
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 S-blocked Status: blocked
Projects
None yet
Development

No branches or pull requests

2 participants