Why is PHP Composer so slow?

Why is PHP Composer so slow when all I do is init a project with zero dependencies? Here are the commands I run: composer init <step through composer.json creation, define 0 zero dependencies>