Skip to content

Conversation

@marvin-j97
Copy link
Contributor

@marvin-j97 marvin-j97 commented Jan 4, 2026

Reopening of #131

Stuff to do:

  1. Make it compile
  2. Make buffer size configurable instead of being a const generic parameter
  3. Insertions of duplicates need to be rejected (not panic), to make batch writes with duplicate keys work
  4. Evaluate memory overhead vs crossbeam skiplist
  5. Evaluate read and write latency vs crossbeam skiplist
  6. Try in a full system (heavily cached) benchmark
  7. Remove crossbeam-skiplist

@marvin-j97 marvin-j97 added enhancement New feature or request help wanted Extra attention is needed type:memtable performance labels Jan 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request help wanted Extra attention is needed performance type:memtable

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants