Skip to content

dense table implementation for id storage - #1579

Open
AbhigyaKrishna wants to merge 2 commits into
retrooper:2.0from
AbhigyaKrishna:feat/dense-table
Open

AbhigyaKrishna wants to merge 2 commits into
retrooper:2.0from
AbhigyaKrishna:feat/dense-table

Conversation

@AbhigyaKrishna

@AbhigyaKrishna AbhigyaKrishna commented Sep 6, 2026 •

Copy link
Copy Markdown
Collaborator

This dense table implementation has 2x more performance and 15-20% lower memory footprint than the previous maps implementation. Since most of the mapping ids are sequential, table lookup is way cheaper than hash lookup.

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant