Skip to content

Commit a0ecfb7

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

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ While B-Tree is a ubiquitous index structure used in managing data, it is well k
66
## Contribution
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

9+
### Experiment Result
10+
![image](https://user-images.githubusercontent.com/55489991/145993724-fc77122f-f276-4b74-81bb-e98004c64339.png)
11+
12+
913
## Prerequisites & Installation Guide
1014

1115
1. Install prerequisites of mysql-5.6.26. Follow the instructions in the [site](https://github.com/LeeBohyun/mysql-tpcc/blob/master/installation_guide/multi-mysql-tpcc.md).

0 commit comments

Comments
 (0)