Writing hash functions is always a trade off between security and speed. SHA-3 contest has separate requirements for security, and they naturally want the fastest hash function that fulfills the requirements.
The complexity of a hardware implementation is also a factor.
The complexity of a hardware implementation is also a factor.