Skip to content

Instantly share code, notes, and snippets.

@claustres
Last active August 28, 2017 15:39
Show Gist options
  • Save claustres/fc273b1469c5ac5963e5c7f296ca5868 to your computer and use it in GitHub Desktop.
Save claustres/fc273b1469c5ac5963e5c7f296ca5868 to your computer and use it in GitHub Desktop.
MongoDB benchmark
Test 10e7 documents 10e8 documents 10e9 documents
Bulk insert 206 s 2029 s 20687 s
Indices 55 s 592 s 6157 s
Disk space ~ 260 MB ~ 2.6 GB ~ 26 GB
Memory space ~ 3 GB ~ 6 GB all
Max request 7 s 78 s 1192 s
Greater request 0.013 s 0.025 s 0.166 s
ID request < 1ms < 1ms 0.024 s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment