Skip to content

Commit 1bf7618

Browse files
committed
update doc
1 parent 5c58094 commit 1bf7618

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ Thw following table shows the mapping between the paper terms and API prefixes i
2020

2121
The content of this repository is organized as follows:
2222
- `c/`: external library dependencies (including the thread-safe skip list used as FlexDB's MemTable)
23-
- `*_benchmark/`: experiment code for FlexTree, FlexSpace and FlexDB (Paper Section 6.1 to 6.3)
2423
- `flextree.h`, `flextree.c`: FlexTree implementation and its APIs, including reference code of sorted extent array
2524
- `flexfile.h`, `flexfile.c`: FlexSpace implementation and its APIs
2625
- `flexdb.h`, `flexdb.c`: FlexDB implementation and its APIs

0 commit comments

Comments
 (0)