mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
7 lines
124 B
Bash
Executable File
7 lines
124 B
Bash
Executable File
cd "${0%/*}"
|
|
export CXX=g++-7
|
|
export CC=gcc-7
|
|
#./powerpolicy.sh performance
|
|
./disablehyperthreading.sh
|
|
./turboboost.sh on
|