Skip to content

daveh86/mongo-perf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a benchmark script for the MongoDB server.

Dependencies:
Scons
Python >= 2.5
MongoDB installed (including headers)
git
C++ build environment

To test:
scons benchmark
start a mongod on 27017 to record the results
./runner.py [git-branch-or-tag] # uses master if no version is specified
python server.py
go to http://localhost:8080 to see the results

About

performance tools for mongodb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published