Skip to content

Instantly share code, notes, and snippets.

@banker
Created October 26, 2009 21:22
Show Gist options
  • Save banker/219053 to your computer and use it in GitHub Desktop.
Save banker/219053 to your computer and use it in GitHub Desktop.
Reducing batch size to 500 and using Benchmark with rehearsal (bmbm):
see http://github.com/mperham/docdb_shootout
MongoDB 1.1.1
Using latest mongo 0.16
user system total real
init 0.000000 0.000000 0.000000 ( 0.002115)
create 16.470000 0.760000 17.230000 ( 21.946121)
query 0.060000 0.000000 0.060000 ( 0.093965)
delete 0.000000 0.000000 0.000000 ( 2.927984)
CouchDBX 0.10.1
Using jchris-couchrest 0.23
user system total real
init 0.000000 0.000000 0.000000 ( 0.000010)
create 9.570000 0.320000 9.890000 ( 37.904723)
Benchmarks run on Macbook Pro, 2.4Ghz, 3GB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment