Skip to content

Commit b80783c

Browse files
authored
Update roadmap.md
1 parent 1fa7af9 commit b80783c

File tree

1 file changed

+28
-33
lines changed

1 file changed

+28
-33
lines changed

roadmap.md

Lines changed: 28 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,28 @@
1-
Roadmap items:
2-
Robin Hood
3-
Deletion
4-
Unaligned Find
5-
Insertion no journal metadata
6-
Insertion incremental apply
7-
Equivalence class detection
8-
Rotation
9-
Deletion opt by equivalence class
10-
Extended benchmarking via some mechanism
11-
Harden testing around lower level primitives
12-
Add alternate hash/scatter/hoist/reduce objects
13-
Add all-in-one hash strategy for using double-fibonacci or similar
14-
15-
SWAR
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)
18-
19-
Type Erasure
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-
1+
- Roadmap items:
2+
- Robin Hood
3+
- Deletion
4+
- Unaligned Find
5+
- Insertion no journal metadata
6+
- Insertion incremental apply
7+
- Equivalence class detection
8+
- Rotation
9+
- Deletion opt by equivalence class
10+
- Extended benchmarking via some mechanism
11+
- Harden testing around lower level primitives
12+
- Add alternate hash/scatter/hoist/reduce objects
13+
- Add all-in-one hash strategy for using double-fibonacci or similar
14+
- SWAR
15+
- Get string utilities hardened enough they can be used in prod.
16+
- Provide docs and examples for simple uses of library (to further cut and paste)
17+
- Type Erasure
18+
- Provide examples and documentation for one simple use case.
19+
- Define standard affordance list.
20+
- Relocatability
21+
- Basic definitions doc.
22+
- Doc to drive user understanding of what the concept even is.
23+
- Example use cases doc (zero copy serialize, alternate layouts, inline compression, etc)
24+
- Presentations:
25+
- SWAR Intro - Jamie (late may)
26+
- Performance Presentation - Eduardo (late may)
27+
- SWAR Demo - Jamie ( late july?)
28+
- Relocatability and Value Manager - Eduardo and Scott (late july?)

0 commit comments

Comments
 (0)