blythedunham / mongo_benchpress
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
Blythe Dunham (author)
Tue Nov 03 10:56:26 -0800 2009
| name | age | message | |
|---|---|---|---|
| |
MIT-LICENSE | ||
| |
README.markdown | ||
| |
Rakefile | ||
| |
bin/ | ||
| |
install.rb | ||
| |
lib/ | ||
| |
tasks/ | ||
| |
test/ |
README.markdown
MongoBenchPress
Run the mongodb benchmarks for: mongoruby driver (mongo) ORM MongoMapper * ORM MongoRecord (aka mongo_active_record)
Install
script/plugin install git://github.com/blythedunham/mongo_benchpress
Rake Tasks
rake benchpress:mongo_ruby_driver
rake benchpress:mongo_mapper
rake benchpress:mongo_record
rake benchpress:all
Standalone
RAILS_ROOT/vendor/plugins/mongo_benchpress/mongo_ruby_driver
Copyright (c) 2009 Blythe Dunham, snowgiraffe, and grapes released under the MIT license

