Dependencies: cc, GNU make
# default compiler (cc)
make test
# windows cross-compilation
env CC=x86_64-w64-mingw32-cc EXT=.exe make test
Dependency: bash
Recommended: tee
cd test
ls *.{serial,lifo,wsteal}*
./quicksort.wsteal -x 100 -t 8
bash stats.sh
Dependencies: python3, Matplotlib
cd test
python3 plot.py