Created
October 26, 2009 21:22
-
-
Save banker/219053 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
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