A benchmark made with C++ for MongoDB
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