-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
[DO-NOT-MERGE] .ef optimization experiments #12907
base: main
Are you sure you want to change the base?
Conversation
note: code quality is "hacky", pls do not consider for review yet, only for evaluation of the overall solution + validating the strategy |
now that the prototype 1 is out, let me rebase it to main as it is 20 days outdated... |
3ea3702
to
9e5031a
Compare
9e7c1b2
to
ae6c0bf
Compare
As part of #12907 I'll have other iterator-like sequence implementations. It makes sense to generalize the ErrEliasFanoIterExhausted and move it to a common package and reuse it, rather than making a bunch of IteratorExhausted-like for each implementation.
ae6c0bf
to
6d7f604
Compare
Current status:
Next steps:
|
@wmitsuda FYI: maybe next commands may help to test files |
No description provided.