1
Fork 0
mirror of https://github.com/benkoppe/3410_final synced 2025-12-05 15:08:09 -08:00
No description
Find a file
2025-05-22 11:39:46 -07:00
.gitignore Update to latest 2025-05-22 11:37:59 -07:00
coffee.c initial commit 2025-05-22 10:51:55 -07:00
coffee.h Update to latest 2025-05-22 11:37:59 -07:00
impl_A.c initial commit 2025-05-22 10:51:55 -07:00
impl_B.c Update to latest 2025-05-22 11:37:59 -07:00
impl_C.c Update to latest 2025-05-22 11:37:59 -07:00
main.c Update to latest 2025-05-22 11:37:59 -07:00
makefile Update to latest 2025-05-22 11:37:59 -07:00
README.md Add README 2025-05-22 11:39:46 -07:00
stress_test.sh Update to latest 2025-05-22 11:37:59 -07:00

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