thruput: thruput.c gcc -O2 -o thruput thruput.c .PHONY: clean clean: rm -f thruput test: thruput ./thruput 127.0.0.1