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

Make basic memory layout micro-benchmarks #71

Open
marcusz opened this issue Mar 21, 2019 · 0 comments
Open

Make basic memory layout micro-benchmarks #71

marcusz opened this issue Mar 21, 2019 · 0 comments

Comments

@marcusz
Copy link
Collaborator

marcusz commented Mar 21, 2019

  • Try encoding 17 bit elements in vector with bit shifts & masks vs storing 32 bits.
  • Try RLE of vector
  • Try block-based compression of vector
  • Measure HAMT-style wide trees
  • more
@marcusz marcusz created this issue from a note in CURRENT MILESTONE (To do) Mar 21, 2019
@marcusz marcusz moved this from To do to INBOX in CURRENT MILESTONE Jun 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant