Skip to content

A benchmark made with C++ for MongoDB which renders the results using Python

License

Notifications You must be signed in to change notification settings

MarcosRigal/MongoDB-Benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MongoDB-Benchmark

fotomongo

A benchmark made with C++ for MongoDB

How to run it?

First you need to clone the repository so open a terminal and paste:

git clone https://github.com/MarcosRigal/MongoDB-Benchmark.git

Go into the folder:

cd MongoDB-Benchmark

After that you must run the config script to install all the dependencies necessary for the benchmark to run to do that paste this on the same terminal:

./config.sh

This script will also run the benchmark. If you want to run it after that use:

./benchmark.sh

About

A benchmark made with C++ for MongoDB which renders the results using Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published