Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jsmestad/mongo_bench
Benchmark MongoDB instances (inspired by ab)
https://github.com/jsmestad/mongo_bench
Last synced: 10 days ago
JSON representation
Benchmark MongoDB instances (inspired by ab)
- Host: GitHub
- URL: https://github.com/jsmestad/mongo_bench
- Owner: jsmestad
- License: mit
- Created: 2010-07-26T21:59:32.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2010-09-05T18:52:40.000Z (about 14 years ago)
- Last Synced: 2024-04-09T01:10:58.016Z (7 months ago)
- Language: Ruby
- Homepage: http://github.com/jsmestad/mongo_bench
- Size: 94.7 KB
- Stars: 8
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rdoc
- License: LICENSE
Awesome Lists containing this project
README
= mongo_bench
A way to benchmark your MongoDB processes similar to ab.
== Note on Patches/Pull Requests
* Fork the project.
* Make your feature addition or bug fix.
* Add tests for it. This is important so I don't break it in a
future version unintentionally.
* Commit, do not mess with rakefile, version, or history.
(if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull)
* Send me a pull request. Bonus points for topic branches.== Copyright
Copyright (c) 2010 Justin Smestad. See LICENSE for details.