Skip to content

Commit 1fa7af9

Browse files
roadmap.md update (#82)
1 parent 0fca8d3 commit 1fa7af9

File tree

1 file changed

+16
-4
lines changed

1 file changed

+16
-4
lines changed

roadmap.md

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,26 @@ Roadmap items:
88
Rotation
99
Deletion opt by equivalence class
1010
Extended benchmarking via some mechanism
11-
Add F14 to benchmarks
12-
Add Swisstable to benchmarks
1311
Harden testing around lower level primitives
1412
Add alternate hash/scatter/hoist/reduce objects
1513
Add all-in-one hash strategy for using double-fibonacci or similar
1614

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

2019
Type Erasure
21-
Define standard affordances
20+
Provide examples and documentation for one simple use case.
21+
Define standard affordance list.
22+
23+
Relocatability
24+
Basic definitions doc.
25+
Doc to drive user understanding of what the concept even is.
26+
Example use cases doc (zero copy serialize, alternate layouts, inline compression, etc)
27+
28+
Presentations:
29+
SWAR Intro - Jamie (late may)
30+
Performance Presentation - Eduardo (late may)
31+
SWAR Demo - Jamie ( late july?)
32+
Relocatability and Value Manager - Eduardo and Scott (late july?)
33+

0 commit comments

Comments
 (0)