Im not sure if anyone is interested in automated build environments etc
But I recently converted my Jenkins instance over from a Paravirtual m1.Medium on Amazon EC2, to a HyperVirtual (HVM) instance T2.Micro also on EC2.
You would expect the m1.Medium to have out performed the t2.micro - but the compile time for 4300 nss scripts and packing into a 43mb Module file went from 7 minutes to 4 minutes.
Just thought I would post that here - in case anyone has an interest in creating a continuous integration environment to allow PW Devs to collaborate and automate deployment of their Servers.