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

Don't use partitioned block index for small levels #51

Open
marvin-j97 opened this issue Aug 4, 2024 · 0 comments
Open

Don't use partitioned block index for small levels #51

marvin-j97 opened this issue Aug 4, 2024 · 0 comments
Assignees

Comments

@marvin-j97
Copy link
Contributor

marvin-j97 commented Aug 4, 2024

L0 and L1?

Benchmark full vs partitioned lookup

Need a trait "BlockIndex", enum dispatch and both implementations (full index (virtually the same as the TLI, and partitioned index)

@marvin-j97 marvin-j97 added enhancement New feature or request help wanted Extra attention is needed performance refactor test labels Aug 5, 2024
@marvin-j97 marvin-j97 pinned this issue Sep 21, 2024
@marvin-j97 marvin-j97 removed the help wanted Extra attention is needed label Sep 21, 2024
@marvin-j97 marvin-j97 self-assigned this Sep 21, 2024
@marvin-j97 marvin-j97 unpinned this issue Sep 21, 2024
@marvin-j97 marvin-j97 pinned this issue Oct 18, 2024
@marvin-j97 marvin-j97 unpinned this issue Oct 21, 2024
marvin-j97 added a commit that referenced this issue Oct 26, 2024
(L1 segments also need to get full index?)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant