git clone --recurse-submodules [email protected]:HUSTERGS/PerformanceTest.git
mkdir build
cd build
# viper need gcc/g++10 to correctly run (std::filesystem)
export CC=/usr/bin/gcc-10
export CXX=/usr/bin/g++-10
export CPP=/usr/bin/gcc-10
cmake .. -DCMAKE_BUILD_TYPE=Release
cd out/
# ./viper_bench
# ./libpmemlog_bench
-
Notifications
You must be signed in to change notification settings - Fork 1
HUSTERGS/PerformanceTest
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
different kinds of performance test
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published