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

e3: perf of historical streams #12672

Open
AskAlexSharov opened this issue Nov 8, 2024 · 0 comments
Open

e3: perf of historical streams #12672

AskAlexSharov opened this issue Nov 8, 2024 · 0 comments
Labels
erigon3 imp2 Medium importance
Milestone

Comments

@AskAlexSharov
Copy link
Collaborator

Optimize StateAsOfIterF, StateAsOfIterDB, DomainLatestIterFile method Next() to not do common.Copy
Write unit-test for next invariant: value returned from Next() must be valid until next 2 Next() calls.
In-theory such invariant is enough to survive multiple stream.Union stream.Intersect compositions

@AskAlexSharov AskAlexSharov added imp2 Medium importance erigon3 labels Nov 8, 2024
@AskAlexSharov AskAlexSharov added this to the 3.0.0-beta1 milestone Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
erigon3 imp2 Medium importance
Projects
None yet
Development

No branches or pull requests

1 participant