Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 16 additions & 4 deletions roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,26 @@ Roadmap items:
Rotation
Deletion opt by equivalence class
Extended benchmarking via some mechanism
Add F14 to benchmarks
Add Swisstable to benchmarks
Harden testing around lower level primitives
Add alternate hash/scatter/hoist/reduce objects
Add all-in-one hash strategy for using double-fibonacci or similar

SWAR
Prototype useful application of generic vs simd code emit that isn't robin hood related.
Get string utilities hardened enough they can be used in prod.
Provide docs and examples for simple uses of library (to further cut and paste)

Type Erasure
Define standard affordances
Provide examples and documentation for one simple use case.
Define standard affordance list.

Relocatability
Basic definitions doc.
Doc to drive user understanding of what the concept even is.
Example use cases doc (zero copy serialize, alternate layouts, inline compression, etc)

Presentations:
SWAR Intro - Jamie (late may)
Performance Presentation - Eduardo (late may)
SWAR Demo - Jamie ( late july?)
Relocatability and Value Manager - Eduardo and Scott (late july?)