MemoryBenchmark A simple cpp script to measure read and write speed of RAM g++ -O3 -std=c++11 -fopenmp -o memory_test ./memory_test.cpp ./memory_test