mmap-benchmark Compile Deps git clone https://github.com/google/benchmark git clone https://github.com/google/googletest.git benchmark/googletest cd benchmark mkdir build cmake -DCMAKE_BUILD_TYPE=RELEASE .. make -j 4 Build make Run ./run.sh