Skip to content

Commit f3ebba9

Browse files
committed
Update README.md
Mention explicitly that the numbers are only for sequential operations.
1 parent ce0b1c4 commit f3ebba9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ lvcreate -L 3T -n mongo -i 3 -I 4096 ax /dev/xvdb /dev/xvdc /dev/xvdd
4242
* mongodb cache size: 10 gigabyte
4343

4444
### Results
45-
* write performance: ~46 MB/s
46-
* read performance: ~90 MB/s
45+
* sequential write performance: ~46 MB/s
46+
* sequential read performance: ~90 MB/s
4747

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

0 commit comments

Comments
 (0)