Skip to content

Instantly share code, notes, and snippets.

@jayankandathil
Created July 8, 2017 17:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jayankandathil/1eca1da2a0ec9ab47a1b09ff2065ff40 to your computer and use it in GitHub Desktop.
Save jayankandathil/1eca1da2a0ec9ab47a1b09ff2065ff40 to your computer and use it in GitHub Desktop.
Configuration File for the MongoDB Disk Performance Assesssment Tool [mongoperf]
{
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