Created
July 11, 2014 23:11
-
-
Save kgorman/ff919de504f3bda75941 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mongoperf < perfsession1.js | |
mongoperf | |
use -h for help | |
options: | |
{ nThreads: 2, w: true, r: false, mmf: true, fileSizeMB: 256 } | |
creating test file size:256MB ... | |
testing... | |
new thread, total running : 1 | |
9922222 ops/sec | |
11197085 ops/sec | |
11130190 ops/sec | |
11308340 ops/sec | |
11068894 ops/sec | |
11084711 ops/sec | |
11447503 ops/sec | |
11233556 ops/sec | |
new thread, total running : 2 | |
12925223 ops/sec | |
12142161 ops/sec | |
12290461 ops/sec | |
12476609 ops/sec | |
12392879 ops/sec | |
11772720 ops/sec | |
12308988 ops/sec |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment