Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Mention explicitly that the numbers are only for sequential operations.
  • Loading branch information
stephan-hof committed May 6, 2015
1 parent ce0b1c4 commit f3ebba9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ lvcreate -L 3T -n mongo -i 3 -I 4096 ax /dev/xvdb /dev/xvdc /dev/xvdd
* mongodb cache size: 10 gigabyte

### Results
* write performance: ~46 MB/s
* read performance: ~90 MB/s
* sequential write performance: ~46 MB/s
* sequential read performance: ~90 MB/s

Write performance was tested by copying 124 files, each having a size of 9 gigabytes and different content.
Compression factor was about factor three.
Expand Down

0 comments on commit f3ebba9

Please sign in to comment.