The build peers have also helped out on a few optimizations to TaskCluster
with the most notable moving builders to use SSD on Amazon (Bug 1306167)
which halved the time that PGO builds take.
We have done some more work on artifact builds. There is now the option to
download symbols during an artifact build. This benefits both local
developers and what is happening in Automation (bug 1305502
<https://bugzilla.mozilla.org/show_bug.cgi?id=1305502>).
The build peers have started looking into the build-backend slowness (bug
1259789 <https://bugzilla.mozilla.org/show_bug.cgi?id=1259789>). This is
one of the slowest parts of the configure step in builds, especially on
Windows.