Created
July 8, 2017 17:38
-
-
Save jayankandathil/1eca1da2a0ec9ab47a1b09ff2065ff40 to your computer and use it in GitHub Desktop.
Configuration File for the MongoDB Disk Performance Assesssment Tool [mongoperf]
This file contains 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
{ | |
nThreads:4, | |
fileSizeMB:128, | |
sleepMicros:1, | |
mmf:false, | |
r:true, | |
w:true, | |
recSizeKB:8, | |
syncDelay:0 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment