Prestissimo comes to the rescue.
Starting a new project can be exciting until you create your new project.
composer create-project --prefer-dist laravel/laravel blog
Now sit back and wait a few minutes.
composer global require hirak/prestissimo
Rerunning the first command with Prestissimo dropped my install time from about 75 seconds to around 21 seconds.