mirror of
https://github.com/benkoppe/3410_final
synced 2025-12-05 15:08:09 -08:00
No description
| .gitignore | ||
| coffee.c | ||
| coffee.h | ||
| impl_A.c | ||
| impl_B.c | ||
| impl_C.c | ||
| main.c | ||
| makefile | ||
| README.md | ||
| stress_test.sh | ||
3410-final
To run, first make sure the file ./stress_test.sh is executable with chmod +x ./stress_test.sh. Then set the binary in ./stress_test.sh with the BINARY variable. Finally:
make
./stress_test.sh