Skip to content

Commit

Permalink
format README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
weicao committed Mar 18, 2013
1 parent e585c40 commit 18f527d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,12 @@ e.g. `bin/db_bench --num=1000000`, This will create and test on a database of a

### Read Performance
Read benchmark results after sequential insertions

readrandom : 1.125 micros/op;
readseq : 1.282 micros/op;

Read benchmark results after random insertions

readrandom : 3.227 micros/op;
readseq : 1.295 micros/op;

Expand Down

0 comments on commit 18f527d

Please sign in to comment.