Skip to content

Commit b035024

Browse files
authored
Update README.md
1 parent a0ecfb7 commit b035024

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,10 @@ While B-Tree is a ubiquitous index structure used in managing data, it is well k
77
Our evaluation results from running OLTP benchmarks using the optimized MySQL/InnoDB prototype clearly show that those optimizations improve transaction throughput (i.e., more than 50%) with less space and cost (i.e., less than 40%) in flash storage.
88

99
### Experiment Result
10+
- TPCC-Result
1011
![image](https://user-images.githubusercontent.com/55489991/145993724-fc77122f-f276-4b74-81bb-e98004c64339.png)
12+
- Index Space Utilization
13+
![image](https://user-images.githubusercontent.com/55489991/145993926-a14f3b45-36a9-45f7-b4f7-4275c6f46a6f.png)
1114

1215

1316
## Prerequisites & Installation Guide

0 commit comments

Comments
 (0)