default:
	clang -flto -O3 -DLIBUS_NO_SSL -I../uSockets/src ../uSockets/src/*.c ../uSockets/src/eventing/*.c load_test.c -o load_test
