We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce0b1c4 commit f3ebba9Copy full SHA for f3ebba9
README.md
@@ -42,8 +42,8 @@ lvcreate -L 3T -n mongo -i 3 -I 4096 ax /dev/xvdb /dev/xvdc /dev/xvdd
42
* mongodb cache size: 10 gigabyte
43
44
### Results
45
-* write performance: ~46 MB/s
46
-* read performance: ~90 MB/s
+* sequential write performance: ~46 MB/s
+* sequential read performance: ~90 MB/s
47
48
Write performance was tested by copying 124 files, each having a size of 9 gigabytes and different content.
49
Compression factor was about factor three.
0 commit comments