Installing Binaries on Mac

Example wrk binary in current directory:

sudo install -m 0755 wrk /usr/local/bin/

Why /usr/local/bin?